查询省市
会员关联 桌码绑定新的 旧的清除
This commit is contained in:
@@ -538,6 +538,7 @@
|
||||
from tb_order_info a
|
||||
|
||||
where user_id = #{userId}
|
||||
and order_type='miniapp'
|
||||
<if test="status != null and status != ''">
|
||||
<choose>
|
||||
<when test="status == 'unpaid'">
|
||||
|
||||
Reference in New Issue
Block a user