mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-08-19 12:41:55 +08:00
price:完成满减送的价格计算~
This commit is contained in:
@@ -103,6 +103,10 @@ public class PriceCalculateRespDTO {
|
||||
@Data
|
||||
public static class OrderItem {
|
||||
|
||||
/**
|
||||
* SPU 编号
|
||||
*/
|
||||
private Long spuId;
|
||||
/**
|
||||
* SKU 编号
|
||||
*/
|
||||
|
Reference in New Issue
Block a user