订单查询
POST
http://localhost:7001/after/order/find
接口描述
查询订单类型==》手机/用户名/订单号
请求参数
application/json参数名
类型
描述
必填
ordType
String
订单类型
必填
ordPhone
String
手机号
必填
ordUsername
String
用户名
必填
ordId
String
订单编号
必填