mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-23 02:48:34 +08:00
[修复]代码生成
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
|
||||
func InitApiRouter(router *gin.RouterGroup) {
|
||||
s := &api.SystemApiApi{
|
||||
ApiApp: services.SysSysApiModelDao,
|
||||
ApiApp: services.SysApiModelDao,
|
||||
}
|
||||
api := router.Group("api")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user