-
Notifications
You must be signed in to change notification settings - Fork 159
Open
Description
dongfeng-pay/gateway/routers/router.go
Line 22 in 26ac788
web.Router("/gateway/supplier/payfor/query", &gateway.PayForGateway{}, "QuerySupplierPayForResult") |
这里 22 23 两行 导致 启动失败 需要改成 "*: " 开头 否则就会 panic 报错
Metadata
Metadata
Assignees
Labels
No labels