zhangqian
2023-10-31 5f0170df9787c6f3ff17cc168b3f2e3f511453f6
model/request/contract.go
@@ -13,7 +13,7 @@
   StatusId     int    `json:"status_id"`
   File         string `json:"file"`
   CodeStandID  string `json:"codeStandID"` //编码id
   SendTime     string `json:"sendTime"`    //发货时间s
   SendTime     string `json:"sendTime"`    //发货时间
}
type UpdateContract struct {