add comment

This commit is contained in:
陈维伟 2023-12-09 17:23:00 +08:00
parent 58bca9dac5
commit 79013cb2c1

View File

@ -39,7 +39,9 @@ public class ProductSearchListReq{
/**
* 1总包企业产品 2:总包项目产品 3:政企产品 4:分包企业产品 5:班组产品
* 从数据库里面看,这个字段废弃了,新增的都是0
*/
@Deprecated
private Integer productType;
/**