feat: 代码加注释

dev_test1.0
chenhc 12 months ago
parent bec388063b
commit 4fd81d62c5

@ -286,6 +286,9 @@ public class ThrProductsAddDiEntity {
@ApiModelProperty(value = "集采")
private Boolean groupBuy;
/**
* 12.3
*/
@TableField(value = "purType")
@ApiModelProperty(value = "采购类型")
private Integer purType;

Loading…
Cancel
Save