flow
This commit is contained in:
@@ -30,7 +30,7 @@ public class ExpressOrder {
|
||||
/**
|
||||
* 订单号
|
||||
*/
|
||||
private String orderId;
|
||||
private Integer orderId;
|
||||
/**
|
||||
* 快递公司代码
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user