mall - trade - 新增 TradeDeliveryPriceCalculator

This commit is contained in:
jason
2023-06-03 17:16:18 +08:00
parent 73a781cbbe
commit f1fa8eadd2
8 changed files with 271 additions and 3 deletions

View File

@@ -39,7 +39,7 @@ public class MemberAddressDO extends BaseDO {
/**
* 地区编号
*/
private Long areaId;
private Integer areaId;
/**
* 收件详细地址
*/