Type.registerNamespace('CableABC.Web.WS'); CableABC.Web.WS.CableABCScriptService=function() { CableABC.Web.WS.CableABCScriptService.initializeBase(this); this._timeout = 0; this._userContext = null; this._succeeded = null; this._failed = null; } CableABC.Web.WS.CableABCScriptService.prototype={ _get_path:function() { var p = this.get_path(); if (p) return p; else return CableABC.Web.WS.CableABCScriptService._staticInstance.get_path();}, GetMtMateTypeSecondInfo:function(pid,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'GetMtMateTypeSecondInfo',false,{pid:pid},succeededCallback,failedCallback,userContext); }, showinfoclou:function(pid,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'showinfoclou',false,{pid:pid},succeededCallback,failedCallback,userContext); }, GetlstMtMarketType:function(mater,Market,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'GetlstMtMarketType',false,{mater:mater,Market:Market},succeededCallback,failedCallback,userContext); }, Getfsfuturescontracts:function(mmtid,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'Getfsfuturescontracts',false,{mmtid:mmtid},succeededCallback,failedCallback,userContext); }, GetlstMtMarket:function(MtMarketId,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'GetlstMtMarket',false,{MtMarketId:MtMarketId},succeededCallback,failedCallback,userContext); }, GetPbSysNoticeView:function(id,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'GetPbSysNoticeView',false,{id:id},succeededCallback,failedCallback,userContext); }, GetHyUserConsult:function(id,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'GetHyUserConsult',false,{id:id},succeededCallback,failedCallback,userContext); }, GetHyUserCerti:function(id,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'GetHyUserCerti',false,{id:id},succeededCallback,failedCallback,userContext); }, CheckDownLoad:function(code,DownLoadType,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'CheckDownLoad',false,{code:code,DownLoadType:DownLoadType},succeededCallback,failedCallback,userContext); }, AuditCharacter:function(id,accountid,audiproposal,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'AuditCharacter',false,{id:id,accountid:accountid,audiproposal:audiproposal},succeededCallback,failedCallback,userContext); }, RefuseCharacter:function(id,accountid,audiproposal,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'RefuseCharacter',false,{id:id,accountid:accountid,audiproposal:audiproposal},succeededCallback,failedCallback,userContext); }, GetCharacterById:function(id,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'GetCharacterById',false,{id:id},succeededCallback,failedCallback,userContext); }, GettrnOrgById:function(id,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'GettrnOrgById',false,{id:id},succeededCallback,failedCallback,userContext); }, GetTrnOrgNew:function(id,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'GetTrnOrgNew',false,{id:id},succeededCallback,failedCallback,userContext); }, AuditTrnorgNew:function(id,accountid,audiproposal,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'AuditTrnorgNew',false,{id:id,accountid:accountid,audiproposal:audiproposal},succeededCallback,failedCallback,userContext); }, AuditTrnorg:function(id,accountid,audiproposal,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'AuditTrnorg',false,{id:id,accountid:accountid,audiproposal:audiproposal},succeededCallback,failedCallback,userContext); }, RefuseTrnorg:function(id,accountid,audiproposal,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'RefuseTrnorg',false,{id:id,accountid:accountid,audiproposal:audiproposal},succeededCallback,failedCallback,userContext); }, RefuseTrnorgNew:function(id,accountid,audiproposal,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'RefuseTrnorgNew',false,{id:id,accountid:accountid,audiproposal:audiproposal},succeededCallback,failedCallback,userContext); }, GetCharacterInfo:function(id,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'GetCharacterInfo',false,{id:id},succeededCallback,failedCallback,userContext); }, GetTcNewsInfo:function(id,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'GetTcNewsInfo',false,{id:id},succeededCallback,failedCallback,userContext); }, GetTcKnowledgeInfo:function(id,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'GetTcKnowledgeInfo',false,{id:id},succeededCallback,failedCallback,userContext); }, GetTrnInfo:function(id,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'GetTrnInfo',false,{id:id},succeededCallback,failedCallback,userContext); }, AuditTrnInfo:function(id,accountid,audiproposal,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'AuditTrnInfo',false,{id:id,accountid:accountid,audiproposal:audiproposal},succeededCallback,failedCallback,userContext); }, RefuseTrnInfo:function(id,accountid,audiproposal,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'RefuseTrnInfo',false,{id:id,accountid:accountid,audiproposal:audiproposal},succeededCallback,failedCallback,userContext); }, GetMgNewsManageInfo:function(id,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'GetMgNewsManageInfo',false,{id:id},succeededCallback,failedCallback,userContext); }, GetMgNewsTypeInfo:function(newsid,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'GetMgNewsTypeInfo',false,{newsid:newsid},succeededCallback,failedCallback,userContext); }, AddCommentInfo:function(newsid,usercode,content,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'AddCommentInfo',false,{newsid:newsid,usercode:usercode,content:content},succeededCallback,failedCallback,userContext); }, AddMtMateType3:function(pid,name,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'AddMtMateType3',false,{pid:pid,name:name},succeededCallback,failedCallback,userContext); }, AddFsFuturesContracts:function(mmtid,name,accountid,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'AddFsFuturesContracts',false,{mmtid:mmtid,name:name,accountid:accountid},succeededCallback,failedCallback,userContext); }, onoff:function(id,str_status,str_reason,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'onoff',false,{id:id,str_status:str_status,str_reason:str_reason},succeededCallback,failedCallback,userContext); }, onoff_1:function(id,str_status,str_reason,str_do_username,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'onoff_1',false,{id:id,str_status:str_status,str_reason:str_reason,str_do_username:str_do_username},succeededCallback,failedCallback,userContext); }, delete:function(id,str_status,str_reason,str_do_username,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'delete',false,{id:id,str_status:str_status,str_reason:str_reason,str_do_username:str_do_username},succeededCallback,failedCallback,userContext); }, hy_user_email_update:function(id,email,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'hy_user_email_update',false,{id:id,email:email},succeededCallback,failedCallback,userContext); }, hy_user_unit_licensen_check:function(userID,check_value,check_reson,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'hy_user_unit_licensen_check',false,{userID:userID,check_value:check_value,check_reson:check_reson},succeededCallback,failedCallback,userContext); }, hy_user_self_udpate:function(userID,c_name,sex,c_provinceN,c_cityN,c_countyN,c_email,c_mobile,c_tel_phone,c_tax_num,c_post,c_dept,c_pos,c_qq,c_address,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'hy_user_self_udpate',false,{userID:userID,c_name:c_name,sex:sex,c_provinceN:c_provinceN,c_cityN:c_cityN,c_countyN:c_countyN,c_email:c_email,c_mobile:c_mobile,c_tel_phone:c_tel_phone,c_tax_num:c_tax_num,c_post:c_post,c_dept:c_dept,c_pos:c_pos,c_qq:c_qq,c_address:c_address},succeededCallback,failedCallback,userContext); }, hy_user_aa:function(userID,Email,Mobile,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'hy_user_aa',false,{userID:userID,Email:Email,Mobile:Mobile},succeededCallback,failedCallback,userContext); }, HyUserUnitProductTypeListUpdate:function(userID,productTypeList,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'HyUserUnitProductTypeListUpdate',false,{userID:userID,productTypeList:productTypeList},succeededCallback,failedCallback,userContext); }, tt_talent_experience_add:function(userID,company_name,fromExptime,endExptime,section,post,comment,currentDate,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'tt_talent_experience_add',false,{userID:userID,company_name:company_name,fromExptime:fromExptime,endExptime:endExptime,section:section,post:post,comment:comment,currentDate:currentDate},succeededCallback,failedCallback,userContext); }, tt_talent_experience_update:function(id,userID,company_name,fromExptime,endExptime,section,post,comment,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'tt_talent_experience_update',false,{id:id,userID:userID,company_name:company_name,fromExptime:fromExptime,endExptime:endExptime,section:section,post:post,comment:comment},succeededCallback,failedCallback,userContext); }, tt_talent_education_add:function(userID,school_name,fromEdutime,endEdutime,major,degreeValue,currentDate,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'tt_talent_education_add',false,{userID:userID,school_name:school_name,fromEdutime:fromEdutime,endEdutime:endEdutime,major:major,degreeValue:degreeValue,currentDate:currentDate},succeededCallback,failedCallback,userContext); }, tt_talent_education_update:function(id,userID,school_name,fromEdutime,endEdutime,major,degreeValue,currentDate,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'tt_talent_education_update',false,{id:id,userID:userID,school_name:school_name,fromEdutime:fromEdutime,endEdutime:endEdutime,major:major,degreeValue:degreeValue,currentDate:currentDate},succeededCallback,failedCallback,userContext); }, tt_talent_language_add:function(userID,language_typeValue,level_rwValue,level_lsValue,currentDate,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'tt_talent_language_add',false,{userID:userID,language_typeValue:language_typeValue,level_rwValue:level_rwValue,level_lsValue:level_lsValue,currentDate:currentDate},succeededCallback,failedCallback,userContext); }, tt_talent_language_update:function(id,userID,language_typeValue,level_rwValue,level_lsValue,currentDate,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'tt_talent_language_update',false,{id:id,userID:userID,language_typeValue:language_typeValue,level_rwValue:level_rwValue,level_lsValue:level_lsValue,currentDate:currentDate},succeededCallback,failedCallback,userContext); }, getCity:function(proviceID,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'getCity',false,{proviceID:proviceID},succeededCallback,failedCallback,userContext); }, hy_user_unit_jichu_update:function(info,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'hy_user_unit_jichu_update',false,{info:info},succeededCallback,failedCallback,userContext); }, getGGDTypeStringHtml:function(parentID,click_name,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'getGGDTypeStringHtml',false,{parentID:parentID,click_name:click_name},succeededCallback,failedCallback,userContext); }, HyUserUnitDetailUpdate:function(strJson,userID,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'HyUserUnitDetailUpdate',false,{strJson:strJson,userID:userID},succeededCallback,failedCallback,userContext); }, HyUserCertiAdd:function(info,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'HyUserCertiAdd',false,{info:info},succeededCallback,failedCallback,userContext); }, HyUserCertiUpd:function(info,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'HyUserCertiUpd',false,{info:info},succeededCallback,failedCallback,userContext); }, getStatusCountStr:function(userID,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'getStatusCountStr',false,{userID:userID},succeededCallback,failedCallback,userContext); }, getStatusCountStr1:function(userID,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'getStatusCountStr1',false,{userID:userID},succeededCallback,failedCallback,userContext); }, HyUserCertiDel:function(id,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'HyUserCertiDel',false,{id:id},succeededCallback,failedCallback,userContext); }, HyUserCertiDel_piliang:function(id_list,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'HyUserCertiDel_piliang',false,{id_list:id_list},succeededCallback,failedCallback,userContext); }, getHyUserUnitMSGModelById:function(id,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'getHyUserUnitMSGModelById',false,{id:id},succeededCallback,failedCallback,userContext); }, getHyUserUnitModelById:function(id,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'getHyUserUnitModelById',false,{id:id},succeededCallback,failedCallback,userContext); }, HyUserUnitMSG_Add:function(strJson,content,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'HyUserUnitMSG_Add',false,{strJson:strJson,content:content},succeededCallback,failedCallback,userContext); }, HyUserUnitMSG_Upd:function(strJson,content,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'HyUserUnitMSG_Upd',false,{strJson:strJson,content:content},succeededCallback,failedCallback,userContext); }, HyUserUnitMSG_Del:function(id,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'HyUserUnitMSG_Del',false,{id:id},succeededCallback,failedCallback,userContext); }, HyUserUnitMSG_Del_piliang:function(id_list,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'HyUserUnitMSG_Del_piliang',false,{id_list:id_list},succeededCallback,failedCallback,userContext); }, HyUserUnitMSG_Check:function(id,status,checkuser,reason,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'HyUserUnitMSG_Check',false,{id:id,status:status,checkuser:checkuser,reason:reason},succeededCallback,failedCallback,userContext); }, HyUserUnitIntro_Check:function(id,status,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'HyUserUnitIntro_Check',false,{id:id,status:status},succeededCallback,failedCallback,userContext); }, updateHeadPhoto:function(AccountID,url,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'updateHeadPhoto',false,{AccountID:AccountID,url:url},succeededCallback,failedCallback,userContext); }, sendMsg:function(mobileNo,user,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'sendMsg',false,{mobileNo:mobileNo,user:user},succeededCallback,failedCallback,userContext); }, checkMsg:function(mobileNo,user,code,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'checkMsg',false,{mobileNo:mobileNo,user:user,code:code},succeededCallback,failedCallback,userContext); }, CheckVilidateCode:function(vc,str,code,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'CheckVilidateCode',false,{vc:vc,str:str,code:code},succeededCallback,failedCallback,userContext); }, GetMgNewsInfo:function(id,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'GetMgNewsInfo',false,{id:id},succeededCallback,failedCallback,userContext); }, getCityByProvinceID:function(ProvinceID,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'getCityByProvinceID',false,{ProvinceID:ProvinceID},succeededCallback,failedCallback,userContext); }, GetMgNewsInfoRecommend:function(id,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'GetMgNewsInfoRecommend',false,{id:id},succeededCallback,failedCallback,userContext); }, updateRecommendSort:function(orderList,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'updateRecommendSort',false,{orderList:orderList},succeededCallback,failedCallback,userContext); }, GetMgNewsInfoAll:function(id,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'GetMgNewsInfoAll',false,{id:id},succeededCallback,failedCallback,userContext); }, GetMgNewsTopics:function(id,isDisplay,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'GetMgNewsTopics',false,{id:id,isDisplay:isDisplay},succeededCallback,failedCallback,userContext); }, GetMgMaterialInfo:function(id,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'GetMgMaterialInfo',false,{id:id},succeededCallback,failedCallback,userContext); }, GetTtNewsInfo:function(id,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'GetTtNewsInfo',false,{id:id},succeededCallback,failedCallback,userContext); }, SaveMessage:function(proid,huuId,message,userCode,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'SaveMessage',false,{proid:proid,huuId:huuId,message:message,userCode:userCode},succeededCallback,failedCallback,userContext); }, GetHyUserMessageInfo:function(id,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'GetHyUserMessageInfo',false,{id:id},succeededCallback,failedCallback,userContext); }, GetHyUserMessageReplyInfo:function(id,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'GetHyUserMessageReplyInfo',false,{id:id},succeededCallback,failedCallback,userContext); }, Worksapply:function(id,userid,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'Worksapply',false,{id:id,userid:userid},succeededCallback,failedCallback,userContext); }, Workscollect:function(id,userid,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'Workscollect',false,{id:id,userid:userid},succeededCallback,failedCallback,userContext); }, addTtEmploymentInfo:function(AccountID,profeID,Statname,Require,Headcount,provinceID,cityID,countyID,NatureID,SalaryID,DegreeID,Worktime,Days,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'addTtEmploymentInfo',false,{AccountID:AccountID,profeID:profeID,Statname:Statname,Require:Require,Headcount:Headcount,provinceID:provinceID,cityID:cityID,countyID:countyID,NatureID:NatureID,SalaryID:SalaryID,DegreeID:DegreeID,Worktime:Worktime,Days:Days},succeededCallback,failedCallback,userContext); }, editTtEmploymentInfo:function(id,AccountID,profeID,Statname,Require,Headcount,provinceID,cityID,countyID,NatureID,SalaryID,DegreeID,Worktime,Days,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'editTtEmploymentInfo',false,{id:id,AccountID:AccountID,profeID:profeID,Statname:Statname,Require:Require,Headcount:Headcount,provinceID:provinceID,cityID:cityID,countyID:countyID,NatureID:NatureID,SalaryID:SalaryID,DegreeID:DegreeID,Worktime:Worktime,Days:Days},succeededCallback,failedCallback,userContext); }, GetHyUserBaseLevel:function(usercode,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'GetHyUserBaseLevel',false,{usercode:usercode},succeededCallback,failedCallback,userContext); }, UpdataElectInfo:function(id,types,time,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'UpdataElectInfo',false,{id:id,types:types,time:time},succeededCallback,failedCallback,userContext); }, GetElectInfo:function(id,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'GetElectInfo',false,{id:id},succeededCallback,failedCallback,userContext); }, CharacterContain:function(id,usercode,ncs,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'CharacterContain',false,{id:id,usercode:usercode,ncs:ncs},succeededCallback,failedCallback,userContext); }, AddQbProblemDiscuss:function(id,quid,usercode,txt,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'AddQbProblemDiscuss',false,{id:id,quid:quid,usercode:usercode,txt:txt},succeededCallback,failedCallback,userContext); }, AddQbProblemReply:function(id,quid,usercode,txt,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'AddQbProblemReply',false,{id:id,quid:quid,usercode:usercode,txt:txt},succeededCallback,failedCallback,userContext); }, AddQbProblemReplyAnswer:function(niming,quid,usercode,txt,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'AddQbProblemReplyAnswer',false,{niming:niming,quid:quid,usercode:usercode,txt:txt},succeededCallback,failedCallback,userContext); }, UpdateQbProblemInfo:function(id,quid,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'UpdateQbProblemInfo',false,{id:id,quid:quid},succeededCallback,failedCallback,userContext); }, UpdateReTradeReferenceCount:function(id,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'UpdateReTradeReferenceCount',false,{id:id},succeededCallback,failedCallback,userContext); }, UpdateQbProblemInfoPer:function(id,quid,txt,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'UpdateQbProblemInfoPer',false,{id:id,quid:quid,txt:txt},succeededCallback,failedCallback,userContext); }, GetAdvtChild:function(parent,order,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'GetAdvtChild',false,{parent:parent,order:order},succeededCallback,failedCallback,userContext); }, SendMailOfRegister:function(toEmail,code,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'SendMailOfRegister',false,{toEmail:toEmail,code:code},succeededCallback,failedCallback,userContext); }, SendMailOfRegister1:function(toEmail,code,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'SendMailOfRegister1',false,{toEmail:toEmail,code:code},succeededCallback,failedCallback,userContext); }, SendMailOfRegister2:function(toEmail,code,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'SendMailOfRegister2',false,{toEmail:toEmail,code:code},succeededCallback,failedCallback,userContext); }, SendMailOfRegister3:function(toEmail,code,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'SendMailOfRegister3',false,{toEmail:toEmail,code:code},succeededCallback,failedCallback,userContext); }, SendMailOfRegister4:function(toEmail,code,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'SendMailOfRegister4',false,{toEmail:toEmail,code:code},succeededCallback,failedCallback,userContext); }, SendMailOfRegister5:function(toEmail,code,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'SendMailOfRegister5',false,{toEmail:toEmail,code:code},succeededCallback,failedCallback,userContext); }, SendMailOfRegisterForUsercenter:function(toEmail,code,accountID,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'SendMailOfRegisterForUsercenter',false,{toEmail:toEmail,code:code,accountID:accountID},succeededCallback,failedCallback,userContext); }, GetPost:function(prov,city,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'GetPost',false,{prov:prov,city:city},succeededCallback,failedCallback,userContext); }, GetArea:function(prov,city,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'GetArea',false,{prov:prov,city:city},succeededCallback,failedCallback,userContext); }, SendMailOfLink:function(hub,code,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'SendMailOfLink',false,{hub:hub,code:code},succeededCallback,failedCallback,userContext); }, SendMailOfPwd:function(email,code,pwd,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'SendMailOfPwd',false,{email:email,code:code,pwd:pwd},succeededCallback,failedCallback,userContext); }, GetHyUserBaseById:function(id,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'GetHyUserBaseById',false,{id:id},succeededCallback,failedCallback,userContext); }, SetHyUserLevel:function(id,vip,begdate,enddate,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'SetHyUserLevel',false,{id:id,vip:vip,begdate:begdate,enddate:enddate},succeededCallback,failedCallback,userContext); }, HyUserApplyAudi:function(id,audiproposal,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'HyUserApplyAudi',false,{id:id,audiproposal:audiproposal},succeededCallback,failedCallback,userContext); }, HyUserApplyRefuse:function(id,audiproposal,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'HyUserApplyRefuse',false,{id:id,audiproposal:audiproposal},succeededCallback,failedCallback,userContext); }, NoticeAudi:function(id,audiproposal,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'NoticeAudi',false,{id:id,audiproposal:audiproposal},succeededCallback,failedCallback,userContext); }, NoticeRefuse:function(id,audiproposal,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'NoticeRefuse',false,{id:id,audiproposal:audiproposal},succeededCallback,failedCallback,userContext); }, GetSecondInfo:function(pid,succeededCallback, failedCallback, userContext) { return this._invoke(this._get_path(), 'GetSecondInfo',false,{pid:pid},succeededCallback,failedCallback,userContext); }} CableABC.Web.WS.CableABCScriptService.registerClass('CableABC.Web.WS.CableABCScriptService',Sys.Net.WebServiceProxy); CableABC.Web.WS.CableABCScriptService._staticInstance = new CableABC.Web.WS.CableABCScriptService(); CableABC.Web.WS.CableABCScriptService.set_path = function(value) { CableABC.Web.WS.CableABCScriptService._staticInstance.set_path(value); } CableABC.Web.WS.CableABCScriptService.get_path = function() { return CableABC.Web.WS.CableABCScriptService._staticInstance.get_path(); } CableABC.Web.WS.CableABCScriptService.set_timeout = function(value) { CableABC.Web.WS.CableABCScriptService._staticInstance.set_timeout(value); } CableABC.Web.WS.CableABCScriptService.get_timeout = function() { return CableABC.Web.WS.CableABCScriptService._staticInstance.get_timeout(); } CableABC.Web.WS.CableABCScriptService.set_defaultUserContext = function(value) { CableABC.Web.WS.CableABCScriptService._staticInstance.set_defaultUserContext(value); } CableABC.Web.WS.CableABCScriptService.get_defaultUserContext = function() { return CableABC.Web.WS.CableABCScriptService._staticInstance.get_defaultUserContext(); } CableABC.Web.WS.CableABCScriptService.set_defaultSucceededCallback = function(value) { CableABC.Web.WS.CableABCScriptService._staticInstance.set_defaultSucceededCallback(value); } CableABC.Web.WS.CableABCScriptService.get_defaultSucceededCallback = function() { return CableABC.Web.WS.CableABCScriptService._staticInstance.get_defaultSucceededCallback(); } CableABC.Web.WS.CableABCScriptService.set_defaultFailedCallback = function(value) { CableABC.Web.WS.CableABCScriptService._staticInstance.set_defaultFailedCallback(value); } CableABC.Web.WS.CableABCScriptService.get_defaultFailedCallback = function() { return CableABC.Web.WS.CableABCScriptService._staticInstance.get_defaultFailedCallback(); } CableABC.Web.WS.CableABCScriptService.set_enableJsonp = function(value) { CableABC.Web.WS.CableABCScriptService._staticInstance.set_enableJsonp(value); } CableABC.Web.WS.CableABCScriptService.get_enableJsonp = function() { return CableABC.Web.WS.CableABCScriptService._staticInstance.get_enableJsonp(); } CableABC.Web.WS.CableABCScriptService.set_jsonpCallbackParameter = function(value) { CableABC.Web.WS.CableABCScriptService._staticInstance.set_jsonpCallbackParameter(value); } CableABC.Web.WS.CableABCScriptService.get_jsonpCallbackParameter = function() { return CableABC.Web.WS.CableABCScriptService._staticInstance.get_jsonpCallbackParameter(); } CableABC.Web.WS.CableABCScriptService.set_path("/WS/CableABCScriptService.asmx"); CableABC.Web.WS.CableABCScriptService.GetMtMateTypeSecondInfo= function(pid,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.GetMtMateTypeSecondInfo(pid,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.showinfoclou= function(pid,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.showinfoclou(pid,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.GetlstMtMarketType= function(mater,Market,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.GetlstMtMarketType(mater,Market,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.Getfsfuturescontracts= function(mmtid,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.Getfsfuturescontracts(mmtid,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.GetlstMtMarket= function(MtMarketId,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.GetlstMtMarket(MtMarketId,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.GetPbSysNoticeView= function(id,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.GetPbSysNoticeView(id,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.GetHyUserConsult= function(id,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.GetHyUserConsult(id,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.GetHyUserCerti= function(id,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.GetHyUserCerti(id,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.CheckDownLoad= function(code,DownLoadType,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.CheckDownLoad(code,DownLoadType,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.AuditCharacter= function(id,accountid,audiproposal,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.AuditCharacter(id,accountid,audiproposal,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.RefuseCharacter= function(id,accountid,audiproposal,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.RefuseCharacter(id,accountid,audiproposal,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.GetCharacterById= function(id,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.GetCharacterById(id,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.GettrnOrgById= function(id,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.GettrnOrgById(id,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.GetTrnOrgNew= function(id,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.GetTrnOrgNew(id,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.AuditTrnorgNew= function(id,accountid,audiproposal,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.AuditTrnorgNew(id,accountid,audiproposal,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.AuditTrnorg= function(id,accountid,audiproposal,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.AuditTrnorg(id,accountid,audiproposal,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.RefuseTrnorg= function(id,accountid,audiproposal,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.RefuseTrnorg(id,accountid,audiproposal,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.RefuseTrnorgNew= function(id,accountid,audiproposal,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.RefuseTrnorgNew(id,accountid,audiproposal,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.GetCharacterInfo= function(id,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.GetCharacterInfo(id,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.GetTcNewsInfo= function(id,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.GetTcNewsInfo(id,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.GetTcKnowledgeInfo= function(id,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.GetTcKnowledgeInfo(id,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.GetTrnInfo= function(id,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.GetTrnInfo(id,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.AuditTrnInfo= function(id,accountid,audiproposal,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.AuditTrnInfo(id,accountid,audiproposal,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.RefuseTrnInfo= function(id,accountid,audiproposal,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.RefuseTrnInfo(id,accountid,audiproposal,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.GetMgNewsManageInfo= function(id,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.GetMgNewsManageInfo(id,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.GetMgNewsTypeInfo= function(newsid,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.GetMgNewsTypeInfo(newsid,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.AddCommentInfo= function(newsid,usercode,content,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.AddCommentInfo(newsid,usercode,content,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.AddMtMateType3= function(pid,name,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.AddMtMateType3(pid,name,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.AddFsFuturesContracts= function(mmtid,name,accountid,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.AddFsFuturesContracts(mmtid,name,accountid,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.onoff= function(id,str_status,str_reason,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.onoff(id,str_status,str_reason,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.onoff_1= function(id,str_status,str_reason,str_do_username,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.onoff_1(id,str_status,str_reason,str_do_username,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.delete= function(id,str_status,str_reason,str_do_username,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.delete(id,str_status,str_reason,str_do_username,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.hy_user_email_update= function(id,email,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.hy_user_email_update(id,email,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.hy_user_unit_licensen_check= function(userID,check_value,check_reson,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.hy_user_unit_licensen_check(userID,check_value,check_reson,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.hy_user_self_udpate= function(userID,c_name,sex,c_provinceN,c_cityN,c_countyN,c_email,c_mobile,c_tel_phone,c_tax_num,c_post,c_dept,c_pos,c_qq,c_address,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.hy_user_self_udpate(userID,c_name,sex,c_provinceN,c_cityN,c_countyN,c_email,c_mobile,c_tel_phone,c_tax_num,c_post,c_dept,c_pos,c_qq,c_address,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.hy_user_aa= function(userID,Email,Mobile,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.hy_user_aa(userID,Email,Mobile,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.HyUserUnitProductTypeListUpdate= function(userID,productTypeList,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.HyUserUnitProductTypeListUpdate(userID,productTypeList,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.tt_talent_experience_add= function(userID,company_name,fromExptime,endExptime,section,post,comment,currentDate,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.tt_talent_experience_add(userID,company_name,fromExptime,endExptime,section,post,comment,currentDate,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.tt_talent_experience_update= function(id,userID,company_name,fromExptime,endExptime,section,post,comment,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.tt_talent_experience_update(id,userID,company_name,fromExptime,endExptime,section,post,comment,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.tt_talent_education_add= function(userID,school_name,fromEdutime,endEdutime,major,degreeValue,currentDate,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.tt_talent_education_add(userID,school_name,fromEdutime,endEdutime,major,degreeValue,currentDate,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.tt_talent_education_update= function(id,userID,school_name,fromEdutime,endEdutime,major,degreeValue,currentDate,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.tt_talent_education_update(id,userID,school_name,fromEdutime,endEdutime,major,degreeValue,currentDate,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.tt_talent_language_add= function(userID,language_typeValue,level_rwValue,level_lsValue,currentDate,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.tt_talent_language_add(userID,language_typeValue,level_rwValue,level_lsValue,currentDate,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.tt_talent_language_update= function(id,userID,language_typeValue,level_rwValue,level_lsValue,currentDate,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.tt_talent_language_update(id,userID,language_typeValue,level_rwValue,level_lsValue,currentDate,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.getCity= function(proviceID,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.getCity(proviceID,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.hy_user_unit_jichu_update= function(info,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.hy_user_unit_jichu_update(info,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.getGGDTypeStringHtml= function(parentID,click_name,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.getGGDTypeStringHtml(parentID,click_name,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.HyUserUnitDetailUpdate= function(strJson,userID,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.HyUserUnitDetailUpdate(strJson,userID,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.HyUserCertiAdd= function(info,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.HyUserCertiAdd(info,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.HyUserCertiUpd= function(info,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.HyUserCertiUpd(info,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.getStatusCountStr= function(userID,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.getStatusCountStr(userID,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.getStatusCountStr1= function(userID,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.getStatusCountStr1(userID,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.HyUserCertiDel= function(id,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.HyUserCertiDel(id,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.HyUserCertiDel_piliang= function(id_list,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.HyUserCertiDel_piliang(id_list,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.getHyUserUnitMSGModelById= function(id,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.getHyUserUnitMSGModelById(id,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.getHyUserUnitModelById= function(id,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.getHyUserUnitModelById(id,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.HyUserUnitMSG_Add= function(strJson,content,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.HyUserUnitMSG_Add(strJson,content,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.HyUserUnitMSG_Upd= function(strJson,content,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.HyUserUnitMSG_Upd(strJson,content,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.HyUserUnitMSG_Del= function(id,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.HyUserUnitMSG_Del(id,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.HyUserUnitMSG_Del_piliang= function(id_list,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.HyUserUnitMSG_Del_piliang(id_list,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.HyUserUnitMSG_Check= function(id,status,checkuser,reason,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.HyUserUnitMSG_Check(id,status,checkuser,reason,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.HyUserUnitIntro_Check= function(id,status,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.HyUserUnitIntro_Check(id,status,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.updateHeadPhoto= function(AccountID,url,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.updateHeadPhoto(AccountID,url,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.sendMsg= function(mobileNo,user,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.sendMsg(mobileNo,user,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.checkMsg= function(mobileNo,user,code,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.checkMsg(mobileNo,user,code,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.CheckVilidateCode= function(vc,str,code,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.CheckVilidateCode(vc,str,code,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.GetMgNewsInfo= function(id,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.GetMgNewsInfo(id,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.getCityByProvinceID= function(ProvinceID,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.getCityByProvinceID(ProvinceID,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.GetMgNewsInfoRecommend= function(id,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.GetMgNewsInfoRecommend(id,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.updateRecommendSort= function(orderList,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.updateRecommendSort(orderList,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.GetMgNewsInfoAll= function(id,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.GetMgNewsInfoAll(id,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.GetMgNewsTopics= function(id,isDisplay,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.GetMgNewsTopics(id,isDisplay,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.GetMgMaterialInfo= function(id,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.GetMgMaterialInfo(id,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.GetTtNewsInfo= function(id,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.GetTtNewsInfo(id,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.SaveMessage= function(proid,huuId,message,userCode,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.SaveMessage(proid,huuId,message,userCode,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.GetHyUserMessageInfo= function(id,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.GetHyUserMessageInfo(id,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.GetHyUserMessageReplyInfo= function(id,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.GetHyUserMessageReplyInfo(id,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.Worksapply= function(id,userid,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.Worksapply(id,userid,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.Workscollect= function(id,userid,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.Workscollect(id,userid,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.addTtEmploymentInfo= function(AccountID,profeID,Statname,Require,Headcount,provinceID,cityID,countyID,NatureID,SalaryID,DegreeID,Worktime,Days,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.addTtEmploymentInfo(AccountID,profeID,Statname,Require,Headcount,provinceID,cityID,countyID,NatureID,SalaryID,DegreeID,Worktime,Days,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.editTtEmploymentInfo= function(id,AccountID,profeID,Statname,Require,Headcount,provinceID,cityID,countyID,NatureID,SalaryID,DegreeID,Worktime,Days,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.editTtEmploymentInfo(id,AccountID,profeID,Statname,Require,Headcount,provinceID,cityID,countyID,NatureID,SalaryID,DegreeID,Worktime,Days,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.GetHyUserBaseLevel= function(usercode,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.GetHyUserBaseLevel(usercode,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.UpdataElectInfo= function(id,types,time,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.UpdataElectInfo(id,types,time,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.GetElectInfo= function(id,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.GetElectInfo(id,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.CharacterContain= function(id,usercode,ncs,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.CharacterContain(id,usercode,ncs,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.AddQbProblemDiscuss= function(id,quid,usercode,txt,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.AddQbProblemDiscuss(id,quid,usercode,txt,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.AddQbProblemReply= function(id,quid,usercode,txt,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.AddQbProblemReply(id,quid,usercode,txt,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.AddQbProblemReplyAnswer= function(niming,quid,usercode,txt,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.AddQbProblemReplyAnswer(niming,quid,usercode,txt,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.UpdateQbProblemInfo= function(id,quid,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.UpdateQbProblemInfo(id,quid,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.UpdateReTradeReferenceCount= function(id,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.UpdateReTradeReferenceCount(id,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.UpdateQbProblemInfoPer= function(id,quid,txt,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.UpdateQbProblemInfoPer(id,quid,txt,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.GetAdvtChild= function(parent,order,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.GetAdvtChild(parent,order,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.SendMailOfRegister= function(toEmail,code,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.SendMailOfRegister(toEmail,code,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.SendMailOfRegister1= function(toEmail,code,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.SendMailOfRegister1(toEmail,code,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.SendMailOfRegister2= function(toEmail,code,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.SendMailOfRegister2(toEmail,code,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.SendMailOfRegister3= function(toEmail,code,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.SendMailOfRegister3(toEmail,code,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.SendMailOfRegister4= function(toEmail,code,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.SendMailOfRegister4(toEmail,code,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.SendMailOfRegister5= function(toEmail,code,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.SendMailOfRegister5(toEmail,code,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.SendMailOfRegisterForUsercenter= function(toEmail,code,accountID,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.SendMailOfRegisterForUsercenter(toEmail,code,accountID,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.GetPost= function(prov,city,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.GetPost(prov,city,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.GetArea= function(prov,city,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.GetArea(prov,city,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.SendMailOfLink= function(hub,code,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.SendMailOfLink(hub,code,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.SendMailOfPwd= function(email,code,pwd,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.SendMailOfPwd(email,code,pwd,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.GetHyUserBaseById= function(id,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.GetHyUserBaseById(id,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.SetHyUserLevel= function(id,vip,begdate,enddate,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.SetHyUserLevel(id,vip,begdate,enddate,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.HyUserApplyAudi= function(id,audiproposal,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.HyUserApplyAudi(id,audiproposal,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.HyUserApplyRefuse= function(id,audiproposal,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.HyUserApplyRefuse(id,audiproposal,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.NoticeAudi= function(id,audiproposal,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.NoticeAudi(id,audiproposal,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.NoticeRefuse= function(id,audiproposal,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.NoticeRefuse(id,audiproposal,onSuccess,onFailed,userContext); } CableABC.Web.WS.CableABCScriptService.GetSecondInfo= function(pid,onSuccess,onFailed,userContext) {CableABC.Web.WS.CableABCScriptService._staticInstance.GetSecondInfo(pid,onSuccess,onFailed,userContext); } var gtc = Sys.Net.WebServiceProxy._generateTypedConstructor; Type.registerNamespace('CableABC.Common'); if (typeof(CableABC.Common.MtMateType) === 'undefined') { CableABC.Common.MtMateType=gtc("CableABC.Common.MtMateType"); CableABC.Common.MtMateType.registerClass('CableABC.Common.MtMateType'); } if (typeof(CableABC.Common.MgMaterialType) === 'undefined') { CableABC.Common.MgMaterialType=gtc("CableABC.Common.MgMaterialType"); CableABC.Common.MgMaterialType.registerClass('CableABC.Common.MgMaterialType'); } if (typeof(CableABC.Common.MtMarketType) === 'undefined') { CableABC.Common.MtMarketType=gtc("CableABC.Common.MtMarketType"); CableABC.Common.MtMarketType.registerClass('CableABC.Common.MtMarketType'); } if (typeof(CableABC.Common.FsFuturesContracts) === 'undefined') { CableABC.Common.FsFuturesContracts=gtc("CableABC.Common.FsFuturesContracts"); CableABC.Common.FsFuturesContracts.registerClass('CableABC.Common.FsFuturesContracts'); } if (typeof(CableABC.Common.MtMarket) === 'undefined') { CableABC.Common.MtMarket=gtc("CableABC.Common.MtMarket"); CableABC.Common.MtMarket.registerClass('CableABC.Common.MtMarket'); } if (typeof(CableABC.Common.Notice) === 'undefined') { CableABC.Common.Notice=gtc("CableABC.Common.Notice"); CableABC.Common.Notice.registerClass('CableABC.Common.Notice'); } if (typeof(CableABC.Common.HyUserAdvise) === 'undefined') { CableABC.Common.HyUserAdvise=gtc("CableABC.Common.HyUserAdvise"); CableABC.Common.HyUserAdvise.registerClass('CableABC.Common.HyUserAdvise'); } if (typeof(CableABC.Common.HyUserCerti) === 'undefined') { CableABC.Common.HyUserCerti=gtc("CableABC.Common.HyUserCerti"); CableABC.Common.HyUserCerti.registerClass('CableABC.Common.HyUserCerti'); } if (typeof(CableABC.Common.Character) === 'undefined') { CableABC.Common.Character=gtc("CableABC.Common.Character"); CableABC.Common.Character.registerClass('CableABC.Common.Character'); } if (typeof(CableABC.Common.trnOrg) === 'undefined') { CableABC.Common.trnOrg=gtc("CableABC.Common.trnOrg"); CableABC.Common.trnOrg.registerClass('CableABC.Common.trnOrg'); } if (typeof(CableABC.Common.trnorgNew) === 'undefined') { CableABC.Common.trnorgNew=gtc("CableABC.Common.trnorgNew"); CableABC.Common.trnorgNew.registerClass('CableABC.Common.trnorgNew'); } if (typeof(CableABC.Common.CharacterInfo) === 'undefined') { CableABC.Common.CharacterInfo=gtc("CableABC.Common.CharacterInfo"); CableABC.Common.CharacterInfo.registerClass('CableABC.Common.CharacterInfo'); } if (typeof(CableABC.Common.TcNewsInfo) === 'undefined') { CableABC.Common.TcNewsInfo=gtc("CableABC.Common.TcNewsInfo"); CableABC.Common.TcNewsInfo.registerClass('CableABC.Common.TcNewsInfo'); } if (typeof(CableABC.Common.TcKnowledgeInfo) === 'undefined') { CableABC.Common.TcKnowledgeInfo=gtc("CableABC.Common.TcKnowledgeInfo"); CableABC.Common.TcKnowledgeInfo.registerClass('CableABC.Common.TcKnowledgeInfo'); } if (typeof(CableABC.Common.trnInfo) === 'undefined') { CableABC.Common.trnInfo=gtc("CableABC.Common.trnInfo"); CableABC.Common.trnInfo.registerClass('CableABC.Common.trnInfo'); } Type.registerNamespace('System.Data'); if (typeof(System.Data.DataTable) === 'undefined') { System.Data.DataTable=gtc("System.Data.DataTable"); System.Data.DataTable.registerClass('System.Data.DataTable'); } if (typeof(CableABC.Common.MgNewsInfo) === 'undefined') { CableABC.Common.MgNewsInfo=gtc("CableABC.Common.MgNewsInfo"); CableABC.Common.MgNewsInfo.registerClass('CableABC.Common.MgNewsInfo'); } if (typeof(CableABC.Common.MgNewsComment) === 'undefined') { CableABC.Common.MgNewsComment=gtc("CableABC.Common.MgNewsComment"); CableABC.Common.MgNewsComment.registerClass('CableABC.Common.MgNewsComment'); } if (typeof(CableABC.Common.PbSysCity) === 'undefined') { CableABC.Common.PbSysCity=gtc("CableABC.Common.PbSysCity"); CableABC.Common.PbSysCity.registerClass('CableABC.Common.PbSysCity'); } if (typeof(CableABC.Common.HyUserUnitMSG) === 'undefined') { CableABC.Common.HyUserUnitMSG=gtc("CableABC.Common.HyUserUnitMSG"); CableABC.Common.HyUserUnitMSG.registerClass('CableABC.Common.HyUserUnitMSG'); } if (typeof(CableABC.Common.HyUserUnit) === 'undefined') { CableABC.Common.HyUserUnit=gtc("CableABC.Common.HyUserUnit"); CableABC.Common.HyUserUnit.registerClass('CableABC.Common.HyUserUnit'); } if (typeof(CableABC.Web.WS.WSResult) === 'undefined') { CableABC.Web.WS.WSResult=gtc("CableABC.Web.WS.WSResult"); CableABC.Web.WS.WSResult.registerClass('CableABC.Web.WS.WSResult'); } if (typeof(CableABC.Common.MgNewsInfoRecommend) === 'undefined') { CableABC.Common.MgNewsInfoRecommend=gtc("CableABC.Common.MgNewsInfoRecommend"); CableABC.Common.MgNewsInfoRecommend.registerClass('CableABC.Common.MgNewsInfoRecommend'); } if (typeof(CableABC.Common.MgNewsNewtopics) === 'undefined') { CableABC.Common.MgNewsNewtopics=gtc("CableABC.Common.MgNewsNewtopics"); CableABC.Common.MgNewsNewtopics.registerClass('CableABC.Common.MgNewsNewtopics'); } if (typeof(CableABC.Common.MgMaterialInfo) === 'undefined') { CableABC.Common.MgMaterialInfo=gtc("CableABC.Common.MgMaterialInfo"); CableABC.Common.MgMaterialInfo.registerClass('CableABC.Common.MgMaterialInfo'); } if (typeof(CableABC.Common.TtNewsInfo) === 'undefined') { CableABC.Common.TtNewsInfo=gtc("CableABC.Common.TtNewsInfo"); CableABC.Common.TtNewsInfo.registerClass('CableABC.Common.TtNewsInfo'); } if (typeof(CableABC.Common.HyUserMessage) === 'undefined') { CableABC.Common.HyUserMessage=gtc("CableABC.Common.HyUserMessage"); CableABC.Common.HyUserMessage.registerClass('CableABC.Common.HyUserMessage'); } if (typeof(CableABC.Common.HyUserMessageReply) === 'undefined') { CableABC.Common.HyUserMessageReply=gtc("CableABC.Common.HyUserMessageReply"); CableABC.Common.HyUserMessageReply.registerClass('CableABC.Common.HyUserMessageReply'); } if (typeof(CableABC.Common.HyUserBase) === 'undefined') { CableABC.Common.HyUserBase=gtc("CableABC.Common.HyUserBase"); CableABC.Common.HyUserBase.registerClass('CableABC.Common.HyUserBase'); } if (typeof(CableABC.Common.GdGoodsType) === 'undefined') { CableABC.Common.GdGoodsType=gtc("CableABC.Common.GdGoodsType"); CableABC.Common.GdGoodsType.registerClass('CableABC.Common.GdGoodsType'); }