202404-调整出场话术,篮球订单查询日期条件范围调整
This commit is contained in:
@@ -289,7 +289,8 @@
|
||||
1 as payType,
|
||||
ue.address as address,
|
||||
ue.longitude,
|
||||
ue.latitude
|
||||
ue.latitude,
|
||||
ue.pay_style as payStyle
|
||||
from sv_barcode_order_time t LEFT JOIN sv_venue ue on t.venue_id = ue.id
|
||||
where t.member_id = #{memberId,jdbcType=INTEGER}
|
||||
and t.id = #{enterId,jdbcType=INTEGER}
|
||||
|
||||
Reference in New Issue
Block a user