alarmdao

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: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	SQL_SEL_ALARM_CNT  = "SELECT count(*) COUNT from t_meta_alarm where 1=1 %s"
	SQL_SEL_ALARM_LIST = `` /* 532-byte string literal not displayed */

	SQL_UPD_ALARM_STATE_BY_ALARMID = "update t_meta_alarm set DEAL_TIME = ?, DEAL_ACC_NAME = ?, IS_DEALED = ? where ALARM_ID = ?"
)

Functions

func ClearAlarm

func ClearAlarm(clearAlarmParam *proto.ClearAlarmParam, resultBean *result.ResultBean)

func GetAlarmCount

func GetAlarmCount(getAlarmCountParam *proto.GetAlarmCountParam, resultBean *result.ResultBean)

func GetAlarmList

func GetAlarmList(getAlarmListParam *proto.GetAlarmListParam, 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