|
endData = time.Now().AddDate(1, 0, 0).Format(date.Date_Short_Layout)
|
|
endData = time.Now().AddDate(1, 0, 0).Format(date.Date_Short_Layout)
|
|
res, err_ := config.Middleground.JyPoints.PointHarvest(r.UserInfo.UserId, consts.AppId, endData, strconv.FormatInt(consts.PointTypeHarvest, 10), abstract, coin, consts.PointTypeHarvest, false)
|
|
res, err_ := config.Middleground.JyPoints.PointHarvest(r.UserInfo.UserId, consts.AppId, endData, strconv.FormatInt(consts.PointTypeHarvest, 10), abstract, coin, consts.PointTypeHarvest, false)
|