ソースを参照

update

add_mode
DengBiao 1年前
コミット
a33eabc7f0
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      app/admin/hdl/hdl_home_page.go

+ 1
- 1
app/admin/hdl/hdl_home_page.go ファイルの表示

@@ -82,7 +82,7 @@ func HomePageIndex(c *gin.Context) {
return
}
if mapArr5 != nil {
totalCentralKitchenForFactoryUserIdentityNums = utils.StrToInt(mapArr4[0]["total"])
totalSelfSupportForSchoolUserIdentityNums = utils.StrToInt(mapArr4[0]["total"])
}

e.OutSuc(c, map[string]interface{}{


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