mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-05 10:30:12 +08:00
update
This commit is contained in:
@@ -78,6 +78,7 @@ public class AdapayMemberController extends BaseController {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* 更新结算账户接口
|
* 更新结算账户接口
|
||||||
|
* http://localhost:8080/adapay/member/updateAdapayMember
|
||||||
*/
|
*/
|
||||||
@PostMapping("/updateAdapayMember")
|
@PostMapping("/updateAdapayMember")
|
||||||
public AjaxResult updateAdapayMember(@RequestBody SettleAccountDTO dto) {
|
public AjaxResult updateAdapayMember(@RequestBody SettleAccountDTO dto) {
|
||||||
|
|||||||
Reference in New Issue
Block a user