if(typeof Yawei == "undefined") Yawei={}; if(typeof Yawei.DeptGovernment == "undefined") Yawei.DeptGovernment={}; if(typeof Yawei.DeptGovernment.DeptGovmail == "undefined") Yawei.DeptGovernment.DeptGovmail={}; if(typeof Yawei.DeptGovernment.DeptGovmail.DeptReceiveQueAjax_class == "undefined") Yawei.DeptGovernment.DeptGovmail.DeptReceiveQueAjax_class={}; Yawei.DeptGovernment.DeptGovmail.DeptReceiveQueAjax_class = function() {}; Object.extend(Yawei.DeptGovernment.DeptGovmail.DeptReceiveQueAjax_class.prototype, Object.extend(new AjaxPro.AjaxClass(), { IsCheckInfo: function(queGuid, isSecret, seekcode) { return this.invoke("IsCheckInfo", {"queGuid":queGuid, "isSecret":isSecret, "seekcode":seekcode}, this.IsCheckInfo.getArguments().slice(3)); }, IsPassSeekCode: function(queGuid, seekcode) { return this.invoke("IsPassSeekCode", {"queGuid":queGuid, "seekcode":seekcode}, this.IsPassSeekCode.getArguments().slice(2)); }, IsFinishReplay: function(queGuid, status) { return this.invoke("IsFinishReplay", {"queGuid":queGuid, "status":status}, this.IsFinishReplay.getArguments().slice(2)); }, IsHavReceivePerson: function(personGuid) { return this.invoke("IsHavReceivePerson", {"personGuid":personGuid}, this.IsHavReceivePerson.getArguments().slice(1)); }, SavePY: function(queGuid, resultSatisfy, flowStatisfy, seekcode, ischeekCode) { return this.invoke("SavePY", {"queGuid":queGuid, "resultSatisfy":resultSatisfy, "flowStatisfy":flowStatisfy, "seekcode":seekcode, "ischeekCode":ischeekCode}, this.SavePY.getArguments().slice(5)); }, CheckCode: function(txt_checkCode) { return this.invoke("CheckCode", {"txt_checkCode":txt_checkCode}, this.CheckCode.getArguments().slice(1)); }, url: '/DeptGovmail_JM/ajaxpro/Yawei.DeptGovernment.DeptGovmail.DeptReceiveQueAjax,Yawei.DeptGovernment.ashx' })); Yawei.DeptGovernment.DeptGovmail.DeptReceiveQueAjax = new Yawei.DeptGovernment.DeptGovmail.DeptReceiveQueAjax_class();