| | |
| | | <if test="recordId !=null and recordId !=''"> |
| | | record_id, |
| | | </if> |
| | | <if test="checkRecordId !=null and checkRecordId !=''"> |
| | | <if test="steelRecordId !=null and steelRecordId !=''"> |
| | | check_record_id, |
| | | </if> |
| | | <if test="modCheckId !=null and modCheckId !=''"> |
| | |
| | | <if test="recordId !=null and recordId !=''"> |
| | | #{recordId}, |
| | | </if> |
| | | <if test="checkRecordId !=null and checkRecordId !=''"> |
| | | #{checkRecordId}, |
| | | <if test="steelRecordId !=null and steelRecordId !=''"> |
| | | #{steelRecordId}, |
| | | </if> |
| | | <if test="modCheckId !=null and modCheckId !=''"> |
| | | #{modCheckId}, |