考核资料附件列表

This commit is contained in:
mythxb 2024-04-03 17:30:00 +08:00
parent 13a3e4eb17
commit 199b3584ac

View File

@ -82,7 +82,6 @@
<result column="file_name" property="fileName" /> <result column="file_name" property="fileName" />
<result column="file_path" property="filePath" /> <result column="file_path" property="filePath" />
<result column="remarks" property="remarks" /> <result column="remarks" property="remarks" />
<result column="socre_id" property="socreId" />
</collection> </collection>
</resultMap> </resultMap>