注释信息完善

This commit is contained in:
zhh
2018-04-26 09:23:14 +08:00
parent a41633a9b7
commit f603ca624d
112 changed files with 34531 additions and 42 deletions

View File

@@ -217,7 +217,7 @@ public class PmsProduct implements Serializable {
private Integer promotionPerLimit;
/**
* 促销类型0->使用促销价;1->使用会员价;2->使用阶梯价格;3->使用满减价格
* 促销类型0->没有促销使用原价;1->使用促销价;2->使用会员价;3->使用阶梯价格;4->使用满减价格
*
* @mbggenerated
*/