feat(BdWaresSpecsSkuMapper.xml):商品发布-规格明细隐藏sku字段

This commit is contained in:
woody 2025-04-29 14:23:14 +08:00 committed by cabbage
parent bd376383d5
commit b9b8aae274
1 changed files with 1 additions and 2 deletions

View File

@ -196,8 +196,7 @@
ASS_ACHIEVE = #{assAchieve},
PK_WARES_DETAIL = #{pkWaresDetail},
RETAIL_PRICE = #{retailPrice},
VIP_PRICE = #{vipPrice},
sku_code =#{skuCode}
VIP_PRICE = #{vipPrice}
where PK_ID = #{pkId}
</update>