(c int)
| 29 | UpdateLogByCustomID(log model.AppNotify) |
| 30 | DelLog(id string) |
| 31 | GetList(c int) (list []model.AppNotify) |
| 32 | MarkRead(id string, state int) |
| 33 | // SendText(m model.AppNotify) |
| 34 | // SendUninstallAppBySocket(app notifyCommon.Application) |
no outgoing calls
no test coverage detected