From 0d0e72d8e08b176c4791b7c0b50f3fb28ffbcf5b Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期二, 24 九月 2024 10:13:26 +0800 Subject: [PATCH] update --- jrj/project/business/Expense/maint.Document.Test.v3.cpp | 0 jrj/ext-jrj/ext-jrj.vcxproj | 1 + jrj/ext-jrj/ext-jrj.vcxproj.filters | 6 ++++++ 3 files changed, 7 insertions(+), 0 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj b/jrj/ext-jrj/ext-jrj.vcxproj index 0f8f17c..141efbd 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj +++ b/jrj/ext-jrj/ext-jrj.vcxproj @@ -597,6 +597,7 @@ <ClCompile Include="..\project\business\Expense\maint.Document.SampleRequestForm.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> + <ClCompile Include="..\project\business\Expense\maint.Document.Test.v3.cpp" /> <ClCompile Include="..\project\business\Expense\maint.expense.ap.cpp" /> <ClCompile Include="..\project\business\Expense\maint.salaryslip.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters index 913d341..7e0b9ef 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj.filters +++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters @@ -1421,6 +1421,12 @@ <ClCompile Include="..\project\business\SO\select.gdnitem.so.cpp"> <Filter>project\business\SO</Filter> </ClCompile> + <ClCompile Include="..\project\business\PO\paymentmethod.cpp"> + <Filter>婧愭枃浠�</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Expense\maint.Document.Test.v3.cpp"> + <Filter>project\business\Expense</Filter> + </ClCompile> </ItemGroup> <ItemGroup> <None Include="ext-jrj.def"> diff --git a/jrj/project/business/Expense/maint.Document.Test.v3.cpp b/jrj/project/business/Expense/maint.Document.Test.v3.cpp new file mode 100644 index 0000000..88737c1 --- /dev/null +++ b/jrj/project/business/Expense/maint.Document.Test.v3.cpp Binary files differ -- Gitblit v1.9.3