main.js 85 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189
  1. console.info('v1.0.3');
  2. var app = angular.module('itsmApp', ['itsm-dep']);
  3. var domainName = document.domain;//域名
  4. var protocolName = document.location.protocol;//http协议
  5. // var appchild = angular.module('itsmApp', ['itsm-dep']);
  6. //本地测试
  7. // var serverIp = "http://localhost/service";
  8. // var reportIp = "http://localhost/service";
  9. // var inspectIp = "http://localhost/service";
  10. // var imgBaseUrl = "http://localhost";
  11. // var callIp = "http://192.168.3.122:29005";
  12. //线上
  13. var serverIp = protocolName + "//" + domainName + "/service";
  14. var reportIp = protocolName + "//" + domainName + "/service";
  15. // var inspectIp = protocolName + "//" + domainName + "/service";
  16. var inspectIp = "http://192.168.77.57";
  17. var imgBaseUrl = protocolName + "//" + domainName;
  18. var callIp = protocolName + "//" + domainName;
  19. // var seiminCallIp = '192.168.3.233';//本地
  20. // var seiminCallIp = '202.114.235.100';//财大
  21. var seiminCallIp = '';
  22. if(document.domain === 'itsm.zuel.edu.cn'){
  23. seiminCallIp = '202.114.235.100:5678';//财大
  24. }else{
  25. seiminCallIp = '192.168.3.233:5678';//本地
  26. }
  27. // 信用社
  28. // var serverIp = "http://192.168.2.63:80/service"; //跟其他有关
  29. // var reportIp = "http://192.168.2.63:80/service"; //跟报表有关
  30. // var inspectIp = "http://192.168.2.63:80/service";
  31. // var callIp = "http://192.168.2.63:80/service";
  32. //101测试
  33. // var serverIp = "http://192.168.3.101/service";
  34. // var reportIp = "http://192.168.3.101/service";
  35. // var inspectIp = "http://192.168.3.101/service";
  36. // var imgBaseUrl = "http://192.168.3.101";//富文本框上传图片路径
  37. // var callIp = "http://192.168.3.122:29005";
  38. // 139
  39. // var serverIp = "http://itsmpoc.dashitech.com/service";
  40. // var reportIp = "http://itsmpoc.dashitech.com/service"; //跟报表有关
  41. // var inspectIp = "http://itsmpoc.dashitech.com/service";
  42. // var callIp = "http://192.168.3.122:29005";
  43. app.run(['$rootScope', '$state', '$stateParams', '$auth', '$http', '$cookieStore', 'Restangular', 'api_login',
  44. function ($rootScope, $state, $stateParams, $auth, $http, $cookieStore, Restangular, api_login) {
  45. $rootScope.seiminCallIp = seiminCallIp;
  46. // Attach Fastclick for eliminating the 300ms delay between a physical tap and the firing of a click event on mobile browsers
  47. FastClick.attach(document.body);
  48. // Set some reference to access them from any scope
  49. $rootScope.$state = $state;
  50. $rootScope.$stateParams = $stateParams;
  51. // GLOBAL APP SCOPE
  52. // set below basic information
  53. // $rootScope.audioiIp="http://218.197.181.213:8080"
  54. $rootScope.app = {
  55. name: '', // name of your project
  56. author: '', // author's name or company name
  57. description: '', // brief description
  58. version: 'V2.0', // current version
  59. year: ((new Date()).getFullYear()), // automatic current year (for copyright information)
  60. isMobile: (function () { // true if the browser is a mobile device
  61. var check = false;
  62. if (/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)) {
  63. check = true;
  64. };
  65. return check;
  66. })(),
  67. isChrome: false,
  68. isLoginFixed: false,
  69. layout: {
  70. // isLoginFixed: true,
  71. isNavbarFixed: true, //true if you want to initialize the template with fixed header
  72. isSidebarFixed: true, // true if you want to initialize the template with fixed sidebar
  73. isSidebarClosed: false, // true if you want to initialize the template with closed sidebar
  74. isFooterFixed: false, // true if you want to initialize the template with fixed footer
  75. theme: 'theme-8', // indicate the theme chosen for your project
  76. logo: 'assets/images/logo.png' // relative path of the project logo
  77. }
  78. };
  79. // 获取项目名称----网络与信息化运维管理系统
  80. $rootScope.getProjectName = function () {
  81. api_login.getProjectName().then(function (res) {
  82. $rootScope.app.name = $rootScope.app.author = $rootScope.app.description = res.sysName;
  83. })
  84. }
  85. $rootScope.getProjectName();
  86. // $http.defaults.headers.common["X-Auth-Token"] = $cookieStore.get('Auth-Token') || null;
  87. // $http.defaults.headers.common["X-Auth-Token"] = $cookieStore.get('Auth-Token') || null;
  88. Restangular.setErrorInterceptor(function (element, operation, what, url, headers, queryParams) {
  89. if (!url) {
  90. // console.log($http);
  91. // console.log($auth);
  92. if (element.config.url ==
  93. "http://testncc.hust.edu.cn/service/bpm/data/getCount"
  94. ) {
  95. window.location.href = serviceip;
  96. document.getElementById("casUserId").value = null;
  97. }
  98. }
  99. // console.log(element);
  100. })
  101. Restangular.setFullRequestInterceptor(function (element, operation, what, url, headers, queryParams) {
  102. var token = $cookieStore.get('Auth-Token') || null;
  103. var isReportUri = url.indexOf('saiku') > 0;
  104. if (token && isReportUri) {
  105. return {
  106. element: element,
  107. params: queryParams,
  108. headers: _.extend({}, headers, {
  109. 'X-Auth-Token': $cookieStore.get('Auth-Token') || null
  110. })
  111. };
  112. } else {
  113. return {
  114. element: element,
  115. params: queryParams,
  116. headers: headers
  117. };
  118. }
  119. });
  120. Restangular.addResponseInterceptor(function (data, operation, what, url, response, deferred) {
  121. var ua = window.navigator.userAgent.toLowerCase();
  122. ua.match(/chrome/i)
  123. if (data) {
  124. if (data.state == "433") {
  125. $rootScope.logout();
  126. var Notification = window.Notification;
  127. Notification.requestPermission();
  128. sessionStorage.clear();
  129. data = {};
  130. var n = new Notification("登录退出", {
  131. body: "您的账号在其他地方登录,请确认后重新登录",
  132. icon: '../bower_components/HTML5-Desktop-Notifications/alert.ico',
  133. onclick: function onNotificationClicked() {
  134. console.log('Notification clicked.');
  135. }
  136. });
  137. } else if (data.state == "403") {
  138. $state.go("app.dashboard");
  139. var Notification = window.Notification;
  140. Notification.requestPermission();
  141. var n = new Notification("无权限访问", {
  142. body: "此页面无权限访问",
  143. icon: '../bower_components/HTML5-Desktop-Notifications/alert.ico',
  144. onclick: function onNotificationClicked() {
  145. console.log('Notification clicked.');
  146. }
  147. });
  148. } else {
  149. deferred.resolve(data)
  150. }
  151. }
  152. });
  153. // $rootScope.nickname ='lijin';
  154. // $rootScope.user = {
  155. // name: 'Peter',
  156. // job: 'ng-Dev',
  157. // picture: 'app/img/user/02.jpg'
  158. // };
  159. }
  160. ]);
  161. // translate config
  162. app.config(['$translateProvider',
  163. function ($translateProvider) {
  164. // prefix and suffix information is required to specify a pattern
  165. // You can simply use the static-files loader with this pattern:
  166. $translateProvider.useStaticFilesLoader({
  167. prefix: 'assets/i18n/',
  168. suffix: '.json'
  169. });
  170. // Since you've now registered more then one translation table, angular-translate has to know which one to use.
  171. // This is where preferredLanguage(langKey) comes in.
  172. $translateProvider.preferredLanguage('zh');
  173. // Store the language in the local storage
  174. $translateProvider.useLocalStorage();
  175. }
  176. ]);
  177. // Angular-Loading-Bar
  178. // configuration
  179. app.config(['cfpLoadingBarProvider',
  180. function (cfpLoadingBarProvider) {
  181. cfpLoadingBarProvider.includeBar = true;
  182. cfpLoadingBarProvider.includeSpinner = false;
  183. }
  184. ]);
  185. /**
  186. * // http: //115.156.150.70:9680/webservice/data/fetchDataList/queryUser
  187. */
  188. //信息中心 --wt
  189. app.factory('msgRestangular', function (Restangular) {
  190. return Restangular.withConfig(function (RestangularConfigurer) {
  191. RestangularConfigurer.setBaseUrl(serverIp + '/messageStation');
  192. });
  193. });
  194. app.factory('api_msg', ['msgRestangular', function (msgRestangular) {
  195. var msgService = msgRestangular.all("data");
  196. return {
  197. msgDataList: function (data) {
  198. return msgService.customPOST(data, 'fetchDataList/messageStation', {});
  199. },
  200. updateDataList: function (data) {
  201. return msgService.customPOST(data, 'updateModel/messageStation', {});
  202. },
  203. };
  204. }]);
  205. /**
  206. * // http: //115.156.150.70:9680/api/webservice/data/fetchDataList/queryUser
  207. */
  208. app.config(['RestangularProvider', function (RestangularProvider) {
  209. RestangularProvider.setBaseUrl('');
  210. }]);
  211. app.factory('serviceip', function (Restangular) {
  212. return Restangular.withConfig(function (RestangularConfigurer) {
  213. RestangularConfigurer.setBaseUrl(serviceip);
  214. });
  215. });
  216. app.factory('WechatRestangular', function (Restangular) {
  217. return Restangular.withConfig(function (RestangularConfigurer) {
  218. RestangularConfigurer.setBaseUrl(serverIp + '/common/');
  219. });
  220. });
  221. // 事件分类
  222. app.factory('eventCategory', function (Restangular) {
  223. return Restangular.withConfig(function (RestangularConfigurer) {
  224. RestangularConfigurer.setBaseUrl(serverIp + '/bpm/data/');
  225. });
  226. });
  227. app.factory('jry_api_bpm', ['eventCategory', function (eventCategory) {
  228. var jry_incidentService = eventCategory.all("fetchDataList");
  229. var jry_add = eventCategory.all("addData");
  230. var jry_updata = eventCategory.all("updData");
  231. var jry_movdata = eventCategory.all("rmvData");
  232. var jry_fetchDeptByPhone = eventCategory.all("fetchDeptByPhone");//呼叫中心电话查详情
  233. return {
  234. //呼叫中心电话查详情
  235. jry_fetchDeptByPhone: function (key, data) {
  236. return jry_fetchDeptByPhone.customPOST(data, key, {});
  237. },
  238. jry_getFaultScri: function (key, data) {
  239. return jry_incidentService.customPOST(data, key, {});
  240. },
  241. jry_getIncidentScri: function (data) {
  242. return jry_incidentService.customPOST(data, 'incidentdescribe', {});
  243. },
  244. jry_getFetchDataList: function (data, key) {
  245. return jry_incidentService.customPOST(data, key, {});
  246. },
  247. jry_addFn: function (data, key) {
  248. return jry_add.customPOST(data, key, {});
  249. },
  250. jry_editFn: function (data, key) {
  251. return jry_updata.customPOST(data, key, {});
  252. },
  253. jry_movFn: function (data, key) {
  254. return jry_movdata.customPOST(data, key, {});
  255. }
  256. };
  257. }]);
  258. app.factory('api_wechatfile', ['WechatRestangular', function (WechatRestangular) {
  259. var dataService = WechatRestangular.all("common");
  260. return {
  261. jry_download: function (attachmentId) {
  262. return dataService.one('downloadAttachment/' + attachmentId);
  263. },
  264. listAttachments: function (type, model) {
  265. return dataService.customGET('listAttachment/' + type + "/" + model, {});
  266. // return dataService.one('listAttachment/' + type + "/" + model);
  267. },
  268. listAttachment: function (type, model) {
  269. return dataService.customGET('listAttachment/' + type + "/" + model, {});
  270. // return dataService.one('listAttachment/' + type + "/" + model);
  271. },
  272. downloadAttachment: function (model) {
  273. return dataService.one('downloadAttachment/' + model, {});
  274. },
  275. attachmentsPreviewUrl: function (attachmentId) {
  276. return dataService.customGET('attachmentsPreviewUrl/' + attachmentId);
  277. },
  278. download: function (attachmentId) {
  279. return dataService.one('getAttachmentContent/' + attachmentId);
  280. },
  281. getDictionary: function (data) {
  282. return dataService.customPOST(data, 'getDictionary', {});
  283. },
  284. getDictionaryForList: function (data) {
  285. return dataService.customPOST(data, 'getDictionaryForList', {});
  286. },
  287. addDictionary: function (data) {
  288. return dataService.customPOST(data, 'addDictionary', {});
  289. }
  290. };
  291. }]);
  292. //报表
  293. app.factory('hkreportRestangular', function(Restangular) {
  294. return Restangular.withConfig(function(RestangularConfigurer) {
  295. RestangularConfigurer.setBaseUrl(reportIp + '/report');
  296. });
  297. });
  298. app.factory('api_hkreport', ['hkreportRestangular', function(hkreportRestangular) {
  299. var msgService = hkreportRestangular.all("data");
  300. return {
  301. incidentreport: function(data, key) {
  302. return msgService.customPOST(data, key, {});
  303. }
  304. };
  305. }]);
  306. app.factory('webserviceRestangular', function (Restangular) {
  307. return Restangular.withConfig(function (RestangularConfigurer) {
  308. RestangularConfigurer.setBaseUrl(serverIp + '/webservice/');
  309. });
  310. });
  311. app.factory('api_webservice', ['webserviceRestangular', function (webserviceRestangular) {
  312. var dataService = webserviceRestangular.all("data");
  313. return {
  314. fetchDataList: function (model, data) {
  315. return dataService.customPOST(data, 'fetchDataList/' + model, {});
  316. }
  317. };
  318. }]);
  319. app.factory('api_webservice1', ['webserviceRestangular', function (webserviceRestangular) {
  320. var dataService = webserviceRestangular.all("");
  321. return {
  322. fetchDataList: function (model, data) {
  323. return dataService.customPOST(data, 'samsQuery/' + model, {});
  324. }
  325. };
  326. }]);
  327. app.factory('playRestangular', function (Restangular) {
  328. return Restangular.withConfig(function (RestangularConfigurer) {
  329. RestangularConfigurer.setBaseUrl(callIp);
  330. });
  331. });
  332. app.factory('api_playservice', ['playRestangular', function (playRestangular) {
  333. var dataService = playRestangular.all("recording");
  334. return {
  335. playData: function (attachmentId) {
  336. return dataService.customGET('recording?callID=' + attachmentId);
  337. },
  338. };
  339. }]);
  340. app.factory('ConversationRestangular', function (Restangular) {
  341. return Restangular.withConfig(function (RestangularConfigurer) {
  342. RestangularConfigurer.setBaseUrl(serverIp + '/conversation/');
  343. });
  344. });
  345. app.factory('api_conversation', ['ConversationRestangular', function (ConversationRestangular) {
  346. var dataService = ConversationRestangular.all("conversation");
  347. return {
  348. roleMenu: function (model) {
  349. return dataService.customGET('roleMenu/' + model, {});
  350. },
  351. pageMenuByCode: function (model) {
  352. return dataService.customGET('pageMenuByCode/' + model, {});
  353. },
  354. pageEvent: function (data, model) {
  355. return dataService.customPOST(data, 'pageEvent', {});
  356. }
  357. };
  358. }]);
  359. app.factory('textRestangular', function (Restangular) {
  360. return Restangular.withConfig(function (RestangularConfigurer) {
  361. // RestangularConfigurer.setBaseUrl(inspectIp + ':8080/IXServer/');
  362. RestangularConfigurer.setBaseUrl(inspectIp + ':8088/IXServer/');
  363. });
  364. });
  365. app.factory('api_text', ['textRestangular', function (textRestangular) {
  366. var loginService = textRestangular.all("comm");
  367. var loginsins = textRestangular.all("tele/agent");
  368. return {
  369. start: function (phone, id) {
  370. var rdata = "dom=0&epwd=&aid=" + id + "&apwd=e10adc3949ba59abbe56e057f20f883e&adn=" + phone;
  371. return loginService.customPOST(rdata, 'start', {}, {
  372. 'Content-Type': 'application/x-www-form-urlencoded;charset=UTF-8'
  373. });
  374. },
  375. exit: function (token) {
  376. var rdata = "dom=0&token=" + token;
  377. return loginService.customPOST(rdata, 'exit', {}, {
  378. 'Content-Type': 'application/x-www-form-urlencoded;charset=UTF-8'
  379. });
  380. },
  381. login: function (group, token, id) {
  382. var rdata = "dom=0&token=" + token + "&aid=" + id + "&acd=" + group + "&skill=-1&mon=false&silent=false";
  383. return loginsins.customPOST(rdata, 'login', {}, {
  384. 'Content-Type': 'application/x-www-form-urlencoded;charset=UTF-8'
  385. });
  386. },
  387. logout: function (token, id) {
  388. var rdata = "dom=0&token=" + token + "&aid=" + id + "";
  389. return loginsins.customPOST(rdata, 'logout', {}, {
  390. 'Content-Type': 'application/x-www-form-urlencoded;charset=UTF-8'
  391. });
  392. },
  393. dialout: function (token, gid, teleno) {
  394. var rdata = "dom=0&token=" + token + "&teleno=" + teleno + "&gid=" + gid + "&uud=&async=true";
  395. return loginsins.customPOST(rdata, 'dialout', {}, {
  396. 'Content-Type': 'application/x-www-form-urlencoded;charset=UTF-8'
  397. });
  398. },
  399. callout: function (token, teleno) {
  400. var rdata = "dom=0&token=" + token + "&teleno=" + teleno + "&uud=&async=true";
  401. return loginsins.customPOST(rdata, 'dialout', {}, {
  402. 'Content-Type': 'application/x-www-form-urlencoded;charset=UTF-8'
  403. });
  404. },
  405. setbusy: function (token) {
  406. var rdata = "dom=0&token=" + token;
  407. return loginsins.customPOST(rdata, 'setbusy', {}, {
  408. 'Content-Type': 'application/x-www-form-urlencoded;charset=UTF-8'
  409. });
  410. },
  411. setidle: function (token) {
  412. var rdata = "dom=0&token=" + token;
  413. return loginsins.customPOST(rdata, 'setidle', {}, {
  414. 'Content-Type': 'application/x-www-form-urlencoded;charset=UTF-8'
  415. });
  416. },
  417. inittrans: function (telephone, token) {
  418. var rdata = "dom=0&token=" + token + "&teleno=" + telephone + "&uud=&async=true";
  419. return loginsins.customPOST(rdata, 'inittrans', {}, {
  420. 'Content-Type': 'application/x-www-form-urlencoded;charset=UTF-8'
  421. });
  422. },
  423. comptrans: function (telephone, token) {
  424. var rdata = "dom=0&token=" + token;
  425. return loginsins.customPOST(rdata, 'comptrans', {}, {
  426. 'Content-Type': 'application/x-www-form-urlencoded;charset=UTF-8'
  427. });
  428. },
  429. record: function (token) {
  430. var rdata = "dom=0&token=" + token + "&filename=/tmp/agent.wav&async=true&maxtime=10&termchar=&append=true";
  431. return loginsins.customPOST(rdata, 'record', {}, {
  432. 'Content-Type': 'application/x-www-form-urlencoded;charset=UTF-8'
  433. });
  434. },
  435. offhook: function (token) {
  436. var rdata = "dom=0&token=" + token;
  437. return loginsins.customPOST(rdata, 'offhook', {}, {
  438. 'Content-Type': 'application/x-www-form-urlencoded;charset=UTF-8'
  439. });
  440. },
  441. onhook: function (token) {
  442. var rdata = "dom=0&token=" + token;
  443. return loginsins.customPOST(rdata, 'onhook', {}, {
  444. 'Content-Type': 'application/x-www-form-urlencoded;charset=UTF-8'
  445. });
  446. },
  447. getcdrid: function (token) {
  448. var rdata = "dom=0&token=" + token;
  449. return loginsins.customPOST(rdata, 'getcdrid', {}, {
  450. 'Content-Type': 'application/x-www-form-urlencoded;charset=UTF-8'
  451. });
  452. }
  453. }
  454. }])
  455. app.factory('UserRestangular', function (Restangular) {
  456. return Restangular.withConfig(function (RestangularConfigurer) {
  457. RestangularConfigurer.setBaseUrl(serverIp);
  458. });
  459. });
  460. app.factory('api_user', ['UserRestangular', function (UserRestangular) {
  461. var basePath = "user/";
  462. return {
  463. };
  464. }]);
  465. app.factory('api_report_data', ['UserRestangular', function (UserRestangular) {
  466. var basePath = UserRestangular.all("report/report/");
  467. var datas = UserRestangular.all("data");
  468. var form = UserRestangular.all("form");
  469. var formData = UserRestangular.all("formData");
  470. var reports = UserRestangular.all("report/data");
  471. return {
  472. fetchDataList: function (model, data) {
  473. return basePath.customPOST(data, 'fetchDataList/' + model, {});
  474. },
  475. fetchDataList1: function (model, data) {
  476. return datas.customPOST(data, 'fetchDataList/' + model, {});
  477. },
  478. report: function (model, data) {
  479. return basePath.customPOST(data, model, {});
  480. },
  481. addModel: function (model, data) {
  482. return basePath.customPOST(data, 'addModel/' + model, {});
  483. },
  484. updateModel: function (model, data) {
  485. return basePath.customPOST(data, 'updateModel/' + model, {});
  486. },
  487. rmModels: function (model, id) {
  488. return basePath.customPOST(null, 'rmModels/' + id + '/' + model, {});
  489. },
  490. updData: function (model, data) {
  491. return datas.customPOST(data, 'updData/' + model, {});
  492. },
  493. addData: function (model, data) {
  494. return datas.customPOST(data, 'addData/' + model, {});
  495. },
  496. rmvData: function (model, data) {
  497. return datas.customPOST(data, 'rmvData/' + model, {});
  498. },
  499. renderTabForm: function (model) {
  500. return form.customGET('renderTabForm/' + model);
  501. },
  502. updateForm: function (model, data) {
  503. return form.customPOST(data, 'updateForm/' + model, {});
  504. },
  505. formData: function (model, data) {
  506. return formData.customPOST(data, 'rmvData/' + model, {});
  507. },
  508. reportsData: function (model, data) {
  509. return reports.customPOST(data, model, {});
  510. }
  511. };
  512. }]);
  513. app.factory('api_login', ['UserRestangular', function (UserRestangular) {
  514. var loginService = UserRestangular.all("auth");
  515. return {
  516. getProjectName: function () {
  517. return loginService.customGET('getSysName');
  518. },
  519. login: function (username, password) {
  520. return loginService.customPOST(username, 'loginEncrypt', {});
  521. },
  522. // logout: function(sessionid,userid){
  523. // return loginService.customPOST(sessionid + '/' + userid);
  524. // },
  525. license: function (data) {
  526. return loginService.customPOST(data, 'license', {});
  527. },
  528. getLicense: function (data) {
  529. return loginService.customPOST(data, 'getLicense', {});
  530. },
  531. sso: function (nickname) {
  532. return loginService.customGET('sso/' + nickname);
  533. },
  534. resetpwd: function (userid) {
  535. return loginService.customGET('resetpwd/' + userid);
  536. },
  537. uppwd: function (data) {
  538. return loginService.customPOST(data, 'uppwd', {});
  539. }
  540. }
  541. }])
  542. app.factory('applyRestangular', function (Restangular) {
  543. return Restangular.withConfig(function (RestangularConfigurer) {
  544. RestangularConfigurer.setBaseUrl(serverIp + '/apply/');
  545. });
  546. });
  547. app.factory('api_apply', ['applyRestangular', function (applyRestangular) {
  548. var applyService = applyRestangular.all("bpm");
  549. return {
  550. wxIncidentReject: function (id, data) {
  551. return applyService.customPOST(data, 'wxIncidentReject/' + id, {});
  552. }
  553. }
  554. }])
  555. app.factory('api_user_data', ['UserRestangular', function (UserRestangular) {
  556. var dataService = UserRestangular.all("user/data");
  557. var userService = UserRestangular.all("auth");
  558. return {
  559. validate: function (data) {
  560. return dataService.customPOST(data, 'validate/role', {});
  561. },
  562. importData: function () {
  563. return dataService.one('/importData');
  564. },
  565. importData1: function (type) {
  566. return dataService.one('/importData/'+type);
  567. },
  568. fetchDataList: function (model, data) {
  569. return dataService.customPOST(data, 'fetchDataList/' + model, {});
  570. },
  571. fetchData: function (model, data) {
  572. return dataService.customPOST(data, 'fetchData/' + model, {});
  573. },
  574. addData: function (model, data) {
  575. return dataService.customPOST(data, 'addData/' + model, {});
  576. },
  577. updData: function (model, data) {
  578. return dataService.customPOST(data, 'updData/' + model, {});
  579. },
  580. rmvData: function (model, data) {
  581. return dataService.customPOST(data, 'rmvData/' + model, {});
  582. },
  583. register: function (data) {
  584. return dataService.customPOST(data, 'register', {});
  585. },
  586. downDataModel: function (type, month) {
  587. return dataService.one('downDataModel/' + type + '/' + month);
  588. },
  589. fetchgetData: function (model, data) {
  590. return dataService.customGET('fetchData/' + model + '/' + data, {});
  591. },
  592. roleMenu: function (model) {
  593. return userService.customGET('roleMenu/' + model, {});
  594. },
  595. pageMenuByCode: function (model) {
  596. return userService.customGET('pageMenuByCode/' + model, {});
  597. },
  598. pageEvent: function (data, model) {
  599. return userService.customPOST(data, 'pageEvent', {});
  600. },
  601. pageMenu: function (data, model) {
  602. return userService.customPOST(data, 'pageMenu', {});
  603. // return userService.one('/pageMenu' + data);
  604. },
  605. getMenu: function (data, model) {
  606. return userService.customPOST(data, 'getMenu', {});
  607. },
  608. getOnlineInfo: function (date) {
  609. return userService.customPOST({}, 'onlineInfo/' + date, {});
  610. }
  611. };
  612. }]);
  613. // app.factory('DpmRestangular', function(Restangular) {
  614. // return Restangular.withConfig(function(RestangularConfigurer) {
  615. // RestangularConfigurer.setBaseUrl(serverIp+':9008/data/');
  616. // });
  617. // });
  618. // app.factory('api_bpm_dbca', ['DpmRestangular', function(DpmRestangular){
  619. // var bpm = DpmRestangular.all("bpm");
  620. // return {
  621. // impFileData: function(pdKey){
  622. // return bpm.customPOST( 'impFileData/' + pdKey);
  623. // },
  624. // };
  625. // }]);
  626. app.factory('BpmRestangular', function (Restangular) {
  627. return Restangular.withConfig(function (RestangularConfigurer) {
  628. // RestangularConfigurer.setBaseUrl("http://168.166.3.41"+':9008/api/');
  629. RestangularConfigurer.setBaseUrl(serverIp + '/bpm');
  630. });
  631. });
  632. app.factory('SimpleRestangular', function (Restangular) {
  633. return Restangular.withConfig(function (RestangularConfigurer) {
  634. RestangularConfigurer.setBaseUrl(serverIp + '/simple');
  635. });
  636. });
  637. app.factory('api_simple', ['SimpleRestangular', function (SimpleRestangular) {
  638. var r_data = SimpleRestangular.all("data");
  639. return {
  640. addListData: function (model, data) {
  641. return r_data.customPOST(data, 'addListData/' + model, {});
  642. },
  643. }
  644. }]);
  645. app.factory('api_statistic', ['BpmRestangular', function (BpmRestangular) {
  646. var statistic = BpmRestangular.all("statistic");
  647. var table = BpmRestangular.all("data");
  648. return {
  649. query: function (data, rptId) {
  650. return statistic.customPOST(data, 'unidimensional/' + rptId, {});
  651. },
  652. // exportData: function(reportView, uuid, reportfileName){
  653. // return reportService.one('query/rest/export/xls/?exportname='+reportfileName+'xls');
  654. // }
  655. getTask: function (userid, idx, sum) {
  656. return table.customGET('getTask/' + userid + '/' + idx + '/' + sum);
  657. },
  658. unidimensionalExport: function (rptId) {
  659. return statistic.one('unidimensionalExport/' + rptId);
  660. },
  661. tableData: function (data, rptId) {
  662. return table.customPOST(data, 'fetchDataList/' + rptId, {});
  663. }
  664. }
  665. }]);
  666. app.factory('api_bpm', ['BpmRestangular', function (BpmRestangular) {
  667. var process = BpmRestangular.all("process");
  668. var postfix = BpmRestangular.all("bpm");
  669. var getData = BpmRestangular.all('data');
  670. var InspectionProcessActual = BpmRestangular.all('InspectionProcessActual');
  671. return {
  672. //巡检列表批量指派
  673. assign: function (data) {
  674. return InspectionProcessActual.customPOST(data, 'batchAssign', {});
  675. },
  676. //获取巡检报告
  677. report: function (data) {
  678. return InspectionProcessActual.customPOST(data, 'report', {});
  679. },
  680. deploy: function (data) {
  681. return process.customPOST(data, 're/model/deploy', {});
  682. },
  683. list: function () {
  684. return process.customGET('re/model/list');
  685. },
  686. modelsource: function (pdId) {
  687. return process.customGET('re/model/' + pdId + '/source');
  688. },
  689. // savemodel: function(pdId, data) {
  690. // return process.customPOST(data, 're/model/' + pdId + '/save', {});
  691. // },
  692. savemodel: function (pdId, data) {
  693. return process.customPOST(data, 'saveModel/' + pdId, {});
  694. },
  695. removemodel: function (modelId) {
  696. return process.customGET('re/model/' + modelId + '/remove');
  697. },
  698. upgrade: function (data, taskId, userId, model) {
  699. return postfix.customPOST(data, model + '/' + taskId + '/' + userId, {});
  700. // return postfix.customPOST(id);
  701. },
  702. fetchDataList: function (model, data) {
  703. return getData.customPOST(data, 'fetchDataList/' + model, {});
  704. },
  705. addData: function (model, data) {
  706. return getData.customPOST(data, 'addData/' + model, {});
  707. },
  708. updData: function (model, data) {
  709. return getData.customPOST(data, 'updData/' + model, {});
  710. },
  711. //判断事件分类层级
  712. tellCategory: function (id) {
  713. return getData.customGET('tellCategory' + '/' + id);
  714. },
  715. //知识库导出
  716. downDataModel: function (type,month) {
  717. return getData.one('downDataModel/' + type + '/' + month);
  718. }
  719. };
  720. }]);
  721. app.factory('CommonRestangular', function (Restangular) {
  722. return Restangular.withConfig(function (RestangularConfigurer) {
  723. RestangularConfigurer.setBaseUrl(serverIp + '/common');
  724. });
  725. });
  726. app.factory('api_bpm_domain', ['BpmRestangular', 'CommonRestangular', function (BpmRestangular, CommonRestangular) {
  727. var bpmService = BpmRestangular.all("bpm");
  728. var commonService = CommonRestangular.all("common");
  729. return {
  730. //指派
  731. delegateTask: function (pdKey, data) {
  732. return bpmService.customPOST(data, 'delegateTask/' + pdKey, {});
  733. },
  734. fetchtask: function (pdKey, data) {
  735. return bpmService.customPOST(data, 'fetchTask/' + pdKey, {});
  736. },
  737. start: function (pdKey, data) {
  738. return bpmService.customPOST(data, 'start/' + pdKey, {});
  739. },
  740. flowTracing: function (processInstanceId, data) {
  741. return bpmService.customPOST(data, 'flowTracing/' + processInstanceId, {});
  742. },
  743. flowTracingCustom: function (processInstanceId, data) {
  744. return bpmService.customPOST(data, 'flowTracingCustom/' + processInstanceId, {});
  745. },
  746. complete: function (taskId, userId, data) {
  747. return bpmService.customPOST(data, 'completeTask/' + taskId + '/' + userId, {});
  748. },
  749. completeUpgrade: function (data) {
  750. return bpmService.customPOST(data, 'upgradeIncident', {});
  751. },
  752. save: function (taskId, data) {
  753. return bpmService.customPOST(data, 'saveTaskVar/' + taskId, {});
  754. },
  755. claimtask: function (taskId, data) {
  756. return bpmService.customPOST(data, 'claimTask/' + taskId, {});
  757. },
  758. claimAndCompletedTask: function (taskId, data) {
  759. return bpmService.customPOST(data, 'claimAndCompletedTask/' + taskId, {});
  760. },
  761. delegateTask: function (taskId, data) {
  762. return bpmService.customPOST(data, 'delegateTask/' + taskId, {});
  763. },
  764. expectedTime: function (taskId) {
  765. return bpmService.customGET('expectedTime/' + taskId);
  766. },
  767. history: function (processId) {
  768. return bpmService.customGET('history/' + processId);
  769. },
  770. // upgrade: function(processInstanceId, taskId, data) {
  771. // return bpmService.customPOST(data, 'upgradeIncident/' + processInstanceId + '/' + taskId, {});
  772. // },
  773. listAttachments: function (processId, data) {
  774. return commonService.customGET('listAttachment/incident/' + processId, {});
  775. },
  776. listAttachment: function (modal, processId) {
  777. return commonService.customGET('listAttachment/' + modal + '/' + processId);
  778. },
  779. saveAttachments: function (processId, taskId, userId, data) {
  780. return bpmService.one('saveAttachments/' + processId + '/' + taskId + '/' + userId);
  781. },
  782. uploadAttachment: function (processId, taskId, userId, data) {
  783. return commonService.one('uploadAttachment/' + 'incident/' + processId);
  784. },
  785. uploadAttachmentJryModel: function (model, processId, taskId, userId, data) {
  786. return commonService.one('uploadAttachment/' + model + '/' + processId);
  787. },
  788. download: function (attachmentId) {
  789. return bpmService.one('getAttachmentContent/' + attachmentId);
  790. },
  791. // download: function(attachmentId){
  792. // return bpmService.customGET('getAttachmentContent/' + attachmentId,{},{'responseType':'arraybuffer'});
  793. // },
  794. attachmentsPreviewUrl: function (attachmentId) {
  795. return bpmService.customGET('attachmentsPreviewUrl/' + attachmentId);
  796. },
  797. startformkey: function (pdKey) {
  798. return bpmService.customGET('startformkey/' + pdKey);
  799. },
  800. taskformkey: function (taskId) {
  801. return bpmService.customGET('taskformkey/' + taskId);
  802. },
  803. workernumber: function (type) {
  804. return bpmService.customGET('restful/' + type);
  805. },
  806. getWatchAreaPosition: function (data) {
  807. return bpmService.customGET('getWatchAreaPosition');
  808. },
  809. getWatchAreaData: function (id) {
  810. return bpmService.customGET('getWatchAreaData/' + id);
  811. },
  812. // 业务系统附件上传
  813. upload: function (type, processId) {
  814. return commonService.one(type + processId);
  815. },
  816. };
  817. }]);
  818. app.factory('api_bpm_domain1', ['BpmRestangular', 'CommonRestangular', function (BpmRestangular, CommonRestangular) {
  819. var bpmService = BpmRestangular.all("bpm");
  820. var commonService = CommonRestangular.all("common");
  821. return {
  822. //指派
  823. delegateTask: function (pdKey, data) {
  824. return bpmService.customPOST(data, 'delegateTask/' + pdKey, {});
  825. },
  826. fetchtask: function (pdKey, data) {
  827. return bpmService.customPOST(data, 'fetchTask/' + pdKey, {});
  828. },
  829. start: function (pdKey, data) {
  830. return bpmService.customPOST(data, 'start/' + pdKey, {});
  831. },
  832. flowTracing: function (processInstanceId, data) {
  833. return bpmService.customPOST(data, 'flowTracing/' + processInstanceId, {});
  834. },
  835. flowTracingCustom: function (processInstanceId, data) {
  836. return bpmService.customPOST(data, 'flowTracingCustom/' + processInstanceId, {});
  837. },
  838. complete: function (taskId, userId, data) {
  839. return bpmService.customPOST(data, 'completeTask/' + taskId + '/' + userId, {});
  840. },
  841. completeUpgrade: function (data) {
  842. return bpmService.customPOST(data, 'upgradeIncident', {});
  843. },
  844. save: function (taskId, data) {
  845. return bpmService.customPOST(data, 'saveTaskVar/' + taskId, {});
  846. },
  847. claimtask: function (taskId, data) {
  848. return bpmService.customPOST(data, 'claimTask/' + taskId, {});
  849. },
  850. claimAndCompletedTask: function (taskId, data) {
  851. return bpmService.customPOST(data, 'claimAndCompletedTask/' + taskId, {});
  852. },
  853. delegateTask: function (taskId, data) {
  854. return bpmService.customPOST(data, 'delegateTask/' + taskId, {});
  855. },
  856. expectedTime: function (taskId) {
  857. return bpmService.customGET('expectedTime/' + taskId);
  858. },
  859. history: function (processId) {
  860. return bpmService.customGET('history/' + processId);
  861. },
  862. // upgrade: function(processInstanceId, taskId, data) {
  863. // return bpmService.customPOST(data, 'upgradeIncident/' + processInstanceId + '/' + taskId, {});
  864. // },
  865. listAttachments: function (processId, data) {
  866. return commonService.customGET('listAttachment/inspection/' + processId, {});
  867. },
  868. listAttachment: function (modal, processId) {
  869. return commonService.customGET('listAttachment/' + modal + '/' + processId);
  870. },
  871. saveAttachments: function (processId, taskId, userId, data) {
  872. return bpmService.one('saveAttachments/' + processId + '/' + taskId + '/' + userId);
  873. },
  874. uploadAttachment: function (processId, taskId, userId, data) {
  875. return commonService.one('uploadAttachment/' + 'inspection/' + processId);
  876. },
  877. uploadAttachmentJryModel: function (model, processId, taskId, userId, data) {
  878. return commonService.one('uploadAttachment/' + model + '/' + processId);
  879. },
  880. download: function (attachmentId) {
  881. return bpmService.one('getAttachmentContent/' + attachmentId);
  882. },
  883. // download: function(attachmentId){
  884. // return bpmService.customGET('getAttachmentContent/' + attachmentId,{},{'responseType':'arraybuffer'});
  885. // },
  886. attachmentsPreviewUrl: function (attachmentId) {
  887. return bpmService.customGET('attachmentsPreviewUrl/' + attachmentId);
  888. },
  889. startformkey: function (pdKey) {
  890. return bpmService.customGET('startformkey/' + pdKey);
  891. },
  892. taskformkey: function (taskId) {
  893. return bpmService.customGET('taskformkey/' + taskId);
  894. },
  895. workernumber: function (type) {
  896. return bpmService.customGET('restful/' + type);
  897. },
  898. getWatchAreaPosition: function (data) {
  899. return bpmService.customGET('getWatchAreaPosition');
  900. },
  901. getWatchAreaData: function (id) {
  902. return bpmService.customGET('getWatchAreaData/' + id);
  903. },
  904. // 业务系统附件上传
  905. upload: function (type, processId) {
  906. return commonService.one(type + processId);
  907. },
  908. };
  909. }]);
  910. // 事件富文本框上传
  911. app.factory('api_common_incident', ['BpmRestangular', 'CommonRestangular', function (BpmRestangular, CommonRestangular) {
  912. var commonService = CommonRestangular.all("common");
  913. return {
  914. upload: function (processId) {
  915. return commonService.one('uploadAttachment/incident/' + processId);
  916. },
  917. uploadResponseUri: function () {
  918. return imgBaseUrl + '/';
  919. },
  920. }
  921. }]);
  922. app.factory('api_bpm_data', ['BpmRestangular', function (BpmRestangular) {
  923. var dataService = BpmRestangular.all("data");
  924. var serviceCatalogue = BpmRestangular.all("ServiceCatalogue");
  925. var inspectionProcessActual = BpmRestangular.all("InspectionProcessActual");
  926. var solutionService = BpmRestangular.all("solution");
  927. return {
  928. // 沟通记录获取callId
  929. getCallRecordId: function (data) {
  930. return dataService.customPOST(data, 'getCallRecordId');
  931. },
  932. // 获取首页今日上班清空
  933. getManagerIndexInfo: function (data) {
  934. return dataService.customPOST(data, 'getManagerIndexInfo');
  935. },
  936. // 不受理数据请求 --jry
  937. notAcceptData: function (data) {
  938. return dataService.customPOST(data, 'updData/alarmIncident');
  939. },
  940. // 获取认证计费数据
  941. sumInfo: function (account) {
  942. return dataService.customPOST({}, 'sumInfo/'+account);
  943. },
  944. impFileData: function () {
  945. return dataService.one('/impFileData/bpm_scheduleorder');
  946. },
  947. importData: function () {
  948. return dataService.one('/impFileData');
  949. },
  950. fetchDataList: function (model, data) {
  951. return dataService.customPOST(data, 'fetchDataList/' + model, {});
  952. },
  953. fetchData: function (model, dataId) {
  954. return dataService.customGET('fetchData/' + model + '/' + dataId);
  955. },
  956. fetchServiceTasks: function (model, data) {
  957. if (!model) {
  958. model = "ALL"
  959. }
  960. return serviceCatalogue.customPOST(data, 'fetchServiceTasks/' + model, {});
  961. },
  962. fetchInspectServiceTasks: function (model, data) {
  963. if (!model) {
  964. model = "ALL"
  965. }
  966. return inspectionProcessActual.customPOST(data, 'fetchServiceTasks/' + model, {});
  967. },
  968. addData: function (model, data) {
  969. return dataService.customPOST(data, 'addData/' + model, {});
  970. },
  971. updData: function (model, data) {
  972. return dataService.customPOST(data, 'updData/' + model, {});
  973. },
  974. rmvData: function (model, data) {
  975. return dataService.customPOST(data, 'rmvData/' + model, {});
  976. },
  977. getCount: function (data) {
  978. return dataService.customPOST(data, 'getCount2', {});
  979. },
  980. downDataModel: function (type, month) {
  981. return dataService.one('downDataModel/' + type + '/' + month);
  982. },
  983. fetchDataByGroupId: function (data) {
  984. return dataService.customPOST(data, 'fetchDataByGroupId', {});
  985. },
  986. // downDataModel: function(type, month, data) {
  987. // return dataService.customPOST(data, 'downDataModel/' + type + '/' + month, {}, { 'Accept': 'application/json, text/javascript, */*' });
  988. // }
  989. };
  990. }]);
  991. app.factory('api_bpm_schedule', ['BpmRestangular', function (BpmRestangular) {
  992. var dataService = BpmRestangular.all("data");
  993. return {
  994. //删除事件
  995. del: function (id) {
  996. return dataService.customPOST({}, 'deleteIncident/' + id, {});
  997. },
  998. getScheduleClass: function () {
  999. var data = {
  1000. "idx": "0",
  1001. "sum": "10"
  1002. };
  1003. return dataService.customPOST(data, 'fetchDataList/scheduleclass', {});
  1004. },
  1005. fetchList: function (startTime, endTime, userId, queryKey) {
  1006. var scheduleOrder = {
  1007. "scheduleorder": {
  1008. "startTime": startTime,
  1009. "endTime": endTime
  1010. },
  1011. "idx": "0",
  1012. "sum": "1000"
  1013. };
  1014. if (userId) {
  1015. scheduleOrder['scheduleorder']['user'] = userId;
  1016. }
  1017. if (queryKey) {
  1018. scheduleOrder['scheduleorder']['description'] = queryKey;
  1019. }
  1020. return dataService.customPOST(scheduleOrder, 'fetchDataList/scheduleorder', {});
  1021. },
  1022. fetchData: function (dataId) {
  1023. return dataService.customGET('fetchData/scheduleorder/' + dataId);
  1024. },
  1025. update: function (data) {
  1026. return dataService.customPOST(data, 'updData/scheduleorder', {});
  1027. },
  1028. add: function (data) {
  1029. return dataService.customPOST(data, 'addData/scheduleorder', {});
  1030. },
  1031. remove: function (data) {
  1032. return dataService.customPOST(data, 'rmvData/scheduleorder', {});
  1033. },
  1034. fetchSchedule: function (userId, startTime, endTime) {
  1035. var scheduleData = {
  1036. "schedulewatch": {
  1037. "type": "1",
  1038. "user": {
  1039. "id": userId
  1040. },
  1041. "startTime": startTime,
  1042. "endTime": endTime
  1043. },
  1044. "idx": "0",
  1045. "sum": "100"
  1046. };
  1047. return dataService.customPOST(scheduleData, 'fetchDataList/schedulewatch', {});
  1048. },
  1049. queryRecieveSwitch: function (userId) {
  1050. var handleSwitch = {
  1051. "schedulewatch": {
  1052. "type": "3",
  1053. "user": {
  1054. "id": userId
  1055. }
  1056. },
  1057. "idx": "0",
  1058. "sum": "10"
  1059. };
  1060. return dataService.customPOST(handleSwitch, 'fetchDataList/schedulewatch', {});
  1061. },
  1062. queryHandleoutSwitch: function (userId) {
  1063. var handleSwitch = {
  1064. "schedulewatch": {
  1065. "type": "2",
  1066. "user": {
  1067. "id": userId
  1068. }
  1069. },
  1070. "idx": "0",
  1071. "sum": "10"
  1072. };
  1073. return dataService.customPOST(handleSwitch, 'fetchDataList/schedulewatch', {});
  1074. },
  1075. handleSchedule: function (data) {
  1076. return dataService.customPOST(data, 'updData/schedulewatch', {});
  1077. },
  1078. querySwitch: function (filterData) {
  1079. var switchData = {
  1080. "scheduleorder": {
  1081. "type": "4"
  1082. },
  1083. "idx": filterData.idx,
  1084. "sum": filterData.sum
  1085. };
  1086. return dataService.customPOST(switchData, 'fetchDataList/scheduleorder', {});
  1087. },
  1088. query: function (filterData) {
  1089. var switchData = {
  1090. "scheduleorder": filterData.scheduleorder,
  1091. "idx": filterData.idx,
  1092. "sum": filterData.sum
  1093. };
  1094. return dataService.customPOST(switchData, 'fetchDataList/scheduleorder', {});
  1095. }
  1096. };
  1097. }]);
  1098. app.factory('SysinfoRestangular', function (Restangular) {
  1099. return Restangular.withConfig(function (RestangularConfigurer) {
  1100. RestangularConfigurer.setBaseUrl(serverIp + '/sysinfo/');
  1101. });
  1102. });
  1103. app.factory('api_sysinfo', ['SysinfoRestangular', function (SysinfoRestangular) {
  1104. var dataService = SysinfoRestangular.all("data");
  1105. return {
  1106. fetchDataList: function (model, data) {
  1107. return dataService.customPOST(data, 'fetchDataList/' + model, {});
  1108. },
  1109. addData: function (model, data) {
  1110. return dataService.customPOST(data, 'addData/' + model, {});
  1111. },
  1112. getSerialnumber: function (type, model) {
  1113. return dataService.customGET('getSerialnumber/' + type + '/' + model);
  1114. }
  1115. };
  1116. }]);
  1117. app.factory('ConfigureRestangular', function (Restangular) {
  1118. return Restangular.withConfig(function (RestangularConfigurer) {
  1119. RestangularConfigurer.setBaseUrl(serverIp);
  1120. });
  1121. });
  1122. app.factory('api_configure_form', ['ConfigureRestangular', function (ConfigureRestangular) {
  1123. var formService = ConfigureRestangular.all("form");
  1124. // var formService = ConfigureRestangular.all("bpm/data");
  1125. return {
  1126. renderForm: function (formKey, userId, processInstanceId, id) {
  1127. if (processInstanceId) {
  1128. return formService.customGET('renderForm/' + formKey + "/" + processInstanceId + "/" + userId + "/" + id);
  1129. } else {
  1130. var ids = 0
  1131. return formService.customGET('renderForm/' + formKey + "/000000/" + userId + "/" + ids);
  1132. }
  1133. },
  1134. renderFormNoId: function (formKey, userId, processInstanceId) {
  1135. return formService.customGET('renderForm/' + formKey + "/" + processInstanceId + "/" + userId);
  1136. },
  1137. renderList: function (formKey) {
  1138. return formService.customGET('renderList/' + formKey);
  1139. },
  1140. renderTabForm: function (classify) {
  1141. return formService.customGET('renderTabForm/' + classify);
  1142. }
  1143. };
  1144. }]);
  1145. // app.factory('ConfigureRestangular', function(Restangular) {
  1146. // return Restangular.withConfig(function(RestangularConfigurer) {
  1147. // RestangularConfigurer.setBaseUrl(serverIp + '/config/');
  1148. // });
  1149. // });
  1150. app.factory('api_configure_data', ['ConfigureRestangular', function (ConfigureRestangular) {
  1151. var dataService = ConfigureRestangular.all("data");
  1152. return {
  1153. fetchDataList: function (model, data) {
  1154. return dataService.customPOST(data, 'fetchDataList/' + model, {});
  1155. },
  1156. linkConfigure: function (model, data) {
  1157. return dataService.customPOST(data, 'linkConfigure/' + model, {});
  1158. },
  1159. fetchDataById: function (model, id) {
  1160. return dataService.customGET('fetchData/' + id + '/' + model);
  1161. },
  1162. fetchData: function (model, data) {
  1163. return dataService.customPOST(data, 'fetchData/' + model, {});
  1164. },
  1165. addData: function (model, data) {
  1166. return dataService.customPOST(data, 'addData/' + model, {});
  1167. },
  1168. rmvData: function (model, data) {
  1169. return dataService.customPOST(data, 'rmvData/' + model, {});
  1170. },
  1171. updData: function (model, data) {
  1172. return dataService.customPOST(data, 'updData/' + model, {});
  1173. },
  1174. downModels: function (model, data) {
  1175. return dataService.one(model);
  1176. },
  1177. };
  1178. }]);
  1179. //知识库新接口--jry
  1180. app.factory('ZSKXJKJRY', function (Restangular) {
  1181. return Restangular.withConfig(function (RestangularConfigurer) {
  1182. RestangularConfigurer.setBaseUrl(serverIp + '/solution');
  1183. });
  1184. });
  1185. app.factory('api_zsk', ['ZSKXJKJRY', function (ZSKXJKJRY) {
  1186. //http://127.0.0.1:9004/services/ftpFile/monitor/bankTip/
  1187. var dataList = ZSKXJKJRY.all("fetchDataList");
  1188. var quote = ZSKXJKJRY.all('solutionQuote')
  1189. return {
  1190. jry_get_list: function (data, key) {
  1191. return dataList.customPOST(data, key, {});
  1192. },
  1193. // 知识库分类模糊搜索(暂无,哈哈)
  1194. searchSolutionType: function (data, key) {
  1195. return dataList.customPOST(key, data, {});
  1196. },
  1197. jry_form_getType: function (data, key) {
  1198. return dataList.customPOST({
  1199. "idx": 0,
  1200. "sum": 10000
  1201. }, "solutionType", {});
  1202. },
  1203. solutionData: function (data, key) {
  1204. return dataList.customPOST(data, key, {});
  1205. },
  1206. solutionQuote: function (id) {
  1207. return quote.customGET(id)
  1208. }
  1209. };
  1210. }]);
  1211. app.factory('baseUrl', function (Restangular) {
  1212. return Restangular.withConfig(function (RestangularConfigurer) {
  1213. RestangularConfigurer.setBaseUrl(serverIp + '/');
  1214. });
  1215. });
  1216. app.factory('up_down_file', ['baseUrl', function (baseUrl) {
  1217. var upDownFile = baseUrl.all("");
  1218. return {
  1219. //附件上传新接口
  1220. listAttachment: function (upUrl, bindType, bindId) {
  1221. return upDownFile.customGET(upUrl + '/' + bindType + '/' + bindId);
  1222. },
  1223. listAttachments: function (upUrl, bindType, bindId) {
  1224. return upDownFile.customGET(upUrl + '/' + bindType + '/' + bindId);
  1225. },
  1226. saveAttachments: function (upUrl, bindType, bindId) {
  1227. return upDownFile.one(upUrl + '/' + bindType + '/' + bindId);
  1228. },
  1229. downloadAttachment: function (upUrl, token) {
  1230. return upDownFile.one(upUrl + '/' + token);
  1231. },
  1232. removeAttachment: function (upUrl, token) {
  1233. return upDownFile.one(upUrl + '/' + token);
  1234. }
  1235. };
  1236. }]);
  1237. app.factory('SolutionRestangular', function (Restangular) {
  1238. return Restangular.withConfig(function (RestangularConfigurer) {
  1239. //RestangularConfigurer.setBaseUrl('http://168.166.203.41:9000/services');
  1240. RestangularConfigurer.setBaseUrl(serverIp + '/solution');
  1241. });
  1242. });
  1243. //知识库附件上传--jry
  1244. app.factory('Jry_SolutionRestangular', function (Restangular) {
  1245. return Restangular.withConfig(function (RestangularConfigurer) {
  1246. //RestangularConfigurer.setBaseUrl('http://168.166.203.41:9000/services');
  1247. RestangularConfigurer.setBaseUrl(serverIp + '/common');
  1248. });
  1249. });
  1250. app.factory('api_solution', ['SolutionRestangular', 'Jry_SolutionRestangular', function (SolutionRestangular, Jry_SolutionRestangular) {
  1251. var solutionService = SolutionRestangular.all("solution");
  1252. var jry_bj = SolutionRestangular.all("updData");
  1253. var jry_rm = SolutionRestangular.all("rmvData");
  1254. var jry_getLSJL = SolutionRestangular.all("fetchDataList");
  1255. var jry_sj = SolutionRestangular.all("getVisionNumber");
  1256. var jry_sjup = SolutionRestangular.all("");
  1257. var jry_FJuploda = Jry_SolutionRestangular.all("common");
  1258. var jry_solutionService = SolutionRestangular.all("addData");
  1259. var data = SolutionRestangular.all("solutionData");
  1260. var history = SolutionRestangular.all("solutionHistory");
  1261. var review = SolutionRestangular.all("solution_review");
  1262. var typeservice = SolutionRestangular.all("solutionType");
  1263. var groupservice = SolutionRestangular.all("solutionGroup");
  1264. return {
  1265. findSolutionByKeys: function (data) {
  1266. var key = data.key,
  1267. status = data.status || 0,
  1268. pageIndex = data.pageIndex || 0,
  1269. pageSum = data.pageSum,
  1270. treeIds = data.treeIds,
  1271. userId = data.userId;
  1272. if (angular.isUndefined(treeIds)) {
  1273. return solutionService.customGET('findSolutionByKeys/' + key + '/' + status + '/' + pageIndex + '/' + pageSum + '/' + userId);
  1274. } else {
  1275. return solutionService.customGET('findSolutionByKeys/' + key + '/' + status + '/' + pageIndex + '/' + pageSum + '/' + treeIds + '/' + userId);
  1276. }
  1277. },
  1278. // searcher: function(data){
  1279. // var queryBuilder=data.key, indexname=data.treeIds, type=data.userId;
  1280. // return searchservice.customGET('searcher/' + queryBuilder + '/' + indexname + '/' + type );
  1281. // },
  1282. addSolution: function () {
  1283. return solutionService.one('add');
  1284. },
  1285. addFile: function (data) {
  1286. return solutionService.customPOST(data, 'addSolution', {});
  1287. },
  1288. jry_addFile: function (data) {
  1289. return jry_solutionService.customPOST(data, 'solution', {});
  1290. },
  1291. addData: function (model, data) {
  1292. return jry_solutionService.customPOST(data, model, {});
  1293. },
  1294. addModel: function (type, data) {
  1295. return solutionService.customPOST(data, 'addModel/' + type, {});
  1296. },
  1297. updModel: function (type, data) {
  1298. return solutionService.customPOST(data, 'updModel/' + type, {});
  1299. },
  1300. rmModels: function (id, data) {
  1301. return solutionService.customPOST(data, 'rmModels/' + id, {});
  1302. },
  1303. update: function () {
  1304. return solutionService.one('update');
  1305. },
  1306. upload: function () {
  1307. return solutionService.one('upload');
  1308. },
  1309. jry_upload: function (LCid) {
  1310. return jry_FJuploda.one('uploadAttachment/solution/' + LCid);
  1311. },
  1312. jry_upload1: function (LCid) {
  1313. return jry_FJuploda.one('uploadAttachment/knowledge/' + LCid);
  1314. },
  1315. uploadResponseUri: function () {
  1316. return solutionService.one('/');
  1317. },
  1318. addNotFile: function (data) {
  1319. return solutionService.customPOST(data, 'addNotFile', {});
  1320. },
  1321. // export: function(data) {
  1322. // return solutionService.customGET(data, 'export', {});
  1323. // },
  1324. export: function (data) {
  1325. return solutionService.one('export');
  1326. },
  1327. updateNotFile: function (data) {
  1328. return solutionService.customPOST(data, 'updateNotFile', {});
  1329. },
  1330. updateSolution: function (data) {
  1331. return solutionService.customPOST(data, 'updateSolution', {});
  1332. },
  1333. jry_updateSolution: function (data) {
  1334. return jry_bj.customPOST(data, 'solution', {});
  1335. },
  1336. updData: function (model, data) {
  1337. return jry_bj.customPOST(data, model, {});
  1338. },
  1339. rmvData: function (model, data) {
  1340. return jry_rm.customPOST(data, model, {});
  1341. },
  1342. jry_leveSolution: function (data) {
  1343. return jry_sjup.customPOST(data, 'upgrade', {});
  1344. },
  1345. jry_leveVision: function (id) {
  1346. return jry_sj.customGET(id);
  1347. },
  1348. jry_getHistory: function (data) {
  1349. return jry_getLSJL.customPOST(data, 'solution', {});
  1350. },
  1351. wt_type: function (data) {
  1352. return jry_getLSJL.customPOST(data, 'solutionType', {});
  1353. },
  1354. searchSolutionByKey: function (key, id) {
  1355. return solutionService.customGET('searchSolutionByKey/' + key + '/' + id);
  1356. },
  1357. findSolutionById: function (id) {
  1358. return solutionService.customGET('check/' + id);
  1359. },
  1360. findSolutions: function (id) {
  1361. return solutionService.customGET('check2/' + id);
  1362. },
  1363. jry_fetchDataList: function (model, data) {
  1364. return jry_sjup.customPOST(data, 'fetchDataList/' + model, {});
  1365. },
  1366. fetchDataList: function (model, data) {
  1367. return solutionService.customPOST(data, 'fetchDataList/' + model, {});
  1368. },
  1369. findSolutionDataByDateById: function (ndate, sid) {
  1370. return data.customGET('findSolutionDataByDateById/' + ndate + '/' + sid);
  1371. },
  1372. findSolutionTypeActions: function (userId) {
  1373. return typeservice.customGET('findSolutionTypeActions/' + userId);
  1374. },
  1375. findSolutionTypesUser: function (data) {
  1376. return typeservice.customPOST(data, 'findSolutionTypesUser', {});
  1377. },
  1378. addTypeUserAll: function (data) {
  1379. return typeservice.customPOST(data, 'addTypeUserAll', {});
  1380. },
  1381. hotRanking: function (num) {
  1382. return solutionService.customGET('hotRanking/' + num);
  1383. },
  1384. scoreRanking: function (num) {
  1385. return solutionService.customGET('scoreRanking/' + num);
  1386. },
  1387. fetchBBSSolutions: function (pageIndex, pageSum, sequence, userId) {
  1388. return solutionService.customGET('communicationSolutions/' + pageIndex + '/' + pageSum + '/' + sequence + '/' + userId);
  1389. },
  1390. queryBBSSolutions: function (pageIndex, pageSum, sequence, userId, key) {
  1391. return solutionService.customGET('communicationSolutions/' + pageIndex + '/' + pageSum + '/' + sequence + '/' + userId + '/' + key);
  1392. },
  1393. updateSolutionStatus: function (data) {
  1394. return solutionService.customPOST(data, 'updateSolutionStatus', {});
  1395. },
  1396. getSolutionNumber: function () {
  1397. return solutionService.customGET('getSolutionNumber');
  1398. },
  1399. addSolutionType: function (data) {
  1400. return typeservice.customPOST(data, 'add', {});
  1401. },
  1402. updateSolutionType: function (data) {
  1403. return typeservice.customPOST(data, 'update', {});
  1404. },
  1405. removeSolutionType: function (id) {
  1406. return typeservice.customGET('delete/' + id);
  1407. },
  1408. getSolutionType: function (id) {
  1409. return typeservice.customGET('' + id);
  1410. },
  1411. getTree: function (typeId, groupId, flag) {
  1412. return typeservice.customGET('getTree/' + typeId + '/' + groupId + '/' + flag);
  1413. },
  1414. checkCommentScoreByUserIds: function (userId, id) {
  1415. return review.customGET('findCommentScore/' + userId + '/' + id);
  1416. },
  1417. addSolutionReview: function (data) {
  1418. return solutionService.customPOST(data, 'addScore', {});
  1419. },
  1420. findSolutionReviewById: function (userid, id, pageIndex, pageSum) {
  1421. return solutionService.customGET('findSolutionReviewByType/' + userid + '/' + id + '/' + pageIndex + '/' + pageSum);
  1422. },
  1423. saveAllUserAuth: function (solutionId, flag) {
  1424. return solutionService.customGET('saveAllUserTrees/' + solutionId + '/' + flag);
  1425. },
  1426. updatermvSolutionType: function (typeId, groupId, userIds, flag) {
  1427. return typeservice.customGET('delOrUpdateTrees/' + typeId + '/' + groupId + '/' + userIds + '/' + flag);
  1428. },
  1429. findSolutionGroup: function (id) {
  1430. return groupservice.customGET('findSolutionGroup/' + id);
  1431. },
  1432. saveSolutionGroup: function (id, data) {
  1433. return groupservice.customPOST(data, 'saveSolutionGroup/' + id);
  1434. },
  1435. // getSolutionDowpath: function(id){
  1436. // return solutionService.one('download/'+id);
  1437. // }
  1438. getSolutionDowpath: function (attachmentId) {
  1439. return solutionService.one('download/' + attachmentId + '/file');
  1440. }
  1441. // getSolutionDowpath: function(attachmentId){
  1442. // return solutionService.customGET('download/' + attachmentId);
  1443. // }
  1444. };
  1445. }]);
  1446. // 业务系统
  1447. app.factory('CMDBRestangular2', function (Restangular) {
  1448. return Restangular.withConfig(function (RestangularConfigurer) {
  1449. RestangularConfigurer.setBaseUrl(serverIp + '/cmdb');
  1450. });
  1451. });
  1452. // 业务系统
  1453. app.factory('api_cmdb2', ['CMDBRestangular2', function (CMDBRestangular) {
  1454. var ywxtService = CMDBRestangular.all("operationSystem");
  1455. var ywxtService1 = CMDBRestangular.all("");
  1456. return {
  1457. // 获取绑定到事件上的耗材
  1458. getHc:function(sourceId){
  1459. return ywxtService1.customPOST({
  1460. data: { type: 2, source: "1627", sourceId: sourceId },
  1461. }, 'storeList');
  1462. },
  1463. // 导入模板
  1464. importDataTpl: function (type, data) {
  1465. return ywxtService1.one(type, data, {});
  1466. },
  1467. // 列表数据
  1468. fetchDataList: function (pdKey, data) {
  1469. return ywxtService.customPOST(data, 'fetchDataList/' + pdKey, {})
  1470. },
  1471. // 列表数据
  1472. fetchDataList1: function (pdKey, data) {
  1473. return ywxtService1.customPOST(data, 'fetchDataList/' + pdKey, {})
  1474. },
  1475. // 管理单位
  1476. management_unit: function () {
  1477. return ywxtService.customGET('queryManagementUnit', {});
  1478. },
  1479. // 新增
  1480. add_preservation: function (til, data) {
  1481. return ywxtService.customPOST(data, 'addModel/' + til, {})
  1482. },
  1483. // 新增
  1484. add_preservation1: function (til, data) {
  1485. return ywxtService1.customPOST(data, 'addData/' + til, {})
  1486. },
  1487. // 删除
  1488. remov: function (til, data) {
  1489. return ywxtService.customPOST(data, 'rmModels/' + til, {})
  1490. },
  1491. // 删除
  1492. remov1: function (til, data) {
  1493. return ywxtService1.customPOST(data, 'rmModels/' + til, {})
  1494. },
  1495. // 导出数据
  1496. exportData: function (type, data) {
  1497. return ywxtService.one(type, data, {});
  1498. },
  1499. // 导出数据
  1500. exportData1: function (type, data) {
  1501. return ywxtService1.one(type, data, {});
  1502. },
  1503. // 编辑
  1504. edit_preservation: function (til, data) {
  1505. return ywxtService.customPOST(data, 'updModel/' + til, {})
  1506. },
  1507. // 编辑
  1508. edit_preservation1: function (til, data) {
  1509. return ywxtService1.customPOST(data, 'updData/' + til, {})
  1510. },
  1511. // 修改管理单位
  1512. upd_preservation: function (til, data) {
  1513. return ywxtService1.customPOST(data, 'updData/' + til, {})
  1514. },
  1515. // 删除管理单位
  1516. del_preservation: function (til, data) {
  1517. return ywxtService.customPOST(data, 'rmModels/' + til, {})
  1518. },
  1519. }
  1520. }]);
  1521. // 耗材
  1522. app.factory('CMDBRestangular3', function (Restangular) {
  1523. return Restangular.withConfig(function (RestangularConfigurer) {
  1524. RestangularConfigurer.setBaseUrl(serverIp + '/bpm');
  1525. });
  1526. });
  1527. // 耗材
  1528. app.factory('api_cmdb3', ['CMDBRestangular3', function (CMDBRestangular) {
  1529. var hcService = CMDBRestangular.all("data");
  1530. return {
  1531. // 列表数据
  1532. fetchDataList: function (pdKey, data) {
  1533. return hcService.customPOST(data, 'fetchDataList/' + pdKey, {})
  1534. },
  1535. //编辑保存
  1536. preservation: function (pdKey, data) {
  1537. return hcService.customPOST(data, 'updData/' + pdKey, {})
  1538. },
  1539. //新增
  1540. addData: function (pdKey, data) {
  1541. return hcService.customPOST(data, 'addData/' + pdKey, {})
  1542. },
  1543. // 导出数据
  1544. exportData: function (type, data) {
  1545. return hcService.one(type, data, {});
  1546. },
  1547. // 关联流程
  1548. relation: function (pdKey, data) {
  1549. return hcService.customPOST(data, 'getListBySign/' + pdKey, {})
  1550. }
  1551. }
  1552. }]);
  1553. // 耗材查询分类
  1554. app.factory('CMDBRestangular4', function (Restangular) {
  1555. return Restangular.withConfig(function (RestangularConfigurer) {
  1556. RestangularConfigurer.setBaseUrl(serverIp + '/common');
  1557. });
  1558. })
  1559. // 耗材查询分类
  1560. app.factory('api_cmdb4', ['CMDBRestangular4', function (CMDBRestangular) {
  1561. var hcService = CMDBRestangular.all("common");
  1562. return {
  1563. // 耗材查询分类
  1564. fetchDataList: function (data) {
  1565. return hcService.customPOST(data, 'getDictionary', {})
  1566. },
  1567. // 耗材分类新增
  1568. addDictionary: function (data) {
  1569. return hcService.customPOST(data, 'addDictionary', {})
  1570. },
  1571. // 耗材分类删除修改
  1572. upDictionary: function (data) {
  1573. return hcService.customPOST(data, 'upDictionary', {})
  1574. },
  1575. }
  1576. }]);
  1577. app.factory('CMDBRestangular', function (Restangular) {
  1578. return Restangular.withConfig(function (RestangularConfigurer) {
  1579. RestangularConfigurer.setBaseUrl(serverIp + '/cmdb/');
  1580. });
  1581. });
  1582. app.factory('api_cmdb', ['CMDBRestangular', function (CMDBRestangular) {
  1583. var ciService = CMDBRestangular.all("ci");
  1584. var uuidService = CMDBRestangular.all("uuid");
  1585. var edgeService = CMDBRestangular.all("edge");
  1586. var traversal = CMDBRestangular.all("traversal");
  1587. var downloadService = CMDBRestangular.all("download");
  1588. var exportService = CMDBRestangular.all("export");
  1589. var importService = CMDBRestangular.all("import");
  1590. var exportModelService = CMDBRestangular.all("exportModel");
  1591. var importDataService = CMDBRestangular.all("importData");
  1592. var exportDataService = CMDBRestangular.all("exportData");
  1593. var searchService = CMDBRestangular.all("search");
  1594. function serializeData(data) {
  1595. // If this is not an object, defer to native stringification.
  1596. if (!angular.isObject(data)) {
  1597. return ((data == null) ? "" : data.toString());
  1598. }
  1599. var buffer = [];
  1600. // Serialize each key in the object.
  1601. for (var name in data) {
  1602. if (!data.hasOwnProperty(name)) {
  1603. continue;
  1604. }
  1605. var value = data[name];
  1606. buffer.push(
  1607. encodeURIComponent(name) + "=" + encodeURIComponent((value == null) ? "" : value)
  1608. );
  1609. }
  1610. // Serialize the buffer and clean it up for transportation.
  1611. var source = buffer.join("&").replace(/%20/g, "+");
  1612. return (source);
  1613. }
  1614. return {
  1615. create: function (data) {
  1616. return ciService.customPOST(data, '', {});
  1617. },
  1618. importData: function () {
  1619. return importDataService.one('/nodes');
  1620. },
  1621. put: function (data, id) {
  1622. return ciService.customPUT(data, id, {});
  1623. },
  1624. remove: function (id) {
  1625. return ciService.customDELETE(id);
  1626. },
  1627. removeByUUId: function (uuid) {
  1628. return ciService.customDELETE('uuid/' + id, {}, {
  1629. 'Content-Type': 'application/json'
  1630. });
  1631. },
  1632. removeRefById: function (id) {
  1633. return ciService.customDELETE(id + '/ref');
  1634. },
  1635. find: function (id) {
  1636. return ciService.customGET(id);
  1637. },
  1638. searchkey: function (type, key, idx, sum) {
  1639. return searchService.customGET(type + '/' + key + '/' + idx + '/' + sum);
  1640. },
  1641. findByUUId: function (uuid) {
  1642. return ciService.customGET('?uuid=' + uuid);
  1643. },
  1644. query: function (data) {
  1645. return ciService.customGET('query', data);
  1646. },
  1647. findRefById: function (id) {
  1648. return ciService.customGET(id + '/refs');
  1649. },
  1650. finduuid: function (type, model) {
  1651. return uuidService.customGET(type + '/' + model);
  1652. },
  1653. types: function () {
  1654. return CMDBRestangular.customGET('types');
  1655. },
  1656. createRef: function (data) {
  1657. return edgeService.customPOST(data, '', {});
  1658. },
  1659. putRef: function (data, id) {
  1660. return edgeService.customPUT(data, '' + id, {});
  1661. },
  1662. removeRef: function (id) {
  1663. return edgeService.customDELETE(id, {}, {
  1664. 'Content-Type': 'application/json'
  1665. });
  1666. },
  1667. traversal: function (uuid) {
  1668. return traversal.customGET(uuid);
  1669. },
  1670. traversalRel: function (uuid, relation) {
  1671. return traversal.customGET(uuid + '/' + relation + '/' + 'none');
  1672. },
  1673. export: function (label) {
  1674. return exportService.customGET('nodes/' + label);
  1675. },
  1676. import: function () {
  1677. return importService.one('/nodes');
  1678. },
  1679. download: function (label) {
  1680. return downloadService.one('/label');
  1681. },
  1682. exportData: function (type, model) {
  1683. return exportDataService.one(model + '/' + type);
  1684. },
  1685. downModels: function (type, model) {
  1686. return exportModelService.one(model + '/' + type);
  1687. }
  1688. };
  1689. }]);
  1690. app.factory('CMDBNEWRestangular', function (Restangular) {
  1691. return Restangular.withConfig(function (RestangularConfigurer) {
  1692. RestangularConfigurer.setBaseUrl(serverIp + '/cmdb/');
  1693. });
  1694. });
  1695. app.factory('api_cmdb_new', ['CMDBNEWRestangular', function (CMDBNEWRestangular) {
  1696. var assetService = CMDBNEWRestangular.all("asset");
  1697. var operationSystemService = CMDBNEWRestangular.all('operationSystem')
  1698. return {
  1699. checkFile: function (model) {
  1700. return assetService.one('/checkFile/' + model);
  1701. },
  1702. getApplicationId: function (type) {
  1703. return assetService.customGET('getApplicationId/' + type);
  1704. },
  1705. fetchDataList: function (model, data) {
  1706. return operationSystemService.customPOST(data, 'fetchDataList/' + model, {});
  1707. },
  1708. fetchDataList: function (model, data) {
  1709. return operationSystemService.customPOST(data, 'fetchDataList/' + model, {});
  1710. }
  1711. }
  1712. }]);
  1713. app.factory('MonitorRestangular', function (Restangular) {
  1714. return Restangular.withConfig(function (RestangularConfigurer) {
  1715. RestangularConfigurer.setBaseUrl(serverIp + ':9004/services');
  1716. });
  1717. });
  1718. app.factory('api_monitor', ['MonitorRestangular', function (MonitorRestangular) {
  1719. //http://127.0.0.1:9004/services/ftpFile/monitor/bankTip/
  1720. var process = MonitorRestangular.all("ftpFile/monitor");
  1721. return {
  1722. bankTip: function (id) {
  1723. return process.customGET('bankTip/' + id);
  1724. },
  1725. list: function () {
  1726. return process.customGET('list/1000');
  1727. },
  1728. devList: function (id) {
  1729. return process.customGET('devList/' + id);
  1730. },
  1731. cpuList: function () {
  1732. return process.customGET('cpuList/10');
  1733. },
  1734. memList: function () {
  1735. return process.customGET('memList/10');
  1736. },
  1737. storageList: function () {
  1738. return process.customGET('storageList/10');
  1739. },
  1740. transData: function () {
  1741. return process.customGET('transData/5');
  1742. },
  1743. banklist: function () {
  1744. return process.customGET('banklist');
  1745. },
  1746. app: function (id) {
  1747. return process.customGET('app/' + id);
  1748. },
  1749. beita: function (id) {
  1750. return process.customGET('beita/' + id);
  1751. },
  1752. gongji: function (id) {
  1753. return process.customGET('gongji/' + id);
  1754. }
  1755. };
  1756. }]);
  1757. /**
  1758. * 报表
  1759. */
  1760. app.factory('NxreportRestangular', function (Restangular) {
  1761. return Restangular.withConfig(function (RestangularConfigurer) {
  1762. RestangularConfigurer.setBaseUrl(serverIp);
  1763. });
  1764. });
  1765. app.factory('api_report_nx', ['NxreportRestangular', 'Restangular', function (NxreportRestangular, Restangular) {
  1766. var reportService = NxreportRestangular.all("reportPoc");
  1767. return {
  1768. fetchDataList: function (model, data) { //事件分类
  1769. return reportService.customPOST(data, 'fetchDataList/' + model, {})
  1770. },
  1771. // getPdf: function(data) { //事件分类
  1772. // return reportService.customPOST(data, 'getPdf', {})
  1773. // },
  1774. getPdf: function (model) {
  1775. // return reportService.one('getPdf', {});
  1776. return reportService.one('getPdf', model, {});
  1777. },
  1778. };
  1779. }]);
  1780. // app.factory('NxreportRestangular', function(Restangular) {
  1781. // return Restangular.withConfig(function(RestangularConfigurer) {
  1782. // RestangularConfigurer.setBaseUrl(serverIp);
  1783. // });
  1784. // });
  1785. // app.factory('api_report_nx', ['NxreportRestangular', function(NxreportRestangular) {
  1786. // var nxreport = NxreportRestangular.all("reportPoc");
  1787. // return {
  1788. // fetchDataList: function(data, rptId) {
  1789. // return nxreport.customPOST(data, 'fetchDataList/incidentClassify', {});
  1790. // }
  1791. // }
  1792. // }]);
  1793. app.factory('ReportRestangular', function (Restangular) {
  1794. return Restangular.withConfig(function (RestangularConfigurer) {
  1795. //RestangularConfigurer.setBaseUrl('http://127.0.0.1:9005/api/cmdb/');
  1796. RestangularConfigurer.setBaseUrl(reportIp + ':8080/saiku/rest');
  1797. // RestangularConfigurer.setBaseUrl(serverIp + ':8888/saiku/rest');
  1798. //saiku/rest/saiku/api/query/execute/
  1799. });
  1800. });
  1801. app.factory('api_report', ['ReportRestangular', 'Restangular', function (MonitorRestangular, Restangular) {
  1802. // var reportService = MonitorRestangular.all("saiku/api");
  1803. var authService = MonitorRestangular.one("saiku/session");
  1804. return {
  1805. getLicenseKey: function () {
  1806. // return Restangular.one('assets/').customGET('api/reportToken.js');
  1807. },
  1808. // auth: function(){
  1809. // return authService.customPOST('username=admin&password=admin&language=zh'
  1810. // ,'', {}, {'Content-Type': 'application/x-www-form-urlencoded'});
  1811. // },
  1812. // session: function(){
  1813. // return authService.customGET('');
  1814. // },
  1815. list: function () {
  1816. return reportService.customGET('repository?type=saiku');
  1817. /**
  1818. /saiku/api/repository
  1819. path: /homes/home:admin/itsm_reports
  1820. */
  1821. },
  1822. getMdx: function (path, uuid) {
  1823. var rdata = 'file=' + path + '&formatter=flattened&language=zh';
  1824. return reportService.customPOST(rdata, 'query/' + uuid, {}, {
  1825. 'Content-Type': 'application/x-www-form-urlencoded'
  1826. });
  1827. },
  1828. execute: function (data) {
  1829. return reportService.customPOST(data, 'query/execute', {}, {
  1830. 'Accept': 'application/json, text/javascript, */*'
  1831. });
  1832. },
  1833. exportData: function (reportView, uuid, reportfileName) {
  1834. return reportService.one('query/rest/export/xls/?exportname=' + reportfileName + 'xls');
  1835. }
  1836. };
  1837. }]);
  1838. // 首页仪表盘
  1839. app.factory('ReportnewRestangular', function (Restangular) {
  1840. return Restangular.withConfig(function (RestangularConfigurer) {
  1841. RestangularConfigurer.setBaseUrl(serverIp + '/report');
  1842. });
  1843. })
  1844. // 首页仪表盘
  1845. app.factory('api_newreport', ['ReportnewRestangular', function (ReportnewRestangular) {
  1846. var hcService = ReportnewRestangular.all("data");
  1847. return {
  1848. // 事件解决率
  1849. fetchDataList: function (model, data) {
  1850. return hcService.customPOST(data, 'fetchDataList/' + model, {})
  1851. },
  1852. // 首页仪表盘
  1853. addDictionary: function (data) {
  1854. return hcService.customPOST(data, 'addDictionary', {})
  1855. },
  1856. // 首页仪表盘
  1857. upDictionary: function (data) {
  1858. return hcService.customPOST(data, 'upDictionary', {})
  1859. },
  1860. }
  1861. }]);
  1862. // 月度任务导出
  1863. app.factory('TaskRestangular', function (Restangular) {
  1864. return Restangular.withConfig(function (RestangularConfigurer) {
  1865. // RestangularConfigurer.setBaseUrl("http://168.166.3.41"+':9008/api/');
  1866. RestangularConfigurer.setBaseUrl(serverIp + '/task');
  1867. });
  1868. });
  1869. app.factory('api_task_export', ['TaskRestangular', function (TaskRestangular) {
  1870. var dataService = TaskRestangular.all("data");
  1871. return {
  1872. taskExport: function (model, dataId) {
  1873. return dataService.one(model + '/' + dataId);
  1874. },
  1875. // 任务清单
  1876. yearListSee: function (year, month) {
  1877. return dataService.customGET('previewTask/' + year + '/' + month);
  1878. },
  1879. // 任务清单导出
  1880. yearListExport: function (year, month) {
  1881. return dataService.one('exportTask' + '/' + year + '/' + month);
  1882. }
  1883. };
  1884. }]);
  1885. // 文档管理接口
  1886. app.factory('DocRestangular', function (Restangular) {
  1887. return Restangular.withConfig(function (RestangularConfigurer) {
  1888. // RestangularConfigurer.setBaseUrl("http://168.166.3.41"+':9008/api/');
  1889. RestangularConfigurer.setBaseUrl(serverIp + '/doc');
  1890. });
  1891. });
  1892. app.factory('api_doc_data', ['DocRestangular', function (DocRestangular) {
  1893. var dataService = DocRestangular.all("data");
  1894. return {
  1895. // 删除历史版本
  1896. delileVersion: function (data) {
  1897. return dataService.customPOST(data, 'delileVersion', {});
  1898. },
  1899. // 引入文件
  1900. insertIndexFile: function (data) {
  1901. return dataService.customPOST(data, 'insertIndexFile', {});
  1902. },
  1903. // 搜索统一接口
  1904. selectContent: function (data) {
  1905. return dataService.customPOST(data, 'selectContent', {});
  1906. },
  1907. // 文件历史读取
  1908. fileVersion: function (data) {
  1909. return dataService.customPOST(data, 'fileVersion', {});
  1910. },
  1911. // 文件下载
  1912. download: function (data) {
  1913. return dataService.one('downloadFile')
  1914. },
  1915. // 文件更新
  1916. newDoc: function (fileId) {
  1917. return dataService.one('updateFile')
  1918. },
  1919. // 文件导入
  1920. uploadDoc: function (docId) {
  1921. return dataService.one('importFile', docId)
  1922. },
  1923. // 文件导入附带上传者id
  1924. jry_uploadDoc: function (docId, userId) {
  1925. return dataService.one('importFile' + '/' + docId + '/' + userId)
  1926. },
  1927. //文件更换目录
  1928. jry_filesChange: function (id, data) {
  1929. return dataService.customPOST(data, 'refolder/' + id, {});
  1930. },
  1931. // 索引更换目录
  1932. jry_indexesChange: function (oldId, newId, data) {
  1933. return dataService.customPOST(data, 'refolder/' + oldId + '/' + newId, {});
  1934. },
  1935. fetchDataList: function (model, data) {
  1936. return dataService.customPOST(data, 'fetchDataList/' + model, {});
  1937. },
  1938. data: function (model, data) {
  1939. return dataService.customPOST(data, model, {});
  1940. },
  1941. };
  1942. }]);
  1943. // 消息通知管理
  1944. app.factory('notificationApi', function (Restangular) {
  1945. return Restangular.withConfig(function (RestangularConfigurer) {
  1946. RestangularConfigurer.setBaseUrl(serverIp + '/bpm');
  1947. });
  1948. });
  1949. app.factory('api_notification_data', ['notificationApi', function (notificationApi) {
  1950. var dataService = notificationApi.all("data");
  1951. return {
  1952. // 获取消息通知列表
  1953. fetchDataList: function (data) {
  1954. return dataService.customPOST(data, 'fetchDataList/messageManager');
  1955. },
  1956. // 修改消息通知
  1957. updData: function (data) {
  1958. return dataService.customPOST(data, 'updData/messageManager');
  1959. }
  1960. };
  1961. }]);
  1962. // 事件报表-seimin
  1963. app.factory('eventFormApi', function (Restangular) {
  1964. return Restangular.withConfig(function (RestangularConfigurer) {
  1965. RestangularConfigurer.setBaseUrl(serverIp + '/report');
  1966. });
  1967. });
  1968. app.factory('api_event_form', ['eventFormApi', function (eventFormApi) {
  1969. var dataService = eventFormApi.all("data");
  1970. return {
  1971. // 事件总数
  1972. fetchSjzsList: function (data) {
  1973. return dataService.customPOST(data, 'mdv2_incident_repot_sum');
  1974. },
  1975. // 事件类型
  1976. fetchSjlxList: function (data) {
  1977. return dataService.customPOST(data, 'mdv2_incident_repot_type');
  1978. },
  1979. // 处理人/组
  1980. fetchClrzList: function (data) {
  1981. return dataService.customPOST(data, 'mdv2_incident_repot_handle');
  1982. },
  1983. // 三方公司
  1984. fetchSfgsList: function (data) {
  1985. return dataService.customPOST(data, 'mdv2_incident_repot_company');
  1986. },
  1987. // 区域地点
  1988. fetchQyddList: function (data) {
  1989. return dataService.customPOST(data, 'mdv2_incident_repot_area_place');
  1990. },
  1991. // 事件来源
  1992. fetchSjlyList: function (data) {
  1993. return dataService.customPOST(data, 'mdv2_incident_repot_source');
  1994. },
  1995. // 查询事件总数(单个页面只有事件数量)
  1996. getSjNum: function (data) {
  1997. return dataService.customPOST(data, 'mdv2_incident_sum');
  1998. },
  1999. // 综合统计
  2000. fetchZhtjList: function (data) {
  2001. return dataService.customPOST(data, 'mdv2_service_repot_all');
  2002. },
  2003. // 电话统计
  2004. fetchDhtjList: function (data) {
  2005. return dataService.customPOST(data, 'mdv2_service_repot_phone');
  2006. },
  2007. // 微信/WEB统计
  2008. fetchWebList: function (data) {
  2009. return dataService.customPOST(data, 'mdv2_service_repot_wechat_web');
  2010. },
  2011. // 电话留言统计
  2012. fetchDhlytjList: function (data) {
  2013. return dataService.customPOST(data, 'mdv2_service_repot_msg');
  2014. }
  2015. };
  2016. }]);
  2017. // 服务台分析-seimin
  2018. app.factory('deckReportApi', function (Restangular) {
  2019. return Restangular.withConfig(function (RestangularConfigurer) {
  2020. RestangularConfigurer.setBaseUrl(serverIp + '/report');
  2021. });
  2022. });
  2023. app.factory('api_deck_report', ['deckReportApi', function (deckReportApi) {
  2024. var dataService = deckReportApi.all("data");
  2025. return {
  2026. // 来电总数
  2027. fetchLdzsNumList: function (data) {
  2028. return dataService.customPOST(data, 'service_phone_total');
  2029. },
  2030. };
  2031. }]);
  2032. // 登录后判断版本-seimin
  2033. app.factory('isCategoryApi', function (Restangular) {
  2034. return Restangular.withConfig(function (RestangularConfigurer) {
  2035. RestangularConfigurer.setBaseUrl(serverIp + '/sysinfo');
  2036. });
  2037. });
  2038. app.factory('api_is_category', ['isCategoryApi', function (isCategoryApi) {
  2039. var dataService = isCategoryApi.all("data");
  2040. return {
  2041. //判断处理人、处理科室seimin
  2042. isCategory: function (data) {
  2043. return dataService.customPOST(data, 'fetchDataList/systemConfiguration');
  2044. }
  2045. };
  2046. }]);
  2047. // 搜索科室列表-seimin
  2048. app.factory('searchKs', function (Restangular) {
  2049. return Restangular.withConfig(function (RestangularConfigurer) {
  2050. RestangularConfigurer.setBaseUrl(serverIp + '/user');
  2051. });
  2052. });
  2053. app.factory('api_search_ks', ['searchKs', function (searchKs) {
  2054. var dataService = searchKs.all("data");
  2055. return {
  2056. //获取科室列表
  2057. getKsList: function (data) {
  2058. return dataService.customPOST(data, 'fetchDataList/department');
  2059. }
  2060. };
  2061. }]);
  2062. // 搜索故障地点seimin
  2063. app.factory('searchArea', function (Restangular) {
  2064. return Restangular.withConfig(function (RestangularConfigurer) {
  2065. RestangularConfigurer.setBaseUrl(serverIp + '/apply');
  2066. });
  2067. });
  2068. app.factory('api_search_area', ['searchArea', function (searchArea) {
  2069. var dataService = searchArea.all("bpm");
  2070. return {
  2071. //获取故障地点
  2072. getAreaList: function (data) {
  2073. return dataService.customPOST(data, 'searchFaultLocation');
  2074. }
  2075. };
  2076. }]);
  2077. // 微信配置查询接口seimin
  2078. app.factory('wechatConfig', function (Restangular) {
  2079. return Restangular.withConfig(function (RestangularConfigurer) {
  2080. RestangularConfigurer.setBaseUrl(serverIp + '/wechat');
  2081. });
  2082. });
  2083. app.factory('api_wechat_operate', ['wechatConfig', function (wechatConfig) {
  2084. var dataService = wechatConfig.all("data");
  2085. return {
  2086. //获取微信配置信息
  2087. getWechatList: function (data) {
  2088. return dataService.customPOST(data, 'fetchDataList/wechatConfig');
  2089. },
  2090. //修改微信配置
  2091. postWxList: function (data) {
  2092. return dataService.customPOST(data, 'addData/wechatConfig');
  2093. }
  2094. };
  2095. }]);
  2096. // 微信配置获取角色seimin
  2097. app.factory('wxRole', function (Restangular) {
  2098. return Restangular.withConfig(function (RestangularConfigurer) {
  2099. RestangularConfigurer.setBaseUrl(serverIp + '/user');
  2100. });
  2101. });
  2102. app.factory('api_wx_role', ['wxRole', function (wxRole) {
  2103. var dataService = wxRole.all("data");
  2104. return {
  2105. //获取微信配置获取角色
  2106. getWxRole: function (data) {
  2107. return dataService.customPOST(data, 'fetchDataList/role');
  2108. }
  2109. };
  2110. }]);
  2111. // CMDB打印
  2112. app.factory('cmdbPrit', function (Restangular) {
  2113. return Restangular.withConfig(function (RestangularConfigurer) {
  2114. RestangularConfigurer.setBaseUrl(serverIp + '/cmdb');
  2115. });
  2116. });
  2117. app.factory('api_cmdb_print', ['cmdbPrit', function (cmdbPrit) {
  2118. var dataService = cmdbPrit.all("ci");
  2119. return {
  2120. //CMDB打印
  2121. getCmdbPrit: function (data) {
  2122. return dataService.customGET('qrcode/' + data);
  2123. }
  2124. };
  2125. }]);