mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-31 18:28:43 +08:00 
			
		
		
		
	mall+order: 完善部分 TODO 提到的问题
This commit is contained in:
		| @@ -59,14 +59,13 @@ public class ProductSkuRespDTO { | ||||
|      * 商品体积,单位:m^3 平米 | ||||
|      */ | ||||
|     private Double volume; | ||||
|     // TODO @puhui999:firstBrokeragePrice ;尴尬,我当时打错了;secondBrokeragePrice | ||||
|     /** | ||||
|      * 一级分销的佣金,单位:分 | ||||
|      */ | ||||
|     private Integer firstBrokerageRecord; | ||||
|     private Integer firstBrokeragePrice; | ||||
|     /** | ||||
|      * 二级分销的佣金,单位:分 | ||||
|      */ | ||||
|     private Integer secondBrokerageRecord; | ||||
|     private Integer secondBrokeragePrice; | ||||
|  | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 puhui999
					puhui999