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 {


Завантаження…
Відмінити
Зберегти