From 7896af53e190bcecea516b1203d5020a0103f155 Mon Sep 17 00:00:00 2001
From: Ben Lin <maobin001@msn.com>
Date: 星期五, 10 一月 2025 09:39:41 +0800
Subject: [PATCH] 重命名方法并更新调用

---
 Tiger.Controllers.System/Tiger.Controllers.System.csproj |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/Tiger.Controllers.System/Tiger.Controllers.System.csproj b/Tiger.Controllers.System/Tiger.Controllers.System.csproj
index 573d403..30360a6 100644
--- a/Tiger.Controllers.System/Tiger.Controllers.System.csproj
+++ b/Tiger.Controllers.System/Tiger.Controllers.System.csproj
@@ -4,6 +4,9 @@
     <TargetFramework>net6.0</TargetFramework>
     <ImplicitUsings>enable</ImplicitUsings>
     <Nullable>enable</Nullable>
+    <Authors>TigerClouds Team</Authors>
+    <Company>娣卞湷甯傞挍鏍间簯绉戞妧鏈夐檺鍏徃 (SZ TigerClouds Technology Co.,Ltd.)</Company>
+    <Copyright>Copyright 漏 2020-2025 SZ TigerClouds Technology Co.,Ltd.. All rights reserved.</Copyright>
   </PropertyGroup>
 
   <ItemGroup>

--
Gitblit v1.9.3