mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-07-13 02:28:08 +08:00
update
This commit is contained in:
@@ -560,8 +560,8 @@ public class SpringBootTestController {
|
|||||||
|
|
||||||
@Test
|
@Test
|
||||||
public void createDeleteSettleAccountRequestTest() throws BaseAdaPayException {
|
public void createDeleteSettleAccountRequestTest() throws BaseAdaPayException {
|
||||||
String adapayMemberId = "ACM69424215";
|
String adapayMemberId = "ACM84693947";
|
||||||
String settleAccountId = "0498291998695360";
|
String settleAccountId = "0525527966423680";
|
||||||
adapayService.createDeleteSettleAccountRequest(adapayMemberId, settleAccountId, wechatAppId1);
|
adapayService.createDeleteSettleAccountRequest(adapayMemberId, settleAccountId, wechatAppId1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user