瀏覽代碼

update

master
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…
取消
儲存