浏览代码

12.31后手续费单独计算

周箭河 4 年之前
父节点
当前提交
4043da553d
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      mec-biz/src/main/resources/config/mybatis/StudentPaymentRouteOrderMapper.xml

+ 2 - 2
mec-biz/src/main/resources/config/mybatis/StudentPaymentRouteOrderMapper.xml

@@ -347,7 +347,7 @@
                 </if>
             </if>
             <if test="noneTqType != null">
-                and spro.mer_no_ != '淘微信'
+                and spro.mer_no_ != '淘微信'
             </if>
         </where>
 		order by spro.id_ desc
@@ -378,7 +378,7 @@
         		</if>
         	</if>
             <if test="noneTqType != null">
-                and spro.mer_no_ != '淘微信'
+                and spro.mer_no_ != '淘微信'
             </if>
         </where>
 		order by spro.id_ desc