sql逻辑修改
This commit is contained in:
@@ -290,7 +290,7 @@
|
|||||||
ORDER BY
|
ORDER BY
|
||||||
rr.exec_status = '0' DESC,
|
rr.exec_status = '0' DESC,
|
||||||
rr.create_time ASC,
|
rr.create_time ASC,
|
||||||
gj.gys_jh_id ASC
|
gys_jh_id ASC
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
<select id="selectRkRecordByIds" resultMap="RkRecordResult">
|
<select id="selectRkRecordByIds" resultMap="RkRecordResult">
|
||||||
|
|||||||
Reference in New Issue
Block a user