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"),
}))



読み込み中…
キャンセル
保存