web/web/GwTransfer.ashx
@@ -36,7 +36,11 @@ } } /// <summary> /// 加载携号转网 /// </summary> /// <param name="context"></param> /// <returns></returns> private JsonPageResult LoadGwTransfer(PageContext<SysUser> context) { string mobile = context.GetString("mobile");