he2802 2 tahun lalu
induk
melakukan
ada47ef53e

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

@@ -2084,7 +2084,7 @@
             AND o.tenant_id = #{tenantId}
         </if>
         <if test="createNo != null and createNo != ''">
-            AND o.create_no = #{createNo}
+            AND 1=0
         </if>
         ) a WHERE 1=1
         <if test="viewSign != null and viewSign == 1">