格式化

This commit is contained in:
Guoqs
2025-02-13 14:00:09 +08:00
parent e0ae782e51
commit db25d8fb94

View File

@@ -225,6 +225,9 @@ public class JsowellTask {
// TODO 换为实时分账后, 此方法改为 自动提现并计算前一天的分账信息 // TODO 换为实时分账后, 此方法改为 自动提现并计算前一天的分账信息
// pileMerchantInfos.parallelStream().forEach(merchant -> {
// automaticPayouts(merchant.getId() + "");
// });
} }
/** /**