|
|
@@ -519,6 +519,7 @@ type SelfSupportForSchoolOrdListResp struct { |
|
|
|
ClassId int `json:"class_id" label:"班级id"` |
|
|
|
DeviceSn string `json:"device_sn" label:"设备编号"` |
|
|
|
CpMerchantId string `json:"cp_merchant_id" label:"商户编码"` |
|
|
|
DebtBusinessMsg string `json:"debt_business_msg" label:"欠款原因"` |
|
|
|
} |
|
|
|
|
|
|
|
type CentralKitchenForSchoolBatchAskForLeaveReqBySchool struct { |
|
|
|