express refactor
This commit is contained in:
@@ -33,7 +33,7 @@ public class ExpressOrder {
|
||||
/**
|
||||
* 总重量
|
||||
*/
|
||||
private BigDecimal totalWeight;
|
||||
private int totalWeight;
|
||||
/**
|
||||
* 创建时间
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user