Commit b2b20dab authored by liaoanyuan's avatar liaoanyuan

点击恢复时,删除商机或者项目的结项时间

parent bf0067dd
...@@ -38,6 +38,7 @@ public class WorkProject implements Serializable { ...@@ -38,6 +38,7 @@ public class WorkProject implements Serializable {
private String projectName; private String projectName;
@ApiModelProperty(name = "businessId",value = "商机编号") @ApiModelProperty(name = "businessId",value = "商机编号")
private String businessId; private String businessId;
@ApiModelProperty(name = "businessName",value = "商机名称") @ApiModelProperty(name = "businessName",value = "商机名称")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment