このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
SmartCanteen
/
smart_canteen
ウォッチ
2
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
update
master
dengbiao
3ヶ月前
親
dfab122446
コミット
308b81b6df
1個のファイルの変更
、
1行の追加
、
0行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+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 {
書き込み
プレビュー
読み込み中…
キャンセル
保存