dengbiao 5 days ago
parent
commit
d3bb485a75
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      app/hdl/hdl_home_page.go

+ 1
- 0
app/hdl/hdl_home_page.go View File

@@ -268,6 +268,7 @@ func HomePageWatchAdRule(c *gin.Context) {
"nextWatchAdDate": nextWatchAdDate,
"next_watch_ad_times": nextWatchAdTimes,
"uid": utils.Int64ToStr(user.Id),
"roundRemainingSecs": roundRemainingSecs,
"time": time.Now().Format("2006-01-02 15:04:05.000"),
}))



Loading…
Cancel
Save