BUGFIX:对项目进行各种生成修改时没有更新项目更新时间
This commit is contained in:
@@ -40,6 +40,9 @@ public class DesignSingleIncludeLayersDTO implements Serializable {
|
||||
@ApiModelProperty("模特类型 System || Library")
|
||||
private String modelType;
|
||||
|
||||
@ApiModelProperty("项目id")
|
||||
private Long projectId;
|
||||
|
||||
@Override
|
||||
public String toString() {
|
||||
return "DesignSingleIncludeLayersDTO{" +
|
||||
|
||||
Reference in New Issue
Block a user