立案审查提交接口

This commit is contained in:
qitz
2023-09-21 11:18:15 +08:00
parent 66d4c9ef0e
commit 361f283a15
4 changed files with 33 additions and 4 deletions
@@ -110,7 +110,6 @@
<if test="claimInterestOwed != null ">#{claimInterestOwed},</if>
<if test="claimLiquidDamag != null ">#{claimLiquidDamag},</if>
<if test="feePayable != null ">#{feePayable},</if>
<if test="paidExpenses != null ">#{paidExpenses},</if>
<if test="beginVideoDate != null ">#{beginVideoDate},</if>
<if test="onlineVideoPerson != null and onlineVideoPerson != ''">#{onlineVideoPerson},</if>