Merge remote-tracking branch 'origin/dev_ksck' into dev_ksck

dev_test1.0
anthonywj 1 year ago
commit f28f4cccfb

@ -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