优化立案申请功能

This commit is contained in:
qitz
2023-09-27 15:17:28 +08:00
parent 724d723cdc
commit c484a45822
2 changed files with 8 additions and 8 deletions
@@ -46,7 +46,7 @@
update case_attach
set
case_appli_id= #{caseAppliId}
where annexId = #{annex_id}
where annex_id = #{annexId}
</update>