瀏覽代碼

修改sql

hgw 3 年之前
父節點
當前提交
cef7f95272
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      mec-biz/src/main/resources/config/mybatis/SysCouponCodeMapper.xml

+ 1 - 1
mec-biz/src/main/resources/config/mybatis/SysCouponCodeMapper.xml

@@ -197,7 +197,7 @@
 		    sc.face_value_,
 		    sc.full_amount_,
 			sc.description_ coupon_description_,
-        sc.type_detail_ as typeDetail
+            sc.type_detail_ as typeDetail,
 			scc.code_,
 			scc.payment_order_id_,
 			scc.use_start_date_,