mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-24 03:18:35 +08:00
优化功能,通知功能,任务功能
This commit is contained in:
@@ -24,7 +24,7 @@ type (
|
||||
}
|
||||
)
|
||||
|
||||
var SysSysApiModelDao = &sysSysApiModelImpl{
|
||||
var SysSysApiModelDao SysApiModel = &sysSysApiModelImpl{
|
||||
table: `sys_apis`,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user