查看货物运输合同的详情
GET
http://localhost:8081/contract/getCargoTransportation
接口描述
select类型
请求参数
参数名
类型
描述
必填
orderNumber
int
订单编号
必填
响应参数
参数名
类型
描述
必填
code
int
显示 1=显示成功 0=显示失败
必填
codeMsg
String
是否显示成功
必填