mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-06-12 03:09:48 +08:00
update 查询sql添加根据时间排序
This commit is contained in:
@@ -176,7 +176,7 @@ public class PaymentTestController {
|
||||
*/
|
||||
@Test
|
||||
public void refreshAdapayUnsplitRecordHandleFlagTestV2() {
|
||||
String paymentId = "002212025100511252110820751665557659648";
|
||||
String paymentId = "002212026021922271410870565370037276672";
|
||||
adapayUnsplitRecordHandleService.syncAndRefreshFlagsFromAdapay(paymentId, wechatAppId1);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user