Explorar el Código

update

add_mode
DengBiao hace 1 año
padre
commit
a33eabc7f0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      app/admin/hdl/hdl_home_page.go

+ 1
- 1
app/admin/hdl/hdl_home_page.go Ver fichero

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


Cargando…
Cancelar
Guardar