wangpengfei 1 year ago
parent
commit
60fd8a31be
  1. 1
      src/main/java/com/yxt/yythmall/biz/appletgiftbag/AppletGiftBagMapper.xml

1
src/main/java/com/yxt/yythmall/biz/appletgiftbag/AppletGiftBagMapper.xml

@ -43,6 +43,7 @@
a.price ,
a.preferentialPrice as prefPrice
from applet_giftbag a
where isGrounding=1
</select>
<select id="getGoodsByBagSid" resultType="com.yxt.yythmall.api.appletgiftbag.GiftBagGoodss">
select

Loading…
Cancel
Save