- 京西自营商城可以存订单了
This commit is contained in:
@@ -111,6 +111,11 @@ func init() {
|
||||
&controllers.ActController{},
|
||||
),
|
||||
),
|
||||
beego.NSNamespace("/jxshop",
|
||||
beego.NSInclude(
|
||||
&controllers.JxShopController{},
|
||||
),
|
||||
),
|
||||
)
|
||||
beego.AddNamespace(ns)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user