|
@@ -226,7 +226,7 @@ export class LpMaintenance {
|
|
|
const lpAddressList: any = this.generateAddressListByLpList(allTypeLpList)
|
|
const lpAddressList: any = this.generateAddressListByLpList(allTypeLpList)
|
|
|
// lp按sum分类
|
|
// lp按sum分类
|
|
|
this.putAllLpGroupBySum(allTypeLpList)
|
|
this.putAllLpGroupBySum(allTypeLpList)
|
|
|
- // logger.debug(`${lpAddressList.length}`)
|
|
|
|
|
|
|
+ logger.debug(`${lpAddressList.length}`)
|
|
|
|
|
|
|
|
// 集中拉取r0,r1并更新本地的
|
|
// 集中拉取r0,r1并更新本地的
|
|
|
const size = 2000
|
|
const size = 2000
|