mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-23 10:58:35 +08:00
优化功能,通知功能,任务功能
This commit is contained in:
@@ -21,7 +21,7 @@ type (
|
||||
}
|
||||
)
|
||||
|
||||
var SysSysConfigModelDao = &sysSysConfigModelImpl{
|
||||
var SysSysConfigModelDao SysConfigModel = &sysSysConfigModelImpl{
|
||||
table: `sys_configs`,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user