liujiandao
2023-10-27 a3de6fbf95c9d3ca08ac5b78217c7a065c9a39a7
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 {