he2802 2 년 전
부모
커밋
6874914cdf
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      zhongzheng-system/src/main/resources/mapper/modules/top/TopOldOrderMapper.xml

+ 1 - 1
zhongzheng-system/src/main/resources/mapper/modules/top/TopOldOrderMapper.xml

@@ -2355,7 +2355,7 @@
             AND 1=0
         </if>
         <if test="customerId != null and customerId != ''">
-            AND o.old_customer_id  = #{customerId}
+            AND o.tenant_id  = #{customerId}
         </if>
         AND og.refund_status != 2
         ) nou