wzp
2021-09-28 2b71e5009ea587c4a749588c68db826a44d17ba2
web/web/GwClient.aspx.cs
@@ -10,6 +10,7 @@
    protected void Page_Load(object sender, EventArgs e)
    {
        //权限校验
        this.CheckRight("301", FailedOperation.ErrorMsgOnly);
    }
}