From 4db684c655e85e367e73409101b622e71981095f Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期一, 22 七月 2024 09:42:36 +0800 Subject: [PATCH] update --- 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 be47a63..784eab9 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj.filters +++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters @@ -1160,5 +1160,8 @@ <ClCompile Include="..\project\business\AP\list.RefundSourcingLine.Entity.xarch.cpp"> <Filter>project\business\AP</Filter> </ClCompile> + <ClCompile Include="..\project\business\VATNotify\import.vatnotify.cpp"> + <Filter>project\business\VATNotify</Filter> + </ClCompile> </ItemGroup> </Project> \ No newline at end of file -- Gitblit v1.9.3