format🥚 代码格式化

This commit is contained in:
zhangwenjian
2021-05-31 18:10:23 +08:00
parent a7cc943b8e
commit a54d4ba0c1
96 changed files with 143 additions and 151 deletions
+1 -1
View File
@@ -5,4 +5,4 @@ import "go-admin/app/other/router"
func init() {
//注册路由 fixme 其他应用的路由,在本目录新建文件放在init方法
AppRouters = append(AppRouters, router.InitRouter)
}
}