yzh
2022-05-13 6a3d1f8ab19830adde3a653f48f89fd7c88afbde
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;