hgw 3 лет назад
Родитель
Сommit
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_,