Explorar o código

网管课导出fix

周箭河 %!s(int64=5) %!d(string=hai) anos
pai
achega
bc3fb8abd6

+ 1 - 1
mec-biz/src/main/resources/config/mybatis/StudentPaymentOrderMapper.xml

@@ -242,7 +242,7 @@
             </if>
 
             <if test="balancePaymentAmount != null">
-                AND spo.balance_payment_amount >= #{balancePaymentAmount}
+                AND spo.balance_payment_amount_ >= #{balancePaymentAmount}
             </if>
         </where>
     </sql>