2/3
This commit is contained in:
@@ -43,6 +43,7 @@
|
|||||||
a.price ,
|
a.price ,
|
||||||
a.preferentialPrice as prefPrice
|
a.preferentialPrice as prefPrice
|
||||||
from applet_giftbag a
|
from applet_giftbag a
|
||||||
|
where isGrounding=1
|
||||||
</select>
|
</select>
|
||||||
<select id="getGoodsByBagSid" resultType="com.yxt.yythmall.api.appletgiftbag.GiftBagGoodss">
|
<select id="getGoodsByBagSid" resultType="com.yxt.yythmall.api.appletgiftbag.GiftBagGoodss">
|
||||||
select
|
select
|
||||||
|
|||||||
Reference in New Issue
Block a user