mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-11-04 20:28:44 +08:00 
			
		
		
		
	优惠券:完善优惠券匹配接口
This commit is contained in:
		@@ -37,6 +37,8 @@ public class AppTradeOrderSettlementRespVO {
 | 
			
		||||
 | 
			
		||||
        // ========== SPU 信息 ==========
 | 
			
		||||
 | 
			
		||||
        @Schema(description = "品类编号", requiredMode = Schema.RequiredMode.REQUIRED, example = "2048")
 | 
			
		||||
        private Long categoryId;
 | 
			
		||||
        @Schema(description = "SPU 编号", requiredMode = Schema.RequiredMode.REQUIRED, example = "2048")
 | 
			
		||||
        private Long spuId;
 | 
			
		||||
        @Schema(description = "SPU 名字", requiredMode = Schema.RequiredMode.REQUIRED, example = "Apple iPhone 12")
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user