Explorar el Código

数据库清表

zhijiezhao hace 1 año
padre
commit
9ef92304e9
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/main/resources/mappings/modules/order/OrderMapper.xml

+ 0 - 1
src/main/resources/mappings/modules/order/OrderMapper.xml

@@ -67,7 +67,6 @@
 		a.affirmPaymentFlag AS affirmPaymentFlag,
 		a.rebateFlag AS rebateFlag,
 		a.zeroCostFlag AS zeroCostFlag,
-		a.organizeStoreId as organizeStoreId,
 		a.couponAmount as couponAmount,
         a.svipFullReduction as svipFullReduction,
         (a.discountFee + a.promotionFullReduction + a.couponAmount) as discountAmount,