更新清分订单列表数据展示
This commit is contained in:
parent
3f82ef74aa
commit
5dd291ca29
@ -160,6 +160,7 @@
|
||||
<if test="params.operatorId!=null and params.operatorId!=''">
|
||||
and ct.operator_id=#{params.operatorId}
|
||||
</if>
|
||||
GROUP BY ho.`clearing_order_id`
|
||||
ORDER BY FIELD(cc.STATUS, NULL,1,2) ASC, FIELD(ho.check_status,NULL,0,2, 1) asc
|
||||
</select>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user