|
@ -327,20 +327,11 @@ |
|
|
<when test="customerId == '1536638904600752130' "> |
|
|
<when test="customerId == '1536638904600752130' "> |
|
|
ORDER BY |
|
|
ORDER BY |
|
|
field( IC_RESI_USER.GRID_ID, '1537272060187049986', '1537272342477508609', '1537275342477501111', '1593432493598076929','1595582620679204865' ), |
|
|
field( IC_RESI_USER.GRID_ID, '1537272060187049986', '1537272342477508609', '1537275342477501111', '1593432493598076929','1595582620679204865' ), |
|
|
IC_RESI_USER.VILLAGE_ID ASC, |
|
|
IC_RESI_USER.HOME_ID ASC |
|
|
IC_RESI_USER.BUILD_ID ASC, |
|
|
|
|
|
IC_RESI_USER.UNIT_ID ASC, |
|
|
|
|
|
IC_RESI_USER.HOME_ID ASC, |
|
|
|
|
|
IC_RESI_USER.ID ASC |
|
|
|
|
|
</when> |
|
|
</when> |
|
|
<otherwise> |
|
|
<otherwise> |
|
|
ORDER BY |
|
|
ORDER BY |
|
|
IC_RESI_USER.GRID_ID asc, |
|
|
IC_RESI_USER.HOME_ID ASC |
|
|
IC_RESI_USER.VILLAGE_ID ASC, |
|
|
|
|
|
IC_RESI_USER.BUILD_ID ASC, |
|
|
|
|
|
IC_RESI_USER.UNIT_ID ASC, |
|
|
|
|
|
IC_RESI_USER.HOME_ID ASC, |
|
|
|
|
|
IC_RESI_USER.ID ASC |
|
|
|
|
|
</otherwise> |
|
|
</otherwise> |
|
|
</choose> |
|
|
</choose> |
|
|
</select> |
|
|
</select> |
|
|