Przeglądaj źródła

update

add_mode
DengBiao 1 rok temu
rodzic
commit
a33eabc7f0
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      app/admin/hdl/hdl_home_page.go

+ 1
- 1
app/admin/hdl/hdl_home_page.go Wyświetl plik

@@ -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{}{


Ładowanie…
Anuluj
Zapisz