feat: 菜单sql调整&其他小优化

This commit is contained in:
meilin.huang
2022-10-11 08:25:20 +08:00
parent e8f3671ffb
commit c28254855c
75 changed files with 482 additions and 293 deletions

View File

@@ -15,7 +15,7 @@ require (
github.com/sirupsen/logrus v1.9.0
github.com/xwb1989/sqlparser v0.0.0-20180606152119-120387863bf2
go.mongodb.org/mongo-driver v1.9.1 // mongo
golang.org/x/crypto v0.0.0-20220924013350-4ba4fb4dd9e7 // ssh
golang.org/x/crypto v0.0.0-20221005025214-4161e89ecf1b // ssh
gopkg.in/yaml.v3 v3.0.1
// gorm
gorm.io/driver/mysql v1.3.6