From ff9334f72e9facbeb5c07b7d4502a98467af7c97 Mon Sep 17 00:00:00 2001
From: LiFan <2308045698@qq.com>
Date: 星期二, 18 二月 2025 15:04:00 +0800
Subject: [PATCH] update

---
 jrj/ext-jrj/ext-jrj.vcxproj |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/jrj/ext-jrj/ext-jrj.vcxproj b/jrj/ext-jrj/ext-jrj.vcxproj
index 950a428..f5ba209 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj
+++ b/jrj/ext-jrj/ext-jrj.vcxproj
@@ -659,8 +659,8 @@
     <ClCompile Include="..\project\business\Expense\ReimbursementMaint.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
     </ClCompile>
-    <ClCompile Include="..\project\business\Expense\RmbRegister.cpp" />
     <ClCompile Include="..\project\business\Expense\RmbRegisterBase.cpp" />
+    <ClCompile Include="..\project\business\Expense\RmbRegister.cpp" />
     <ClCompile Include="..\project\business\Expense\Salaryslip.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
     </ClCompile>

--
Gitblit v1.9.3