fix: 霸王餐充值订单id未保存修复
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
<include refid="Base_Column_List"/>
|
||||
|
||||
from tb_activate
|
||||
where shop_id = #{shop_id}
|
||||
where shop_id = #{shopId}
|
||||
and amount = #{amount}
|
||||
order by id desc
|
||||
limit 1
|
||||
|
||||
Reference in New Issue
Block a user