Explorar el Código

1

consumeLimit
DengBiao hace 1 año
padre
commit
03e98417e0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      app/admin/md/md_enterprise_manage.go

+ 1
- 1
app/admin/md/md_enterprise_manage.go Ver fichero

@@ -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"`
}



Cargando…
Cancelar
Guardar