From 02196463f677e7006d93bc5d5729d6707ad283a1 Mon Sep 17 00:00:00 2001
From: "HUOJIN\\92525" <925258474@qq.com>
Date: Fri, 25 Apr 2025 14:47:02 +0800
Subject: [PATCH] no message
---
.../config/origen/fee/maintainCDBillFeePayPage.xml | 14 +++++++++++++-
.../config/origen/fee/maintainCDBillFeePayPage.xml | 14 +++++++++++++-
2 files changed, 26 insertions(+), 2 deletions(-)
diff --git a/src/webapp/WEB-INF/classes/config/origen/fee/maintainCDBillFeePayPage.xml b/src/webapp/WEB-INF/classes/config/origen/fee/maintainCDBillFeePayPage.xml
index 7598659..694627b 100644
--- a/src/webapp/WEB-INF/classes/config/origen/fee/maintainCDBillFeePayPage.xml
+++ b/src/webapp/WEB-INF/classes/config/origen/fee/maintainCDBillFeePayPage.xml
@@ -13,7 +13,17 @@
or company.id in (select detail.subOrg.id from OrganizationDetail detail where detail.org.code = #{PUBLIC_PLATFORM}))
and company.disabled=false]]>
-
+
+
+
+
+
+
+
@@ -41,6 +51,8 @@
/~billFee.code: AND billFee.code like {billFee.code}~/
/~account.id: AND billFee.account.id = {account.id}~/
/~billFee.month: AND billFee.month like {billFee.month}~/
+ /~billFee.status: and billFee.status = {billFee.status} ~/
+ /~billFee.totalFee: and billFee.totalFee = {billFee.totalFee} ~/
order by billFee.id desc
]]>
diff --git a/target/cqtms/WEB-INF/classes/config/origen/fee/maintainCDBillFeePayPage.xml b/target/cqtms/WEB-INF/classes/config/origen/fee/maintainCDBillFeePayPage.xml
index 7598659..694627b 100644
--- a/target/cqtms/WEB-INF/classes/config/origen/fee/maintainCDBillFeePayPage.xml
+++ b/target/cqtms/WEB-INF/classes/config/origen/fee/maintainCDBillFeePayPage.xml
@@ -13,7 +13,17 @@
or company.id in (select detail.subOrg.id from OrganizationDetail detail where detail.org.code = #{PUBLIC_PLATFORM}))
and company.disabled=false]]>
-
+
+
+
+
+
+
+
@@ -41,6 +51,8 @@
/~billFee.code: AND billFee.code like {billFee.code}~/
/~account.id: AND billFee.account.id = {account.id}~/
/~billFee.month: AND billFee.month like {billFee.month}~/
+ /~billFee.status: and billFee.status = {billFee.status} ~/
+ /~billFee.totalFee: and billFee.totalFee = {billFee.totalFee} ~/
order by billFee.id desc
]]>