- fk.
This commit is contained in:
@@ -57,8 +57,8 @@ func init() {
|
||||
|
||||
beego.GlobalControllerRouter["git.rosy.net.cn/jx-callback/controllers:CmsController"] = append(beego.GlobalControllerRouter["git.rosy.net.cn/jx-callback/controllers:CmsController"],
|
||||
beego.ControllerComments{
|
||||
Method: "GetServerInfo",
|
||||
Router: `/GetServerInfo`,
|
||||
Method: "GetServiceInfo",
|
||||
Router: `/GetServiceInfo`,
|
||||
AllowHTTPMethods: []string{"get"},
|
||||
MethodParams: param.Make(),
|
||||
Params: nil})
|
||||
|
||||
Reference in New Issue
Block a user