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