FengChaoYu 9 ヶ月 前
コミット
61b851c67f

+ 1 - 1
mall-miniapp-service/src/main/resources/mapper/MaterialMapper.xml

@@ -178,7 +178,7 @@
     <select id="appList" resultType="com.gree.mall.miniapp.bean.material.parts.NewRefundManageBean">
         SELECT
             a.company_wechat_id,
-            a.company_wechat_name
+            a.company_wechat_name,
             a.apply_no,
             a.sales_id,
             a.apply_category,