1
This commit is contained in:
parent
42239d3990
commit
1db874a37f
@ -21,7 +21,7 @@ import static cn.iocoder.yudao.framework.common.pojo.CommonResult.success;
|
||||
|
||||
@Tag(name = "管理后台 - 维修模块 支付模块")
|
||||
@RestController
|
||||
@RequestMapping("/userClient/pay/toPay")
|
||||
@RequestMapping("/userClient/pay")
|
||||
@Validated
|
||||
public class RepairPayApi {
|
||||
@Resource
|
||||
|
@ -223,6 +223,7 @@ yudao:
|
||||
- /admin-api/system/config/configKey/**
|
||||
- /websocket/**
|
||||
- /userClient/pay/**
|
||||
- /userClient/banner/list
|
||||
- /userClient/weChat/**
|
||||
- /admin-api/websocket/**
|
||||
- /admin-api/rescue/wxLoginRescue
|
||||
|
Loading…
Reference in New Issue
Block a user