From 42ea93408121a176bbac795d56dd99a507d11679 Mon Sep 17 00:00:00 2001 From: xj qian <qianxj15@sina.com> Date: 星期一, 05 八月 2024 18:23:48 +0800 Subject: [PATCH] update data --- jrj/ext-jrj/ext-jrj.vcxproj.filters | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters index 5c5be77..1280bd9 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj.filters +++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters @@ -1265,5 +1265,11 @@ <ClCompile Include="..\project\business\Expense\FreightExpenseList.cpp"> <Filter>project\business\Expense</Filter> </ClCompile> + <ClCompile Include="..\project\business\Enquiry\Quick.Input.NewProductEx.cpp"> + <Filter>project\business\Enquiry</Filter> + </ClCompile> + <ClCompile Include="..\project\business\AP\list.manageSupplierID.ap.cpp"> + <Filter>project\business\AP</Filter> + </ClCompile> </ItemGroup> </Project> \ No newline at end of file -- Gitblit v1.9.3