添加没团力荐

This commit is contained in:
邹宗楠
2023-03-28 18:01:36 +08:00
parent 1f531bd32f
commit 4571d03838
6 changed files with 21 additions and 17 deletions

View File

@@ -910,7 +910,7 @@ func init() {
web.GlobalControllerRouter["git.rosy.net.cn/jx-callback/controllers:JxOrderController"] = append(web.GlobalControllerRouter["git.rosy.net.cn/jx-callback/controllers:JxOrderController"],
web.ControllerComments{
Method: "Pay4Order",
Router: `4Order`,
Router: `Pay4Order`,
AllowHTTPMethods: []string{"post"},
MethodParams: param.Make(),
Filters: nil,