wzp
2022-11-23 0200c90ad90c94cfc14264d1f46e0ea20a20ebbd
web/web/GwSm.ashx
@@ -11,7 +11,7 @@
public class GwSm : PageHandler<SysUser>
{
    private int _userId = -1;
    private int _userType = -1;
    private string _userType = "";
    private string _account = "";
    public override JsonPageResult ProcessRequestInternal(PageContext<Model.SysUser> context)