| | |
| | | and jda.building_code=#{buildingCode} |
| | | </if> |
| | | |
| | | <if test="uniCode != null and uniCode != ''"> |
| | | and jda.unit_code=#{uniCode} |
| | | <if test="unitCode != null and unitCode != ''"> |
| | | and jda.unit_code=#{unitCode} |
| | | </if> |
| | | |
| | | <if test="aoiCode != null and aoiCode != ''"> |
| | |
| | | and jda.building_code=#{buildingCode} |
| | | </if> |
| | | |
| | | <if test="uniCode != null and uniCode != ''"> |
| | | and jda.unit_code=#{uniCode} |
| | | <if test="unitCode != null and unitCode != ''"> |
| | | and jda.unit_code=#{unitCode} |
| | | AND jda.unit_code is not null |
| | | </if> |
| | | |
| | |
| | | and jda.building_code=#{buildingCode} |
| | | </if> |
| | | |
| | | <if test="uniCode != null and uniCode != ''"> |
| | | and jda.unit_code=#{uniCode} |
| | | <if test="unitCode != null and unitCode != ''"> |
| | | and jda.unit_code=#{unitCode} |
| | | AND jda.unit_code is not null |
| | | </if> |
| | | |
| | |
| | | and jda.building_code=#{buildingCode} |
| | | </if> |
| | | |
| | | <if test="uniCode != null and uniCode != ''"> |
| | | and jda.unit_code=#{uniCode} |
| | | <if test="unitCode != null and unitCode != ''"> |
| | | and jda.unit_code=#{unitCode} |
| | | </if> |
| | | |
| | | <if test="aoiCode != null and aoiCode != ''"> |