bug fix:county name is not unique value
This commit is contained in:
@@ -32,7 +32,7 @@ public class BuyOrderProduct {
|
||||
/**
|
||||
* 商品价格
|
||||
*/
|
||||
private BigDecimal realPrice;
|
||||
// private BigDecimal realPrice;
|
||||
/**
|
||||
* 快递订单 ID
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user