Browse Source

feat:增加权益

wangchuanjin 1 year ago
parent
commit
f71db4788c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      service/service.go

+ 1 - 1
service/service.go

@@ -600,8 +600,8 @@ func ResourcePowerHandle(identity *usercenter.Identity, t int64, startTime, endT
 				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, 10, 0, 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,
+				positionId, 16, 500, startTime, endTime, 0, nowFormat, nowFormat,
 			})
 			})
 			if r1 > 0 && r2 > 0 {
 			if r1 > 0 && r2 > 0 {
 				start, err1 := time.ParseInLocation(Date_Full_Layout, startTime, time.Local)
 				start, err1 := time.ParseInLocation(Date_Full_Layout, startTime, time.Local)