update 优化代码

This commit is contained in:
jsowell
2026-05-28 14:26:31 +08:00
parent cfa92ce477
commit 902c92661e
2 changed files with 21 additions and 11 deletions

View File

@@ -156,7 +156,7 @@ public class PaymentTestController {
*/
@Test
public void processUnsplitRecordToDefaultMemberTest() {
adapayUnsplitRecordHandleService.processUnsplitRecordToDefaultMember(wechatAppId1, 20);
adapayUnsplitRecordHandleService.processUnsplitRecordToDefaultMember(wechatAppId1, 2000);
}
/**