bugs fix
This commit is contained in:
@@ -20,6 +20,10 @@ public class ExpressOrder {
|
||||
* ID
|
||||
*/
|
||||
private int id;
|
||||
/**
|
||||
* 订单Sn
|
||||
*/
|
||||
private String orderSn;
|
||||
/**
|
||||
* 省份
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user