he2802 1 year ago
parent
commit
6874914cdf

+ 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