mall + trade:review 运费价格计算

This commit is contained in:
YunaiV
2023-06-03 18:08:59 +08:00
parent f1fa8eadd2
commit 36ce968893
5 changed files with 23 additions and 11 deletions

View File

@@ -141,7 +141,7 @@ public class ProductSpuDO extends BaseDO {
/**
* 物流配置模板编号
*
* 对应 { TradeDeliveryExpressTemplateDO 的 id 编号}
* 对应 TradeDeliveryExpressTemplateDO 的 id 编号
*/
private Long deliveryTemplateId;