Ver a proveniência

update

add_mode
DengBiao há 1 ano
ascendente
cometimento
a33eabc7f0
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      app/admin/hdl/hdl_home_page.go

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

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


Carregando…
Cancelar
Guardar