yzh
2022-05-23 e16d566df68082e69654fc6858f3cb5d462450f1
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;