mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 02:55:04 +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")
|
||||
public AjaxResult updateAdapayMember(@RequestBody SettleAccountDTO dto) {
|
||||
|
||||
Reference in New Issue
Block a user