wangsheng
2022-03-07 89b8562ad1fb3943db3ffb922544afb3ce57e457
web/web/GwClient.aspx.cs
@@ -10,6 +10,7 @@
    protected void Page_Load(object sender, EventArgs e)
    {
        //权限校验
        this.CheckRight("301", FailedOperation.ErrorMsgOnly);
    }
}