mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-08 03:50:13 +08:00
开启自动提现
This commit is contained in:
@@ -225,9 +225,9 @@ public class JsowellTask {
|
|||||||
|
|
||||||
|
|
||||||
// TODO 换为实时分账后, 此方法改为 自动提现并计算前一天的分账信息
|
// TODO 换为实时分账后, 此方法改为 自动提现并计算前一天的分账信息
|
||||||
// pileMerchantInfos.parallelStream().forEach(merchant -> {
|
pileMerchantInfos.parallelStream().forEach(merchant -> {
|
||||||
// automaticPayouts(merchant.getId() + "");
|
automaticPayouts(merchant.getId() + "");
|
||||||
// });
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user