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