新增一系列接口
This commit is contained in:
@@ -29,10 +29,13 @@ func ModuleInit() {
|
||||
&models.ServiceAddr{},
|
||||
&models.UserServiceAddr{},
|
||||
&models.Goods{},
|
||||
&models.PetGoods{},
|
||||
&models.SystemConfig{},
|
||||
&models.OrderMain{},
|
||||
&models.OrderSub{},
|
||||
&models.OrderDetail{})
|
||||
DataInit()
|
||||
DataCacheJob()
|
||||
}
|
||||
|
||||
func FrontAuth(ctx *context.Context) {
|
||||
|
||||
Reference in New Issue
Block a user