viewAPI.json 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365
  1. {
  2. "resultCode": 1,
  3. "resultMsg": "注册成功",
  4. "resultData": [
  5. {
  6. "titleName": "收费管理",
  7. "iconClass": "attach_money",
  8. "middleSubMenu": [
  9. {
  10. "titleName" : "租金管理",
  11. "bottom" : [
  12. {
  13. "titleName" : "应收查询",
  14. "url" : "RentQuery",
  15. "breadcrumb" : [ "收费管理", "租金管理", "应收查询" ]
  16. }, {
  17. "titleName" : "租金记录",
  18. "url" : "RentRecord",
  19. "breadcrumb" : [ "收费管理", "租金管理", "租金记录" ]
  20. }
  21. ]
  22. }, {
  23. "titleName" : "物业收费",
  24. "bottom" : [
  25. {
  26. "titleName" : "物业费查询",
  27. "url" : "PropertyQuery",
  28. "breadcrumb" : [ "收费管理", "物业收费", "物业费查询" ]
  29. }, {
  30. "titleName" : "物业费记录",
  31. "url" : "PropertyRecord",
  32. "breadcrumb" : [ "收费管理", "物业收费", "物业费记录" ]
  33. }
  34. ]
  35. }, {
  36. "titleName" : "抄表电费",
  37. "bottom" : [
  38. {
  39. "titleName" : "电费查询",
  40. "url" : "ElectricityBillQuery",
  41. "breadcrumb" : [ "收费管理", "抄表电费", "电费查询" ]
  42. }, {
  43. "titleName" : "电费记录",
  44. "url" : "ElectricityBillRecord",
  45. "breadcrumb" : [ "收费管理", "抄表电费", "电费记录" ]
  46. }, {
  47. "titleName" : "电费录入",
  48. "url" : "ElectricityBillEntry",
  49. "breadcrumb" : [ "收费管理", "抄表电费", "电费录入" ]
  50. }, {
  51. "titleName" : "峰平谷录入",
  52. "url" : "PeakflatvalleyEntry",
  53. "breadcrumb" : [ "收费管理", "抄表电费", "峰平谷录入" ]
  54. }
  55. ]
  56. }, {
  57. "titleName" : "抄表水费",
  58. "bottom" : [
  59. {
  60. "titleName" : "水费查询",
  61. "url" : "WaterFeeQuery",
  62. "breadcrumb" : [ "收费管理", "抄表水费", "水费查询" ]
  63. }, {
  64. "titleName" : "水费记录",
  65. "url" : "WaterFeeRecord",
  66. "breadcrumb" : [ "收费管理", "抄表水费", "水费记录" ]
  67. }, {
  68. "titleName" : "水表录入",
  69. "url" : "WaterFeeEntry",
  70. "breadcrumb" : [ "收费管理", "抄表水费", "水费录入" ]
  71. }
  72. ]
  73. }
  74. ]
  75. }, {
  76. "titleName": "客户管理",
  77. "iconClass": "person",
  78. "middleLink": [
  79. {
  80. "titleName" : "客户资料",
  81. "url" : "CustomerInformation",
  82. "breadcrumb": [ "客户管理", "客户资料" ]
  83. }, {
  84. "titleName" : "合同管理",
  85. "url" : "ContractManagement",
  86. "breadcrumb": [ "客户管理", "合同管理" ]
  87. }, {
  88. "titleName" : "保证金管理",
  89. "url" : "MarginManagement",
  90. "breadcrumb": [ "客户管理", "保证金管理" ]
  91. }
  92. ],
  93. "middleSubMenu": [
  94. {
  95. "titleName" : "门禁卡管理",
  96. "bottom" : [
  97. {
  98. "titleName" : "门禁卡登记",
  99. "url" : "AccessCardRegistration",
  100. "breadcrumb" : [ "客户管理", "门禁卡管理", "门禁卡登记" ]
  101. }, {
  102. "titleName" : "门禁卡押金",
  103. "url" : "AccessCardDeposit",
  104. "breadcrumb" : [ "客户管理", "门禁卡管理", "门禁卡押金" ]
  105. }
  106. ]
  107. }
  108. ]
  109. }, {
  110. "titleName": "房产管理",
  111. "iconClass": "business",
  112. "middleSubMenu" : [
  113. {
  114. "titleName" : "房间查询",
  115. "bottom" : [
  116. {
  117. "titleName" : "状态图示",
  118. "url" : "StatusDisplay",
  119. "breadcrumb" : [ "房产管理", "房间查询", "状态图示" ]
  120. }, {
  121. "titleName" : "注册信息",
  122. "url" : "RegistrationMessage",
  123. "breadcrumb" : [ "房产管理", "房间查询", "注册信息" ]
  124. }
  125. ]
  126. }, {
  127. "titleName" : "房间管理",
  128. "bottom" : [
  129. {
  130. "titleName" : "房间管理",
  131. "url" : "RoomManagement",
  132. "breadcrumb" : [ "房产管理", "房间管理", "房间管理" ]
  133. }, {
  134. "titleName" : "楼宇管理",
  135. "url" : "BuildingManagement",
  136. "breadcrumb" : [ "房产管理", "房间管理", "楼宇管理" ]
  137. }
  138. ]
  139. }
  140. ]
  141. }, {
  142. "titleName": "财务管理",
  143. "iconClass": "poll",
  144. "middleSubMenu" : [
  145. {
  146. "titleName" : "统计报表",
  147. "bottom" : [
  148. {
  149. "titleName" : "租金",
  150. "url" : "Rent",
  151. "breadcrumb" : [ "财务管理", "统计报表", "租金" ]
  152. }, {
  153. "titleName" : "物业费",
  154. "url" : "PropertyCosts",
  155. "breadcrumb" : [ "财务管理", "统计报表", "物业费" ]
  156. }, {
  157. "titleName" : "抄表电费",
  158. "url" : "ElectricityBill",
  159. "breadcrumb" : [ "财务管理", "统计报表", "抄表电费" ]
  160. }, {
  161. "titleName" : "抄表水费",
  162. "url" : "WaterFee",
  163. "breadcrumb" : [ "财务管理", "统计报表", "抄表水费" ]
  164. }
  165. ]
  166. }, {
  167. "titleName" : "租赁审核",
  168. "bottom" : [
  169. {
  170. "titleName" : "租金审核",
  171. "url" : "RentReview",
  172. "breadcrumb" : [ "财务管理", "租赁审核", "租金审核" ]
  173. }, {
  174. "titleName" : "租金审核记录",
  175. "url" : "AuditRecord",
  176. "breadcrumb" : [ "财务管理", "租赁审核", "租金审核记录" ]
  177. }, {
  178. "titleName" : "保证金审核",
  179. "url" : "LeaseMarginReview",
  180. "breadcrumb" : [ "财务管理", "租赁审核", "保证金审核" ]
  181. }
  182. ]
  183. }, {
  184. "titleName" : "物业审核",
  185. "bottom" : [
  186. {
  187. "titleName" : "电费审核",
  188. "url" : "ElectricityAudit",
  189. "breadcrumb" : [ "财务管理", "物业审核", "电费审核" ]
  190. }, {
  191. "titleName" : "水费审核",
  192. "url" : "WaterReview",
  193. "breadcrumb" : [ "财务管理", "物业审核", "水费审核" ]
  194. }, {
  195. "titleName" : "物业费审核",
  196. "url" : "PropertyFeeAudit",
  197. "breadcrumb" : [ "财务管理", "物业审核", "物业费审核" ]
  198. }, {
  199. "titleName" : "保证金审核",
  200. "url" : "PropertyMarginReview",
  201. "breadcrumb" : [ "财务管理", "物业审核", "保证金审核" ]
  202. }
  203. ]
  204. }, {
  205. "titleName" : "财务设置",
  206. "bottom" : [
  207. {
  208. "titleName" : "收费设置",
  209. "url" : "ChargeSettings",
  210. "breadcrumb" : [ "财务管理", "财务设置", "收费设置" ]
  211. }, {
  212. "titleName" : "开票信息",
  213. "url" : "BillingInformation",
  214. "breadcrumb" : [ "财务管理", "财务设置", "开票信息" ]
  215. }
  216. ]
  217. }
  218. ]
  219. }, {
  220. "titleName": "系统设置",
  221. "iconClass": "settings_applications",
  222. "middleLink": [
  223. {
  224. "titleName" : "数据字典",
  225. "url" : "DataDictionary",
  226. "breadcrumb": [ "系统设置", "数据字典" ]
  227. }, {
  228. "titleName" : "操作日志",
  229. "url" : "OperationLog",
  230. "breadcrumb": [ "系统设置", "操作日志" ]
  231. }
  232. ],
  233. "middleSubMenu": [
  234. {
  235. "titleName" : "权限管理",
  236. "bottom" : [
  237. {
  238. "titleName" : "角色管理",
  239. "url" : "RoleManagement",
  240. "breadcrumb" : [ "系统设置", "权限管理", "角色管理" ]
  241. }, {
  242. "titleName" : "部门管理",
  243. "url" : "DepartmentManagement",
  244. "breadcrumb" : [ "系统设置", "权限管理", "部门管理" ]
  245. }
  246. ]
  247. }
  248. ]
  249. }, {
  250. "titleName": "投诉建议",
  251. "iconClass": "settings_applications",
  252. "middleLink": [
  253. {
  254. "titleName" : "投诉建议",
  255. "url" : "Complaints",
  256. "breadcrumb": [ "投诉建议" ]
  257. }
  258. ]
  259. }, {
  260. "titleName": "车辆管理",
  261. "iconClass": "settings_applications",
  262. "middleLink": [
  263. {
  264. "titleName" : "车辆管理",
  265. "url" : "Vehicle",
  266. "breadcrumb": [ "车辆管理" ]
  267. }
  268. ]
  269. }, {
  270. "titleName": "员工管理",
  271. "iconClass": "settings_applications",
  272. "middleLink": [
  273. {
  274. "titleName" : "员工信息",
  275. "url" : "StaffInfo",
  276. "breadcrumb": [ "员工信息" ]
  277. },
  278. {
  279. "titleName" : "员工权限管理",
  280. "url" : "StaffJurisdiction",
  281. "breadcrumb": [ "员工权限管理" ]
  282. }
  283. ]
  284. }, {
  285. "titleName": "房屋架构",
  286. "iconClass": "settings_applications",
  287. "middleLink": [
  288. {
  289. "titleName" : "房屋架构",
  290. "url" : "Architecture",
  291. "breadcrumb": [ "房屋架构" ]
  292. }
  293. ]
  294. }, {
  295. "titleName": "消防巡查",
  296. "iconClass": "settings_applications",
  297. "middleLink": [
  298. {
  299. "titleName" : "消防巡查",
  300. "url" : "FireInspection",
  301. "breadcrumb": [ "消防巡查" ]
  302. }
  303. ]
  304. }, {
  305. "titleName": "消防演练",
  306. "iconClass": "settings_applications",
  307. "middleLink": [
  308. {
  309. "titleName" : "消防演练",
  310. "url" : "FireDrill",
  311. "breadcrumb": [ "消防演练" ]
  312. }
  313. ]
  314. }, {
  315. "titleName": "保洁安排",
  316. "iconClass": "settings_applications",
  317. "middleLink": [
  318. {
  319. "titleName" : "保洁安排",
  320. "url" : "Cleaning",
  321. "breadcrumb": [ "保洁安排" ]
  322. }
  323. ]
  324. }, {
  325. "titleName": "安保消防",
  326. "iconClass": "settings_applications",
  327. "middleLink": [
  328. {
  329. "titleName" : "安保消防",
  330. "url" : "Security",
  331. "breadcrumb": [ "安保消防", "保安安排" ]
  332. },{
  333. "titleName" : "执勤管理",
  334. "url" : "Duty",
  335. "breadcrumb": [ "安保消防", "执勤管理" ]
  336. }
  337. ,{
  338. "titleName" : "来访管理",
  339. "url" : "Visit",
  340. "breadcrumb": [ "安保消防", "来访管理" ]
  341. }
  342. ]
  343. }, {
  344. "titleName": "车位区域管理",
  345. "iconClass": "settings_applications",
  346. "middleLink": [
  347. {
  348. "titleName" : "车位区域管理",
  349. "url" : "ParKing",
  350. "breadcrumb": [ "车位区域管理" ]
  351. }
  352. ]
  353. }, {
  354. "titleName": "收信记录",
  355. "iconClass": "settings_applications",
  356. "middleLink": [
  357. {
  358. "titleName" : "收信记录",
  359. "url" : "Letter",
  360. "breadcrumb": [ "收信记录" ]
  361. }
  362. ]
  363. }
  364. ]
  365. }