立案审查提交接口
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user