产权公司

This commit is contained in:
weicw
2023-06-06 10:26:38 +08:00
parent a53406898f
commit f1b1ab0642
5 changed files with 16 additions and 7 deletions

View File

@@ -36,7 +36,7 @@ public class TowerFallParam extends BaseParam {
private String factory;
@ApiModelProperty(value = "产权单位")
private String companyId;
private Integer companyId;
@ApiModelProperty(value = "出厂日期")
private String factoryDate;