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