From e79bdabaedd70b8edd5f4d06c2a45a9c6361ccff Mon Sep 17 00:00:00 2001
From: qianxj2004 <qianxj15@sina.com>
Date: 星期一, 24 八月 2026 17:36:28 +0800
Subject: [PATCH] update image path
---
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 7170cd8..8bff7f1 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj.filters
+++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters
@@ -1661,6 +1661,9 @@
<ClCompile Include="..\project\business\Expense\maint.Document.SampleRequestFormEx.cpp">
<Filter>project\business\Expense</Filter>
</ClCompile>
+ <ClCompile Include="..\project\business\ProductSample\UserProductApplyEx.cpp">
+ <Filter>project\business\ProductSample</Filter>
+ </ClCompile>
</ItemGroup>
<ItemGroup>
<None Include="ext-jrj.def">
--
Gitblit v1.9.3