dengbiao 5 天之前
父節點
當前提交
d3bb485a75
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      app/hdl/hdl_home_page.go

+ 1
- 0
app/hdl/hdl_home_page.go 查看文件

@@ -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…
取消
儲存