From 1db73f1f1904f39f45caf44b99339b1e13ffe16a Mon Sep 17 00:00:00 2001
From: wangsheng <123456>
Date: 星期三, 02 三月 2022 11:14:41 +0800
Subject: [PATCH] 待审核增加通道筛选

---
 web/web/GwClient.aspx.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/web/web/GwClient.aspx.cs b/web/web/GwClient.aspx.cs
index c89b973..0cb9c4f 100644
--- a/web/web/GwClient.aspx.cs
+++ b/web/web/GwClient.aspx.cs
@@ -10,6 +10,7 @@
 { 
     protected void Page_Load(object sender, EventArgs e)
     {
+        //鏉冮檺鏍¢獙
         this.CheckRight("301", FailedOperation.ErrorMsgOnly);
     }
 }

--
Gitblit v1.9.1