新增项目管理
This commit is contained in:
@@ -29,6 +29,9 @@ public class TowerProjectParam extends BaseParam {
|
||||
@ApiModelProperty(value = "配件名称")
|
||||
private String projectName;
|
||||
|
||||
@ApiModelProperty(value = "项目图片")
|
||||
private String projectImage;
|
||||
|
||||
@ApiModelProperty(value = "租赁单位")
|
||||
private String companyName;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user