old mode 100644
new mode 100755
| | |
| | | <if test="areaNum !=null and areaNum != ''"> |
| | | and t.area_num= #{areaNum} |
| | | </if> |
| | | <if test="startTime !=null and startTime != ''"> |
| | | <if test="startTime !=null "> |
| | | and t.start_time= #{startTime} |
| | | </if> |
| | | <if test="endTime !=null and endTime != ''"> |
| | | <if test="endTime !=null "> |
| | | and t.end_time= #{endTime} |
| | | </if> |
| | | <if test="bId !=null and bId != ''"> |
| | |
| | | <if test="areaNum !=null and areaNum != ''"> |
| | | and t.area_num= #{areaNum} |
| | | </if> |
| | | <if test="startTime !=null and startTime != ''"> |
| | | <if test="startTime !=null "> |
| | | and t.start_time= #{startTime} |
| | | </if> |
| | | <if test="endTime !=null and endTime != ''"> |
| | | <if test="endTime !=null "> |
| | | and t.end_time= #{endTime} |
| | | </if> |
| | | <if test="bId !=null and bId != ''"> |
| | |
| | | <if test="statusCd !=null and statusCd != ''"> |
| | | and t.status_cd= #{statusCd} |
| | | </if> |
| | | <if test="startTime !=null and startTime != ''"> |
| | | <if test="startTime !=null "> |
| | | and t.start_time= #{startTime} |
| | | </if> |
| | | <if test="endTime !=null and endTime != ''"> |
| | | <if test="endTime !=null "> |
| | | and t.end_time= #{endTime} |
| | | </if> |
| | | <if test="bId !=null and bId != ''"> |
| | |
| | | <if test="areaNum !=null and areaNum != ''"> |
| | | , t.area_num= #{areaNum} |
| | | </if> |
| | | <if test="startTime !=null and startTime != ''"> |
| | | <if test="startTime !=null "> |
| | | , t.start_time= #{startTime} |
| | | </if> |
| | | <if test="endTime !=null and endTime != ''"> |
| | | <if test="endTime !=null "> |
| | | , t.end_time= #{endTime} |
| | | </if> |
| | | <if test="ruleId !=null and ruleId != ''"> |
| | |
| | | <if test="statusCd !=null and statusCd != ''"> |
| | | and t.status_cd= #{statusCd} |
| | | </if> |
| | | <if test="startTime !=null and startTime != ''"> |
| | | <if test="startTime !=null "> |
| | | and t.start_time= #{startTime} |
| | | </if> |
| | | <if test="endTime !=null and endTime != ''"> |
| | | <if test="endTime !=null "> |
| | | and t.end_time= #{endTime} |
| | | </if> |
| | | <if test="bId !=null and bId != ''"> |