ソースを参照

1

consumeLimit
DengBiao 11ヶ月前
コミット
03e98417e0
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      app/admin/md/md_enterprise_manage.go

+ 1
- 1
app/admin/md/md_enterprise_manage.go ファイルの表示

@@ -214,7 +214,7 @@ type CentralKitchenForSchoolOrdRefundReq struct {
}

type SelfSupportForSchoolOrdRefundReq struct {
EnterpriseId int `json:"enterprise_id" binding:"required" label:"企业id"`
EnterpriseId int `json:"enterprise_id" label:"企业id"`
Ids []string `json:"ids" label:"ids" binding:"required"`
}



読み込み中…
キャンセル
保存