Browse Source

no message

FengChaoYu 1 month ago
parent
commit
36a155073a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      mall-server-api/src/main/resources/mapper/CustomGoodsMapper.xml

+ 1 - 1
mall-server-api/src/main/resources/mapper/CustomGoodsMapper.xml

@@ -136,7 +136,7 @@
             a.goods_code,
             a.price,
             a.first_fee,
-            a.continue_fee
+            a.continue_fee,
             a.name,
             a.spec_value
         FROM goods_spec a LEFT JOIN goods b ON a.goods_id = b.goods_id