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