[UPDATE]:案件以及相关信息修改

完善案件收费记录修改业务
This commit is contained in:
张世琪 2025-02-14 16:06:34 +08:00
parent 4ef0b49ed3
commit cce498a5f5
1 changed files with 1 additions and 3 deletions

View File

@ -21,9 +21,7 @@
</foreach>
</update>
<select id="selectByCondition" resultType="com.tcctlo.law.entity.CaseInformation">
select * from case_information
</select>
<select id="selectCondition" resultType="com.tcctlo.law.vo.CaseInformationListVO" parameterType="map">
select <include refid="baseColumn" /> from case_information ci