法规清单--报告
This commit is contained in:
+3
@@ -433,5 +433,8 @@ public class ProjectLawsInventoryEO implements Serializable {
|
||||
@ApiModelProperty(value = "调取虚拟清单,虚拟清单中维护数据为空时,进行二次确认")
|
||||
private String flag;
|
||||
|
||||
@ApiModelProperty(value = "报告id")
|
||||
private String fileId;
|
||||
|
||||
|
||||
}
|
||||
|
||||
+1
@@ -44,6 +44,7 @@
|
||||
<result column="verify_remark" property="verifyRemark" />
|
||||
<result column="prehomo_remark" property="prehomoRemark" />
|
||||
<result column="design_remark" property="designRemark" />
|
||||
<result column="file_id" property="fileId" />
|
||||
</resultMap>
|
||||
|
||||
<select id="getlistingToConfirmStatistics" resultType="hashmap">
|
||||
|
||||
Reference in New Issue
Block a user