if (typeof Vos != "function") { function Vos() { this.rjWr = null; this.id = null; this.oilboxType2 = null; this.rjL2 = null; this.rjH2 = null; this.vhcid = null; this.rj = null; this.cgqL = null; this.rjH = null; this.rjWr2 = null; this.cgqL2 = null; this.rjL = null; this.rj2 = null; this.oilboxType = null; } } if (typeof ProductList != "function") { function ProductList() { this.prodictPrice = null; this.id = null; this.createtime = null; this.remark = null; this.funname = null; this.producttype = null; this.prodictobject = null; } } if (typeof InstalRecord != "function") { function InstalRecord() { this.id = null; this.createtime = null; this.instalDate = null; this.client = null; this.remark = null; this.vehicle = null; this.tel = null; this.installer = null; this.creater = null; this.mobileid = null; this.clientId = 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 (queServ == null) var queServ = {}; queServ._path = '/synthReports/dwr'; queServ.saveQuestionbbs = function(p0, p1, p2, p3, callback) { dwr.engine._execute(queServ._path, 'queServ', 'saveQuestionbbs', p0, p1, p2, p3, callback); } queServ.Questiontypeupdate = function(p0, p1, p2, p3, p4, p5, callback) { dwr.engine._execute(queServ._path, 'queServ', 'Questiontypeupdate', p0, p1, p2, p3, p4, p5, callback); } queServ.updateQuestionbbs = function(p0, p1, p2, p3, p4, p5, p6, p7, callback) { dwr.engine._execute(queServ._path, 'queServ', 'updateQuestionbbs', p0, p1, p2, p3, p4, p5, p6, p7, callback); }