dengbiao пре 3 месеци
родитељ
комит
308b81b6df
1 измењених фајлова са 1 додато и 0 уклоњено
  1. +1
    -0
      app/customer/hdl/hdl_enterprise.go

+ 1
- 0
app/customer/hdl/hdl_enterprise.go Прегледај датотеку

@@ -27,6 +27,7 @@ func EnterpriseList(c *gin.Context) {
req.Page = 1
}

req.Limit = 100
platform := c.GetHeader("platform")
enterprises, total, err := svc.EnterpriseList(req, platform)
if err != nil {


Loading…
Откажи
Сачувај