mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-23 04:25:21 +08:00
update 平台配置页面
This commit is contained in:
@@ -674,8 +674,8 @@ public class SpringBootTestController {
|
||||
*/
|
||||
@Test
|
||||
public void createDeleteSettleAccountRequestTest() throws BaseAdaPayException {
|
||||
String adapayMemberId = "ACM82792551";
|
||||
String settleAccountId = "0523453573196672";
|
||||
String adapayMemberId = "AM40919405";
|
||||
String settleAccountId = "0540761871278208";
|
||||
adapayService.createDeleteSettleAccountRequest(adapayMemberId, settleAccountId, wechatAppId1);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user