accdao

package
v0.0.0-...-63ace11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 3, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	UPD_ACC_PASSWD   = "UPDATE t_account SET PASSWD = ? WHERE ACC_NAME = ?"
	SEL_OP_LOG_COUNT = `SELECT count(1) COUNT FROM t_meta_oplogs WHERE 1=1 AND ACC_NAME = ? AND INSERT_TIME >= ? AND INSERT_TIME <= ?`
	SEL_OP_LOG_LIST  = `` /* 201-byte string literal not displayed */

)

Functions

func GetOpLogCnt

func GetOpLogCnt(getOpLogCntParam *proto.GetOpLogCntParam, resultBean *result.ResultBean)

func GetOpLogList

func GetOpLogList(getOpLogListParam *proto.GetOpLogListParam, resultBean *result.ResultBean)

func Login

func Login(loginParam *proto.LoginParam, resultBean *result.ResultBean) bool

func ModPasswd

func ModPasswd(modPasswdParam *proto.ModPasswdParam, resultBean *result.ResultBean)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL