ccj 2 år sedan
förälder
incheckning
72ae2c015f

+ 1 - 1
winsea-haixin-plugin-yiliangyiyun/src/main/resources/mapper/IdentityAuthenticationInfoMapper.xml

@@ -135,7 +135,7 @@
         a.id
         ORDER BY a.update_date DESC
         )
-        tt where tt.num + 100 < #{saleLimit}
+        tt where tt.num + 50000 < #{saleLimit}
         <if test="currentPage != null and currentPage != ''">
             LIMIT ${startRecord}, ${pageSize}
         </if>