|
@@ -1306,7 +1306,7 @@ func init() {
|
|
|
beego.GlobalControllerRouter["hongze/hongze_cygx/controllers:TagController"] = append(beego.GlobalControllerRouter["hongze/hongze_cygx/controllers:TagController"],
|
|
|
beego.ControllerComments{
|
|
|
Method: "TagCustomizeList",
|
|
|
- Router: `/tag/list/custom`,
|
|
|
+ Router: `/list/custom`,
|
|
|
AllowHTTPMethods: []string{"get"},
|
|
|
MethodParams: param.Make(),
|
|
|
Filters: nil,
|