From b1ab7206131f418dc66dac246e17899c7bea2c2a Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期四, 05 九月 2024 14:19:52 +0800 Subject: [PATCH] update InsuranceExpense --- jrj/project/business/BasicCode/SpecialDeductFeeList.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/jrj/project/business/BasicCode/SpecialDeductFeeList.cpp b/jrj/project/business/BasicCode/SpecialDeductFeeList.cpp index 6e905b7..be15264 100644 --- a/jrj/project/business/BasicCode/SpecialDeductFeeList.cpp +++ b/jrj/project/business/BasicCode/SpecialDeductFeeList.cpp @@ -122,7 +122,7 @@ int OnRetrieve() { - xml x = new xml; + xml x ; xaserverarg arg; -- Gitblit v1.9.3