支付订单 延迟分账

This commit is contained in:
2023-07-05 13:47:35 +08:00
parent fee6396d68
commit 6e15197f3d
2 changed files with 16 additions and 14 deletions

View File

@@ -176,7 +176,7 @@ public class SpringBootTestController {
// String filePath = JsowellConfig.getUploadPath();
// System.out.println(filePath);
String s = "ACM88202036";
String s = "ACM88033859";
try {
AdapayMemberInfoVO adapayMemberInfoVO = adapayMemberService.queryCorpAdapayMemberInfo(s);
System.out.println(adapayMemberInfoVO);