|
@@ -599,6 +599,7 @@ func ResourcePowerHandle(identity *usercenter.Identity, t int64, startTime, endT
|
|
positionId, 3, 0, startTime, endTime, 0, nowFormat, nowFormat,
|
|
positionId, 3, 0, startTime, endTime, 0, nowFormat, nowFormat,
|
|
positionId, 4, 500, startTime, endTime, 0, nowFormat, nowFormat,
|
|
positionId, 4, 500, startTime, endTime, 0, nowFormat, nowFormat,
|
|
positionId, 5, 0, startTime, endTime, 0, nowFormat, nowFormat,
|
|
positionId, 5, 0, startTime, endTime, 0, nowFormat, nowFormat,
|
|
|
|
+ positionId, 10, 0, startTime, endTime, 0, nowFormat, nowFormat,
|
|
positionId, 13, 500, startTime, endTime, 0, nowFormat, nowFormat,
|
|
positionId, 13, 500, startTime, endTime, 0, nowFormat, nowFormat,
|
|
positionId, 14, 500, startTime, endTime, 0, nowFormat, nowFormat,
|
|
positionId, 14, 500, startTime, endTime, 0, nowFormat, nowFormat,
|
|
})
|
|
})
|