From 94f6f81692eee7567e24be26e63bc30460307cbd Mon Sep 17 00:00:00 2001
From: yzh <snbbt@21cn.com>
Date: 星期一, 23 五月 2022 13:48:20 +0800
Subject: [PATCH] 客户归属权限优化

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

diff --git a/web/web/GwProduct.aspx.cs b/web/web/GwProduct.aspx.cs
index b0c391a..2fdda61 100644
--- a/web/web/GwProduct.aspx.cs
+++ b/web/web/GwProduct.aspx.cs
@@ -9,6 +9,10 @@
 using System.Web.Profile;
 using System.Web.SessionState;
 
+/**
+ * 浜у搧绠$悊
+ * 
+ */
 public partial class _GwProduct : PageBase<SysUser>, IRequiresSessionState
 {
     protected List<GwProduct> GwProductList;

--
Gitblit v1.9.1