去掉注释代码
This commit is contained in:
@@ -1703,7 +1703,7 @@ func init() {
|
||||
beego.ControllerComments{
|
||||
Method: "TestStartOrEndOpStore",
|
||||
Router: `/TestStartOrEndOpStore`,
|
||||
AllowHTTPMethods: []string{"get"},
|
||||
AllowHTTPMethods: []string{"post"},
|
||||
MethodParams: param.Make(),
|
||||
Filters: nil,
|
||||
Params: nil})
|
||||
|
||||
Reference in New Issue
Block a user