if (typeof Dictionary != "function") { function Dictionary() { this.id = null; this.title = null; this.pronunciation = null; this.state = null; this.isRoot = null; this.father = null; this.dictionarys = null; } } if (typeof LabelValueBean != "function") { function LabelValueBean() { this.value = null; this.label = null; } } if (typeof ZtbFinancing != "function") { function ZtbFinancing() { this.trade = null; this.centerMember = null; this.no = null; this.financingState = null; this.guaranteeMember = null; this.state = null; this.rzbMember = null; this._rateUnit = null; this.financingMode = null; this.use = null; this.zhuanzhanState = null; this.endDate = null; this.okState = null; this.effective = null; this.investment = null; this.city = null; this.id = null; this.staff = null; this.registerType = null; this.rate = null; this.level = null; this.memberRole = null; this.description = null; this.guaranteeRole = null; this.province = null; this.money = null; this.okDate = null; this.createDate = null; this.end = null; this.centerMemberRole = null; this.member = null; this.financingRole = null; this.itemName = null; this.relationAgree = null; this.businessType = null; this.guaranteeState = null; this.safeWay = null; this.incomePayment = null; this.minMoney = null; this.timeOut = null; this.cancleState = null; this.rateUnit = null; this.fullState = null; this.centerState = null; this.agree = null; this.introduction = null; } } // Provide a default path to dwr.engine if (dwr == null) var dwr = {}; if (dwr.engine == null) dwr.engine = {}; if (DWREngine == null) var DWREngine = dwr.engine; if (MyAction == null) var MyAction = {}; MyAction._path = '/dwr'; MyAction.voteSomebody = function(p0, p1, callback) { dwr.engine._execute(MyAction._path, 'MyAction', 'voteSomebody', p0, p1, callback); } MyAction.getCityList = function(p0, callback) { dwr.engine._execute(MyAction._path, 'MyAction', 'getCityList', p0, callback); } MyAction.getCityListPZJ = function(p0, callback) { dwr.engine._execute(MyAction._path, 'MyAction', 'getCityListPZJ', p0, callback); } MyAction.saveFriend = function(p0, callback) { dwr.engine._execute(MyAction._path, 'MyAction', 'saveFriend', p0, callback); } MyAction.saveMessage = function(p0, p1, p2, p3, p4, p5, callback) { dwr.engine._execute(MyAction._path, 'MyAction', 'saveMessage', p0, p1, p2, p3, p4, p5, callback); } MyAction.fetchInfo = function(p0, callback) { dwr.engine._execute(MyAction._path, 'MyAction', 'fetchInfo', p0, callback); } MyAction.haveSignup = function(p0, callback) { dwr.engine._execute(MyAction._path, 'MyAction', 'haveSignup', p0, callback); } MyAction.voteIt = function(p0, p1, callback) { dwr.engine._execute(MyAction._path, 'MyAction', 'voteIt', p0, p1, callback); } MyAction.commentYou = function(p0, p1, p2, p3, p4, callback) { dwr.engine._execute(MyAction._path, 'MyAction', 'commentYou', p0, p1, p2, p3, p4, callback); }