From 2a5dcf24a7d335487d34d667ce9981af8b93daa7 Mon Sep 17 00:00:00 2001
From: tjx <t2856754968@163.com>
Date: 星期四, 06 十一月 2025 13:34:02 +0800
Subject: [PATCH] 11

---
 WebApi/Gs.Ww/WWLLDJManager.cs |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/WebApi/Gs.Ww/WWLLDJManager.cs b/WebApi/Gs.Ww/WWLLDJManager.cs
index 548f468..a894767 100644
--- a/WebApi/Gs.Ww/WWLLDJManager.cs
+++ b/WebApi/Gs.Ww/WWLLDJManager.cs
@@ -20,6 +20,8 @@
             _http = httpContextAccessor;
             (_userCode, _userGuid, _orgFids) =
                 GetUserGuidAndOrgGuid(_http);
+            
+            _userGuid ??= "4A1447C3-E106-47C6-A645-46663E17AA21";
         }
 
         /// <summary>

--
Gitblit v1.9.3