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/project/HomeWin.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/jrj/project/HomeWin.cpp b/jrj/project/HomeWin.cpp
index 189e295..dd04bc7 100644
--- a/jrj/project/HomeWin.cpp
+++ b/jrj/project/HomeWin.cpp
@@ -707,7 +707,7 @@
 				return 1;
 			}
 		}
-		if (userno == L"00601" || userno == L"00618" || userno == L"00701" || userno == L"admin")
+		if (userno == L"00601" || userno == L"00618" || userno == L"00701" || userno == L"admin" || userno == L"00620")
 		{
 			if (comdid == L"SourceRemark")
 			{

--
Gitblit v1.9.3