From f70acd136f22b7f9863abd5f39b6c97c14c45580 Mon Sep 17 00:00:00 2001
From: lifan <2308045698@qq.com>
Date: 星期四, 07 五月 2026 10:43:19 +0800
Subject: [PATCH] update Test
---
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 d503a2a..189e295 100644
--- a/jrj/project/HomeWin.cpp
+++ b/jrj/project/HomeWin.cpp
@@ -707,7 +707,7 @@
return 1;
}
}
- if (userno == L"00601" || userno == L"00701" || userno == L"admin")
+ if (userno == L"00601" || userno == L"00618" || userno == L"00701" || userno == L"admin")
{
if (comdid == L"SourceRemark")
{
--
Gitblit v1.9.3