|
|
@@ -113,6 +113,9 @@ public class GovOperationProjectBaseinfo implements Serializable { |
|
|
|
@ApiModelProperty("逻辑删除") |
|
|
|
private Boolean deleted; |
|
|
|
|
|
|
|
@ApiModelProperty("系统定位") |
|
|
|
private String systemPosition; |
|
|
|
|
|
|
|
@ApiModelProperty("最后修改时间") |
|
|
|
private LocalDateTime updateOn; |
|
|
|
|
|
|
|