Merge remote-tracking branch 'origin/jdshop' into qidongsheng
This commit is contained in:
@@ -744,8 +744,7 @@ func init() {
|
||||
MethodParams: param.Make(
|
||||
param.New("msgType", param.IsRequired),
|
||||
),
|
||||
Filters: nil,
|
||||
Params: nil})
|
||||
})
|
||||
|
||||
beego.GlobalControllerRouter["git.rosy.net.cn/jx-callback/controllers:MsgController"] = append(beego.GlobalControllerRouter["git.rosy.net.cn/jx-callback/controllers:MsgController"],
|
||||
beego.ControllerComments{
|
||||
@@ -2843,5 +2842,4 @@ func init() {
|
||||
MethodParams: param.Make(),
|
||||
Filters: nil,
|
||||
Params: nil})
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user