From 6a3d1f8ab19830adde3a653f48f89fd7c88afbde Mon Sep 17 00:00:00 2001
From: yzh <snbbt@21cn.com>
Date: 星期五, 13 五月 2022 16:03:59 +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