获取订单记录详情
POST
http://localhost:8081/order/selectOrder
请求参数
参数名
类型
描述
必填
id
int
示例:12
必填
响应参数
参数名
类型
描述
必填
resultCode
int
示例:200
必填
resultMsg
string
示例:成功
必填
id
int
示例:5 //主键id
必填
main_id
int
示例:12 //主表id
必填
status
int
示例:1 //状态
必填
total_price
int
示例:100 //总价
必填
commodity_picture
string
示例: //图片
必填
commodity_name
string
示例: //名称
必填
commodity_price
string
示例:100.00 //价格
必填
commodity_property
string
示例: //属性
必填
commodity_num
string
示例:1 //数量
必填
commodity_remark
string
示例: //备注
必填
create_date
string
示例:2020-10-19 17:00:00 //创建时间
必填
update_date
string
示例:2020-10-19 17:00:00 //更新时间
必填
create_user
int
示例:50 //创建者
必填
update_user
int
示例:50 //更新者
必填
id
int
示例:156
必填
main_id
int
示例:12
必填
main_name
string
示例:service_purchase
必填
user_id
int
示例:50
必填
out_trade_no
string
示例:20201019sp01395805
必填
transaction_id
string
示例:20201019sp01395805
必填
operate_type
int
示例:2
必填
operate_explain
string
示例:服务购买:合同纠纷
必填
total_fee
int
示例:100
必填
fee_type
string
示例:CNY
必填
time_end
string
示例:2020-10-19 17:06:44
必填
trade_type
string
示例:微信
必填
bank_type
object
示例:null
必填
unit
string
示例:元
必填
remark
string
示例:我就是来测试的
必填
status
int
示例:1
必填
create_date
string
示例:2020-10-19 17:06:43
必填
update_date
string
示例:2020-10-19 17:10:39
必填
create_user
int
示例:50
必填
update_user
int
示例:50
必填
start_date
string
示例:2020-10-19 17:06:44
必填
end_date
string
示例:2020-10-19 17:06:44
必填
valid_date
object
示例:null
必填
user_name
string
示例:张三业务
必填
userPhone
string
示例:13860871004
必填
commissiom_remark
object
示例:null
必填
commission_giver
object
示例:null
必填
commission_receiver
object
示例:null
必填
commission_giver_name
object
示例:null
必填
commission_receiver_name
object
示例:null
必填
user_logo
object
示例:null
必填
id
int
示例:1 //主键id
必填
main_id
int
示例:12 //主表id
必填
status
int
示例:1 //状态:1使用 2删除
必填
out_trade_no
string
示例:20201019sp01395805 //订单号
必填
commodity_name
string
示例:1 //商品信息
必填
user_voice_message
string
示例:合同纠纷怎么解决 //咨询信息
必填
reply_message
string
示例:合同纠纷解决 //回复信息
必填
remark
string
示例:1 //备注
必填
create_date
string
示例:2020-10-21 11:06:04 //创建时间
必填
update_date
string
示例:2020-10-21 11:10:17 //更新时间
必填
create_user
int
示例:1 //创建者
必填
update_user
int
示例:1 //更新者
必填