From e5fffc735582cebd82a7aef302250c073acd8998 Mon Sep 17 00:00:00 2001 From: xj qian <qianxj15@sina.com> Date: 星期四, 25 七月 2024 15:05:44 +0800 Subject: [PATCH] update accepttext --- jrj/ext-jrj/ext-jrj.vcxproj.filters | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters index 5c5be77..50b1619 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj.filters +++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters @@ -1265,5 +1265,8 @@ <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> </ItemGroup> </Project> \ No newline at end of file -- Gitblit v1.9.3