pcweb_menu_pingan.json 44 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446
  1. [
  2. {
  3. "code": "info_manage",
  4. "title": "资料管理",
  5. "sort": 1,
  6. "type": 1,
  7. "rulekey": "info_manage",
  8. "remark": "",
  9. "isshow": true,
  10. "children": [
  11. {
  12. "code": "custom_info",
  13. "title": "客户资料",
  14. "sort": 1,
  15. "type": 1,
  16. "rulekey": "custom_info",
  17. "remark": "使用现有",
  18. "isshow": true,
  19. "children": [
  20. {
  21. "code": "custom_info_normal",
  22. "title": "正常",
  23. "sort": 1,
  24. "type": 1,
  25. "rulekey": "custom_info_normal",
  26. "isshow": true,
  27. "url": "",
  28. "remark": "使用现有",
  29. "children": [
  30. {
  31. "code": "custom_info_btn_add",
  32. "title": "新增",
  33. "sort": 1,
  34. "type": 2,
  35. "rulekey": "custom_info_btn_add",
  36. "isshow": true,
  37. "url": "",
  38. "remark": "",
  39. "children": []
  40. },
  41. {
  42. "code": "custom_info_btn_disable",
  43. "title": "停用",
  44. "sort": 3,
  45. "type": 2,
  46. "rulekey": "custom_info_btn_disable",
  47. "isshow": true,
  48. "url": "",
  49. "remark": "",
  50. "children": []
  51. }
  52. ]
  53. },
  54. {
  55. "code": "custom_info_disabled",
  56. "title": "停用",
  57. "sort": 2,
  58. "type": 1,
  59. "rulekey": "custom_info_disabled",
  60. "isshow": true,
  61. "url": "",
  62. "remark": "使用现有",
  63. "children": [
  64. {
  65. "code": "custom_info_btn_recover",
  66. "title": "恢复",
  67. "sort": 1,
  68. "type": 2,
  69. "rulekey": "custom_info_btn_recover",
  70. "isshow": true,
  71. "url": "",
  72. "remark": "使用现有",
  73. "children": []
  74. }
  75. ]
  76. }
  77. ]
  78. },
  79. {
  80. "code": "warehouse_info",
  81. "title": "仓库信息",
  82. "sort": 2,
  83. "type": 1,
  84. "rulekey": "warehouse_info",
  85. "isshow": true,
  86. "url": "",
  87. "remark": "",
  88. "children": [
  89. {
  90. "code": "warehouse_info_normal",
  91. "title": "正常",
  92. "sort": 1,
  93. "type": 1,
  94. "rulekey": "warehouse_info_normal",
  95. "isshow": true,
  96. "url": "",
  97. "remark": "",
  98. "children": [
  99. {
  100. "code": "warehouse_info_btn_add",
  101. "title": "新增",
  102. "sort": 1,
  103. "type": 2,
  104. "rulekey": "warehouse_info_btn_add",
  105. "isshow": true,
  106. "url": "",
  107. "remark": "",
  108. "children": []
  109. },
  110. {
  111. "code": "warehouse_info_btn_modify",
  112. "title": "修改",
  113. "sort": 2,
  114. "type": 2,
  115. "rulekey": "warehouse_info_btn_modify",
  116. "isshow": true,
  117. "url": "",
  118. "remark": "",
  119. "children": []
  120. },
  121. {
  122. "code": "warehouse_info_btn_disable",
  123. "title": "停用",
  124. "sort": 3,
  125. "type": 2,
  126. "rulekey": "warehouse_info_btn_disable",
  127. "isshow": true,
  128. "url": "",
  129. "remark": "",
  130. "children": []
  131. }
  132. ]
  133. },
  134. {
  135. "code": "warehouse_info_disabled",
  136. "title": "停用",
  137. "sort": 2,
  138. "type": 1,
  139. "rulekey": "warehouse_info_disabled",
  140. "isshow": true,
  141. "url": "",
  142. "remark": "",
  143. "children": [
  144. {
  145. "code": "warehouse_info_btn_recover",
  146. "title": "恢复",
  147. "sort": 1,
  148. "type": 2,
  149. "rulekey": "warehouse_info_btn_recover",
  150. "isshow": true,
  151. "url": "",
  152. "remark": "",
  153. "children": []
  154. }
  155. ]
  156. }
  157. ]
  158. },
  159. {
  160. "code": "account_info",
  161. "title": "账户管理",
  162. "sort": 3,
  163. "type": 1,
  164. "rulekey": "account_info",
  165. "isshow": true,
  166. "url": "",
  167. "remark": "使用现有",
  168. "children": [
  169. {
  170. "code": "account_info_business",
  171. "title": "业务账户",
  172. "sort": 1,
  173. "type": 1,
  174. "rulekey": "account_info_business",
  175. "isshow": true,
  176. "url": "",
  177. "remark": "使用现有",
  178. "children": [
  179. {
  180. "code": "account_info_business_btn_add",
  181. "title": "新增",
  182. "sort": 1,
  183. "type": 2,
  184. "rulekey": "account_info_business_btn_add",
  185. "isshow": true,
  186. "remartk": "新增账户 - 业务员/跟单员",
  187. "url": "",
  188. "remark": "",
  189. "children": [
  190. {
  191. "code": "account_info_business_btn_modify",
  192. "title": "修改",
  193. "sort": 2,
  194. "type": 2,
  195. "rulekey": "account_info_business_btn_modify",
  196. "isshow": true,
  197. "url": "",
  198. "remark": "",
  199. "children": []
  200. },
  201. {
  202. "code": "account_info_business_btn_reset",
  203. "title": "重置密码",
  204. "sort": 3,
  205. "type": 2,
  206. "rulekey": "account_info_business_btn_reset",
  207. "isshow": true,
  208. "url": "",
  209. "remark": "",
  210. "children": []
  211. },
  212. {
  213. "code": "account_info_business_btn_locked",
  214. "title": "锁定",
  215. "sort": 2,
  216. "type": 2,
  217. "rulekey": "account_info_business_btn_locked",
  218. "isshow": true,
  219. "url": "",
  220. "remark": "",
  221. "children": []
  222. },
  223. {
  224. "code": "account_info_business_btn_unlocked",
  225. "title": "解锁",
  226. "sort": 2,
  227. "type": 2,
  228. "rulekey": "account_info_business_btn_unlocked",
  229. "isshow": true,
  230. "url": "",
  231. "remark": "",
  232. "children": []
  233. },
  234. {
  235. "code": "account_info_business_btn_cancel",
  236. "title": "注销",
  237. "sort": 2,
  238. "type": 2,
  239. "rulekey": "account_info_business_btn_cancel",
  240. "isshow": true,
  241. "url": "",
  242. "remark": "",
  243. "children": []
  244. }
  245. ]
  246. }
  247. ]
  248. },
  249. {
  250. "code": "account_info_trade",
  251. "title": "交易账户",
  252. "sort": 2,
  253. "type": 1,
  254. "rulekey": "account_info_trade",
  255. "isshow": true,
  256. "url": "",
  257. "remark": "使用现有",
  258. "children": [
  259. {
  260. "code": "account_info_trade_btn_add",
  261. "title": "新增",
  262. "sort": 1,
  263. "type": 2,
  264. "rulekey": "account_info_trade_btn_add",
  265. "isshow": true,
  266. "remartk": "新增账户 - 新增交易用户",
  267. "url": "",
  268. "remark": "",
  269. "children": [
  270. {
  271. "code": "account_info_trade_child_btn_add",
  272. "title": "新增",
  273. "sort": 1,
  274. "type": 2,
  275. "rulekey": "account_info_trade_child_btn_add",
  276. "isshow": true,
  277. "remartk": "新增账户 - 新增交易员",
  278. "url": "",
  279. "remark": "",
  280. "children": [
  281. {
  282. "code": "account_info_trade_btn_child_modify",
  283. "title": "修改",
  284. "sort": 1,
  285. "type": 2,
  286. "rulekey": "account_info_trade_btn_child_modify",
  287. "isshow": true,
  288. "url": "",
  289. "remark": "",
  290. "children": []
  291. },
  292. {
  293. "code": "account_info_trade_btn_child_reset",
  294. "title": "重置密码",
  295. "sort": 2,
  296. "type": 2,
  297. "rulekey": "account_info_trade_btn_child_reset",
  298. "isshow": true,
  299. "url": "",
  300. "remark": "",
  301. "children": []
  302. },
  303. {
  304. "code": "account_info_trade_btn_child_locked",
  305. "title": "锁定",
  306. "sort": 2,
  307. "type": 2,
  308. "rulekey": "account_info_trade_btn_child_locked",
  309. "isshow": true,
  310. "url": "",
  311. "remark": "",
  312. "children": []
  313. },
  314. {
  315. "code": "account_info_trade_btn_child_unlocked",
  316. "title": "解锁",
  317. "sort": 2,
  318. "type": 2,
  319. "rulekey": "account_info_trade_btn_child_unlocked",
  320. "isshow": true,
  321. "url": "",
  322. "remark": "",
  323. "children": []
  324. },
  325. {
  326. "code": "account_info_trade_btn_child_logout",
  327. "title": "注销",
  328. "sort": 2,
  329. "type": 2,
  330. "rulekey": "account_info_trade_btn_child_logout",
  331. "isshow": true,
  332. "url": "",
  333. "remark": "",
  334. "children": []
  335. }
  336. ]
  337. },
  338. {
  339. "code": "account_info_trade_btn_modify",
  340. "title": "修改",
  341. "sort": 2,
  342. "type": 2,
  343. "rulekey": "account_info_trade_btn_modify",
  344. "isshow": true,
  345. "remartk": "修改账户 - 修改交易用户",
  346. "url": "",
  347. "remark": "",
  348. "children": []
  349. }
  350. ]
  351. }
  352. ]
  353. },
  354. {
  355. "code": "account_info_manager",
  356. "title": "管理账户",
  357. "sort": 2,
  358. "type": 1,
  359. "rulekey": "account_info_manager",
  360. "isshow": true,
  361. "url": "",
  362. "remark": "使用现有",
  363. "children": [
  364. {
  365. "code": "account_info_manager_btn_add",
  366. "title": "新增权限模板",
  367. "sort": 1,
  368. "type": 2,
  369. "rulekey": "account_info_manager_btn_add",
  370. "isshow": true,
  371. "remartk": "管理账户 - 新增权限模板",
  372. "url": "",
  373. "remark": "",
  374. "children": [
  375. {
  376. "code": "account_info_manager_btn_child_add",
  377. "title": "新增",
  378. "sort": 1,
  379. "type": 2,
  380. "rulekey": "account_info_manager_btn_child_add",
  381. "isshow": true,
  382. "remartk": "管理账户 - 新增管理员",
  383. "url": "",
  384. "remark": "",
  385. "children": [
  386. {
  387. "code": "account_info_manager_btn_modify",
  388. "title": "修改",
  389. "sort": 2,
  390. "type": 2,
  391. "rulekey": "account_info_manager_btn_modify",
  392. "isshow": true,
  393. "url": "",
  394. "remark": "",
  395. "children": []
  396. },
  397. {
  398. "code": "account_info_manager_btn_reset",
  399. "title": "重置密码",
  400. "sort": 2,
  401. "type": 2,
  402. "rulekey": "account_info_manager_btn_reset",
  403. "isshow": true,
  404. "url": "",
  405. "remark": "",
  406. "children": []
  407. },
  408. {
  409. "code": "account_info_manager_btn_locked",
  410. "title": "锁定",
  411. "sort": 2,
  412. "type": 2,
  413. "rulekey": "account_info_manager_btn_locked",
  414. "isshow": true,
  415. "url": "",
  416. "remark": "",
  417. "children": []
  418. },
  419. {
  420. "code": "account_info_manager_btn_unlocked",
  421. "title": "解锁",
  422. "sort": 2,
  423. "type": 2,
  424. "rulekey": "account_info_manager_btn_unlocked",
  425. "isshow": true,
  426. "url": "",
  427. "remark": "",
  428. "children": []
  429. },
  430. {
  431. "code": "account_info_manager_btn_logout",
  432. "title": "注销",
  433. "sort": 2,
  434. "type": 2,
  435. "rulekey": "account_info_manager_btn_logout",
  436. "isshow": true,
  437. "url": "",
  438. "remark": "",
  439. "children": []
  440. }
  441. ]
  442. }
  443. ]
  444. },
  445. {
  446. "code": "account_info_manager_btn_setting",
  447. "title": "权限设置",
  448. "sort": 1,
  449. "type": 2,
  450. "rulekey": "account_info_manager_btn_setting",
  451. "isshow": true,
  452. "url": "",
  453. "remark": "",
  454. "children": []
  455. }
  456. ]
  457. },
  458. {
  459. "code": "account_info_futures",
  460. "title": "期货账户",
  461. "sort": 2,
  462. "type": 1,
  463. "rulekey": "account_info_futures",
  464. "isshow": true,
  465. "url": "",
  466. "remark": "使用现有",
  467. "children": [
  468. {
  469. "code": "account_info_futures_btn_add",
  470. "title": "新增",
  471. "sort": 1,
  472. "type": 2,
  473. "rulekey": "account_info_futures_btn_add",
  474. "isshow": true,
  475. "remartk": "期货账户 - 新增期货账户",
  476. "url": "",
  477. "remark": "",
  478. "children": [
  479. {
  480. "code": "account_info_futures_btn_child_add",
  481. "title": "新增",
  482. "sort": 1,
  483. "type": 2,
  484. "rulekey": "account_info_futures_btn_child_add",
  485. "isshow": true,
  486. "remartk": "期货账户 - 新增期货子账户",
  487. "url": "",
  488. "remark": "",
  489. "children": [
  490. {
  491. "code": "account_info_futures_btn_child_credit",
  492. "title": "授信",
  493. "sort": 1,
  494. "type": 2,
  495. "rulekey": "account_info_futures_btn_child_credit",
  496. "isshow": true,
  497. "url": "",
  498. "remark": "",
  499. "children": []
  500. },
  501. {
  502. "code": "account_info_futures_btn_child_modify",
  503. "title": "修改",
  504. "sort": 2,
  505. "type": 2,
  506. "rulekey": "account_info_futures_btn_child_modify",
  507. "isshow": true,
  508. "url": "",
  509. "remark": "",
  510. "children": []
  511. },
  512. {
  513. "code": "account_info_futures_btn_child_cancel",
  514. "title": "注销",
  515. "sort": 2,
  516. "type": 2,
  517. "rulekey": "account_info_futures_btn_child_cancel",
  518. "isshow": true,
  519. "url": "",
  520. "remark": "",
  521. "children": []
  522. }
  523. ]
  524. },
  525. {
  526. "code": "account_info_futures_btn_modify",
  527. "title": "修改",
  528. "sort": 2,
  529. "type": 2,
  530. "rulekey": "account_info_futures_btn_modify",
  531. "isshow": true,
  532. "remartk": "期货账户 - 修改期货子账户",
  533. "url": "",
  534. "remark": "",
  535. "children": []
  536. }
  537. ]
  538. }
  539. ]
  540. }
  541. ]
  542. },
  543. {
  544. "code": "transaction_main_body",
  545. "title": "交易主体",
  546. "sort": 5,
  547. "type": 1,
  548. "rulekey": "transaction_main_body",
  549. "remark": "",
  550. "isshow": true,
  551. "children": [
  552. {
  553. "code": "transaction_main_body_normal",
  554. "title": "正常",
  555. "sort": 1,
  556. "type": 5,
  557. "rulekey": "transaction_main_body_normal",
  558. "isshow": true,
  559. "url": "/ermcp/ermcppaareasubject/jyztinit",
  560. "remark": "",
  561. "children": [
  562. {
  563. "code": "transaction_main_body_normal_btn_add",
  564. "title": "新增",
  565. "sort": 1,
  566. "type": 2,
  567. "rulekey": "transaction_main_body_normal_btn_add",
  568. "isshow": true,
  569. "url": "",
  570. "remark": "",
  571. "children": []
  572. },
  573. {
  574. "code": "transaction_main_body_normal_btn_modify",
  575. "title": "修改",
  576. "sort": 2,
  577. "type": 2,
  578. "rulekey": "transaction_main_body_normal_btn_modify",
  579. "isshow": true,
  580. "url": "",
  581. "remark": "",
  582. "children": []
  583. },
  584. {
  585. "code": "transaction_main_body_normal_btn_disable",
  586. "title": "停用",
  587. "sort": 3,
  588. "type": 2,
  589. "rulekey": "transaction_main_body_normal_btn_disable",
  590. "isshow": true,
  591. "url": "",
  592. "remark": "",
  593. "children": []
  594. }
  595. ]
  596. },
  597. {
  598. "code": "transaction_main_body_disabled",
  599. "title": "停用",
  600. "sort": 2,
  601. "type": 5,
  602. "rulekey": "transaction_main_body_disabled",
  603. "isshow": true,
  604. "url": "/ermcp/ermcppaareasubject/jyztinit",
  605. "remark": "",
  606. "children": [
  607. {
  608. "code": "transaction_main_body_disabled_btn_recover",
  609. "title": "恢复",
  610. "sort": 1,
  611. "type": 2,
  612. "rulekey": "transaction_main_body_disabled_btn_recover",
  613. "isshow": true,
  614. "url": "",
  615. "remark": "",
  616. "children": []
  617. }
  618. ]
  619. }
  620. ]
  621. },
  622. {
  623. "code": "division_management",
  624. "title": "部门",
  625. "sort": 6,
  626. "type": 1,
  627. "rulekey": "division_management",
  628. "url": "",
  629. "remark": "",
  630. "isshow": true,
  631. "children": [
  632. {
  633. "code": "division_management_sub",
  634. "title": "部门",
  635. "sort": 1,
  636. "type": 5,
  637. "rulekey": "division_management_sub",
  638. "url": "/ermcp/ermcppaareasubject/ywbminit",
  639. "remark": "",
  640. "isshow": true,
  641. "children": [
  642. {
  643. "code": "division_management_add",
  644. "title": "新增",
  645. "sort": 1,
  646. "type": 2,
  647. "rulekey": "division_management_add",
  648. "url": "",
  649. "remark": "",
  650. "isshow": true,
  651. "children": []
  652. },
  653. {
  654. "code": "division_management_modify",
  655. "title": "修改",
  656. "sort": 2,
  657. "type": 2,
  658. "rulekey": "division_management_modify",
  659. "url": "",
  660. "remark": "",
  661. "isshow": true,
  662. "children": []
  663. },
  664. {
  665. "code": "division_management_disable",
  666. "title": "停用",
  667. "sort": 3,
  668. "type": 2,
  669. "rulekey": "division_management_disable",
  670. "url": "",
  671. "remark": "",
  672. "isshow": true,
  673. "children": []
  674. },
  675. {
  676. "code": "division_management_recover",
  677. "title": "恢复",
  678. "sort": 4,
  679. "type": 2,
  680. "rulekey": "division_management_recover",
  681. "url": "",
  682. "remark": "",
  683. "isshow": true,
  684. "children": []
  685. }
  686. ]
  687. }
  688. ]
  689. }
  690. ]
  691. },
  692. {
  693. "code": "hedging",
  694. "title": "套期保值",
  695. "sort": 2,
  696. "type": 1,
  697. "rulekey": "hedging",
  698. "remark": "",
  699. "isshow": true,
  700. "children": [
  701. {
  702. "code": "entry_of_spot_information_sub",
  703. "title": "现货信息录入",
  704. "sort": 1,
  705. "type": 1,
  706. "rulekey": "entry_of_spot_information_sub",
  707. "url": "",
  708. "remark": "",
  709. "isshow": true,
  710. "children": [
  711. {
  712. "code": "entry_of_spot_information",
  713. "title": "现货信息录入",
  714. "sort": 1,
  715. "type": 5,
  716. "rulekey": "entry_of_spot_information",
  717. "url": "/pingan/ermcpSpotContract/init",
  718. "remark": "",
  719. "isshow": true,
  720. "children": []
  721. }
  722. ]
  723. },
  724. {
  725. "code": "spot_price_management",
  726. "title": "现货点价管理",
  727. "sort": 2,
  728. "type": 1,
  729. "rulekey": "spot_price_management",
  730. "remark": "",
  731. "isshow": true,
  732. "children": [
  733. {
  734. "code": "spot_price_management_pending",
  735. "title": "待点价",
  736. "sort": 1,
  737. "type": 5,
  738. "rulekey": "spot_price_management_pending",
  739. "url": "/ermcp/spotcontract/initview",
  740. "remark": "",
  741. "isshow": true,
  742. "children": [
  743. {
  744. "code": "spot_price_management_pending_someprice",
  745. "title": "点价登记",
  746. "sort": 1,
  747. "type": 2,
  748. "rulekey": "spot_price_management_pending_someprice",
  749. "isshow": true,
  750. "url": "",
  751. "remark": "",
  752. "children": []
  753. },
  754. {
  755. "code": "spot_price_management_pending_hedging",
  756. "title": "对冲保值",
  757. "sort": 2,
  758. "type": 2,
  759. "rulekey": "spot_price_management_pending_hedging",
  760. "isshow": true,
  761. "url": "",
  762. "remark": "",
  763. "children": []
  764. }
  765. ]
  766. },
  767. {
  768. "code": "spot_price_management_all",
  769. "title": "全部现货",
  770. "sort": 2,
  771. "type": 5,
  772. "rulekey": "spot_price_management_all",
  773. "url": "/ermcp/spotcontract/initview",
  774. "remark": "",
  775. "isshow": true,
  776. "children": [
  777. {
  778. "code": "spot_price_management_pending_someprice",
  779. "title": "点价登记",
  780. "sort": 1,
  781. "type": 2,
  782. "rulekey": "spot_price_management_pending_someprice",
  783. "isshow": true,
  784. "url": "",
  785. "remark": "",
  786. "children": []
  787. },
  788. {
  789. "code": "spot_price_management_pending_hedging",
  790. "title": "对冲保值",
  791. "sort": 2,
  792. "type": 2,
  793. "rulekey": "spot_price_management_pending_hedging",
  794. "isshow": true,
  795. "url": "",
  796. "remark": "",
  797. "children": []
  798. }
  799. ]
  800. },
  801. {
  802. "code": "spot_price_management_today",
  803. "title": "今日定价及保值",
  804. "sort": 3,
  805. "type": 5,
  806. "rulekey": "spot_price_management_today",
  807. "url": "/ermcp/spotcontract/initview",
  808. "remark": "",
  809. "isshow": true,
  810. "children": []
  811. }
  812. ]
  813. },
  814. {
  815. "code": "spot_execution_management",
  816. "title": "现货执行管理",
  817. "sort": 3,
  818. "type": 1,
  819. "rulekey": "spot_execution_management",
  820. "remark": "",
  821. "isshow": true,
  822. "children": [
  823. {
  824. "code": "spot_execution_management_pending",
  825. "title": "待收发货",
  826. "sort": 1,
  827. "type": 5,
  828. "rulekey": "spot_execution_management_pending",
  829. "url": "/ermcp/ermcppacounterpartyspot/init",
  830. "remark": "",
  831. "isshow": true,
  832. "children": [
  833. {
  834. "code": "spot_execution_management_pending_in",
  835. "title": "收货登记",
  836. "sort": 1,
  837. "type": 2,
  838. "rulekey": "spot_execution_management_pending_in",
  839. "remark": "",
  840. "isshow": true,
  841. "children": []
  842. },
  843. {
  844. "code": "spot_execution_management_pending_out",
  845. "title": "发货登记",
  846. "sort": 2,
  847. "type": 2,
  848. "rulekey": "spot_execution_management_pending_out",
  849. "remark": "",
  850. "isshow": true,
  851. "children": []
  852. }
  853. ]
  854. },
  855. {
  856. "code": "spot_execution_management_all",
  857. "title": "全部收发货",
  858. "sort": 2,
  859. "type": 5,
  860. "rulekey": "spot_execution_management_all",
  861. "url": "/ermcp/ermcppacounterpartyspot/init",
  862. "remark": "",
  863. "isshow": true,
  864. "children": [
  865. {
  866. "code": "spot_execution_management_all_in",
  867. "title": "收货明细",
  868. "sort": 1,
  869. "type": 2,
  870. "rulekey": "spot_execution_management_all_in",
  871. "remark": "",
  872. "isshow": true,
  873. "children": []
  874. },
  875. {
  876. "code": "spot_execution_management_all_out",
  877. "title": "发货明细",
  878. "sort": 2,
  879. "type": 2,
  880. "rulekey": "spot_execution_management_all_out",
  881. "remark": "",
  882. "isshow": true,
  883. "children": []
  884. }
  885. ]
  886. },
  887. {
  888. "code": "spot_execution_management_today",
  889. "title": "今日收发货",
  890. "sort": 3,
  891. "type": 5,
  892. "rulekey": "spot_execution_management_today",
  893. "url": "/ermcp/ermcppacounterpartyspot/init",
  894. "remark": "",
  895. "isshow": true,
  896. "children": [
  897. {
  898. "code": "spot_execution_management_today_in",
  899. "title": "收货明细",
  900. "sort": 1,
  901. "type": 2,
  902. "rulekey": "spot_execution_management_today_in",
  903. "remark": "",
  904. "isshow": true,
  905. "children": []
  906. },
  907. {
  908. "code": "spot_execution_management_today_out",
  909. "title": "发货明细",
  910. "sort": 2,
  911. "type": 2,
  912. "rulekey": "spot_execution_management_today_out",
  913. "remark": "",
  914. "isshow": true,
  915. "children": []
  916. }
  917. ]
  918. }
  919. ]
  920. },
  921. {
  922. "code": "query_of_opponent_details",
  923. "title": "对手明细查询",
  924. "sort": 4,
  925. "type": 1,
  926. "rulekey": "query_of_opponent_details",
  927. "remark": "",
  928. "isshow": true,
  929. "children": [
  930. {
  931. "code": "query_of_opponent_details_pricing",
  932. "title": "定价明细",
  933. "sort": 1,
  934. "type": 5,
  935. "rulekey": "query_of_opponent_details_pricing",
  936. "url": "/pingan/opponentDetail/init",
  937. "remark": "",
  938. "isshow": true,
  939. "children": []
  940. },
  941. {
  942. "code": "query_of_opponent_details_inout",
  943. "title": "收发货明细",
  944. "sort": 2,
  945. "type": 5,
  946. "rulekey": "query_of_opponent_details_inout",
  947. "url": "/pingan/opponentDetail/init",
  948. "remark": "",
  949. "isshow": true,
  950. "children": [ ]
  951. },
  952. {
  953. "code": "query_of_opponent_details_futurestrading",
  954. "title": "期货成交明细",
  955. "sort": 3,
  956. "type": 5,
  957. "rulekey": "query_of_opponent_details_futurestrading",
  958. "url": "/pingan/opponentDetail/init",
  959. "remark": "",
  960. "isshow": true,
  961. "children": []
  962. }
  963. ]
  964. },
  965. {
  966. "code": "futures_and_spot",
  967. "title": "期现关联",
  968. "sort": 5,
  969. "type": 1,
  970. "rulekey": "futures_and_spot",
  971. "remark": "",
  972. "isshow": true,
  973. "children": [
  974. {
  975. "code": "futures_and_spot_stof",
  976. "title": "未关联业务期货",
  977. "sort": 1,
  978. "type": 5,
  979. "rulekey": "futures_and_spot_stof",
  980. "url": "/link/patradelink/initview",
  981. "remark": "",
  982. "isshow": true,
  983. "children": [
  984. {
  985. "code": "futures_and_spot_stof_link",
  986. "title": "关联",
  987. "sort": 1,
  988. "type": 2,
  989. "rulekey": "futures_and_spot_stof_link",
  990. "remark": "",
  991. "isshow": true,
  992. "children": []
  993. },
  994. {
  995. "code": "futures_and_spot_stof_replenishmentlink",
  996. "title": "补单关联",
  997. "sort": 2,
  998. "type": 2,
  999. "rulekey": "futures_and_spot_stof_replenishmentlink",
  1000. "remark": "",
  1001. "isshow": true,
  1002. "children": []
  1003. }
  1004. ]
  1005. },
  1006. {
  1007. "code": "futures_and_spot_ftos",
  1008. "title": "关联流水记录",
  1009. "sort": 2,
  1010. "type": 5,
  1011. "rulekey": "futures_and_spot_ftos",
  1012. "url": "/link/patradelink/initview",
  1013. "remark": "",
  1014. "isshow": true,
  1015. "children": []
  1016. }
  1017. ]
  1018. },
  1019. {
  1020. "code": "futures_order_search",
  1021. "title": "期货订单查询",
  1022. "sort": 6,
  1023. "type": 1,
  1024. "rulekey": "futures_order_search",
  1025. "remark": "",
  1026. "isshow": true,
  1027. "children": [
  1028. {
  1029. "code": "futures_order_search_tradepostion",
  1030. "title": "持仓单",
  1031. "sort": 1,
  1032. "type": 5,
  1033. "rulekey": "futures_order_search_tradepostion",
  1034. "remark": "",
  1035. "url": "/pingan/orderDetail/init",
  1036. "isshow": true,
  1037. "children": []
  1038. },
  1039. {
  1040. "code": "futures_order_search_orderdetail",
  1041. "title": "委托单",
  1042. "sort": 2,
  1043. "type": 5,
  1044. "rulekey": "futures_order_search_orderdetail",
  1045. "url": "/pingan/orderDetail/init",
  1046. "remark": "",
  1047. "isshow": true,
  1048. "children": []
  1049. },
  1050. {
  1051. "code": "futures_order_search_tradedetail",
  1052. "title": "成交单",
  1053. "sort": 3,
  1054. "type": 5,
  1055. "rulekey": "futures_order_search_tradedetail",
  1056. "url": "/pingan/orderDetail/init",
  1057. "remark": "",
  1058. "isshow": true,
  1059. "children": []
  1060. },
  1061. {
  1062. "code": "futures_order_search_outtradedetail",
  1063. "title": "外部成交单",
  1064. "sort": 4,
  1065. "type": 5,
  1066. "rulekey": "futures_order_search_outtradedetail",
  1067. "url": "/pingan/orderDetail/init",
  1068. "remark": "",
  1069. "isshow": true,
  1070. "children": []
  1071. }
  1072. ]
  1073. },
  1074. {
  1075. "code": "price_review",
  1076. "title": "点价复核",
  1077. "sort": 7,
  1078. "type": 1,
  1079. "rulekey": "price_review",
  1080. "remark": "",
  1081. "isshow": false,
  1082. "children": [
  1083. {
  1084. "code": "price_review_batch",
  1085. "title": "批量复核",
  1086. "sort": 1,
  1087. "type": 2,
  1088. "rulekey": "price_review_batch",
  1089. "remark": "",
  1090. "isshow": true,
  1091. "children": []
  1092. },
  1093. {
  1094. "code": "price_review_doing",
  1095. "title": "复核",
  1096. "sort": 2,
  1097. "type": 2,
  1098. "rulekey": "price_review_doing",
  1099. "remark": "",
  1100. "isshow": true,
  1101. "children": []
  1102. }
  1103. ]
  1104. }
  1105. ]
  1106. },
  1107. {
  1108. "code": "risk_management",
  1109. "title": "风险管理",
  1110. "sort": 3,
  1111. "type": 1,
  1112. "rulekey": "risk_management",
  1113. "remark": "",
  1114. "isshow": true,
  1115. "children": [
  1116. {
  1117. "code": "exposure_realtime_sub",
  1118. "title": "实时敞口监控",
  1119. "sort": 1,
  1120. "type": 1,
  1121. "rulekey": "exposure_realtime_sub",
  1122. "isshow": true,
  1123. "url": "",
  1124. "remark": "",
  1125. "children": [
  1126. {
  1127. "code": "exposure_realtime",
  1128. "title": "实时敞口监控",
  1129. "sort": 1,
  1130. "type": 1,
  1131. "rulekey": "exposure_realtime",
  1132. "isshow": true,
  1133. "url": "",
  1134. "remark": "使用现有",
  1135. "children": [
  1136. {
  1137. "code": "exposure_realtime_trading",
  1138. "title": "下单",
  1139. "sort": 1,
  1140. "type": 2,
  1141. "rulekey": "exposure_realtime_trading",
  1142. "isshow": true,
  1143. "url": "",
  1144. "remark": "",
  1145. "children": []
  1146. },
  1147. {
  1148. "code": "exposure_realtime_spot_details",
  1149. "title": "现货明细",
  1150. "sort": 1,
  1151. "type": 3,
  1152. "rulekey": "exposure_realtime_spot_details",
  1153. "isshow": true,
  1154. "url": "",
  1155. "remark": "使用现有",
  1156. "children": []
  1157. },
  1158. {
  1159. "code": "exposure_realtime_futures_details",
  1160. "title": "期货明细",
  1161. "sort": 1,
  1162. "type": 3,
  1163. "rulekey": "exposure_realtime_futures_details",
  1164. "isshow": true,
  1165. "url": "",
  1166. "remark": "使用现有",
  1167. "children": []
  1168. }
  1169. ]
  1170. }
  1171. ]
  1172. },
  1173. {
  1174. "code": "goods_info_p",
  1175. "title": "商品信息",
  1176. "sort": 2,
  1177. "type": 1,
  1178. "rulekey": "goods_info_p",
  1179. "isshow": true,
  1180. "url": "",
  1181. "remark": "",
  1182. "children": [
  1183. {
  1184. "code": "goods_info_p_spot",
  1185. "title": "现货品种",
  1186. "sort": 1,
  1187. "type": 5,
  1188. "rulekey": "goods_info_p_spot",
  1189. "isshow": true,
  1190. "url": "/ermcp/deliverygoods/init",
  1191. "remark": "",
  1192. "children": [
  1193. {
  1194. "code": "goods_info_spot_add",
  1195. "title": "新增",
  1196. "sort": 1,
  1197. "type": 2,
  1198. "rulekey": "goods_info_spot_add",
  1199. "isshow": true,
  1200. "url": "",
  1201. "remark": "",
  1202. "children": []
  1203. },
  1204. {
  1205. "code": "goods_info_spot_modify",
  1206. "title": "修改",
  1207. "sort": 2,
  1208. "type": 2,
  1209. "rulekey": "goods_info_spot_modify",
  1210. "isshow": true,
  1211. "url": "",
  1212. "remark": "",
  1213. "children": []
  1214. },
  1215. {
  1216. "code": "goods_info_spot_disable",
  1217. "title": "停用",
  1218. "sort": 3,
  1219. "type": 2,
  1220. "rulekey": "goods_info_spot_disable",
  1221. "isshow": true,
  1222. "url": "",
  1223. "remark": "",
  1224. "children": []
  1225. },
  1226. {
  1227. "code": "goods_info_spot_recover",
  1228. "title": "恢复",
  1229. "sort": 4,
  1230. "type": 2,
  1231. "rulekey": "goods_info_spot_recover",
  1232. "isshow": true,
  1233. "url": "",
  1234. "remark": "",
  1235. "children": []
  1236. }
  1237. ]
  1238. },
  1239. {
  1240. "code": "goods_info_p_hedge",
  1241. "title": "套保品种",
  1242. "sort": 2,
  1243. "type": 5,
  1244. "rulekey": "goods_info_p_hedge",
  1245. "isshow": true,
  1246. "url": "/ermcp/deliverygoods/init",
  1247. "remark": "",
  1248. "children": [
  1249. {
  1250. "code": "goods_info_hedge_order",
  1251. "title": "期货合约",
  1252. "sort": 1,
  1253. "type": 1,
  1254. "rulekey": "goods_info_hedge_order",
  1255. "isshow": true,
  1256. "url": "",
  1257. "remark": "",
  1258. "children": []
  1259. }
  1260. ]
  1261. }
  1262. ]
  1263. },
  1264. {
  1265. "code": "provisional_pricing_info_sub",
  1266. "title": "暂定价信息",
  1267. "sort": 3,
  1268. "type": 1,
  1269. "rulekey": "provisional_pricing_info_sub",
  1270. "isshow": true,
  1271. "url": "",
  1272. "remark": "",
  1273. "children": [
  1274. {
  1275. "code": "provisional_pricing_info",
  1276. "title": "暂定价信息",
  1277. "sort": 1,
  1278. "type": 5,
  1279. "rulekey": "provisional_pricing_info",
  1280. "isshow": true,
  1281. "url": "/pingan/middlegoods/init",
  1282. "remark": "",
  1283. "children": [
  1284. {
  1285. "code": "provisional_pricing_info_modify",
  1286. "title": "修改",
  1287. "sort": 1,
  1288. "type": 2,
  1289. "rulekey": "provisional_pricing_info_modify",
  1290. "isshow": true,
  1291. "url": "",
  1292. "remark": "",
  1293. "children": []
  1294. }
  1295. ]
  1296. }
  1297. ]
  1298. },
  1299. {
  1300. "code": "trading_strategy_notes_sub",
  1301. "title": "交易策略纪要",
  1302. "sort": 4,
  1303. "type": 1,
  1304. "rulekey": "trading_strategy_notes_sub",
  1305. "isshow": true,
  1306. "url": "",
  1307. "remark": "",
  1308. "children": [
  1309. {
  1310. "code": "trading_strategy_notes",
  1311. "title": "交易策略纪要",
  1312. "sort": 1,
  1313. "type": 5,
  1314. "rulekey": "trading_strategy_notes",
  1315. "isshow": true,
  1316. "url": "/pingan/areaSummary/init",
  1317. "remark": "",
  1318. "children": [
  1319. {
  1320. "code": "trading_strategy_notes_add",
  1321. "title": "新增",
  1322. "sort": 1,
  1323. "type": 2,
  1324. "rulekey": "trading_strategy_notes_add",
  1325. "isshow": true,
  1326. "url": "",
  1327. "remark": "",
  1328. "children": []
  1329. },
  1330. {
  1331. "code": "trading_strategy_notes_modify",
  1332. "title": "修改",
  1333. "sort": 2,
  1334. "type": 2,
  1335. "rulekey": "trading_strategy_notes_modify",
  1336. "isshow": true,
  1337. "url": "",
  1338. "remark": "",
  1339. "children": []
  1340. },
  1341. {
  1342. "code": "trading_strategy_notes_del",
  1343. "title": "删除",
  1344. "sort": 3,
  1345. "type": 2,
  1346. "rulekey": "trading_strategy_notes_del",
  1347. "isshow": true,
  1348. "url": "",
  1349. "remark": "",
  1350. "children": []
  1351. }
  1352. ]
  1353. }
  1354. ]
  1355. },
  1356. {
  1357. "code": "risk_parameter_settings",
  1358. "title": "风控参数设置",
  1359. "sort": 5,
  1360. "type": 1,
  1361. "rulekey": "risk_parameter_settings",
  1362. "isshow": true,
  1363. "url": "",
  1364. "remark": "",
  1365. "children": [
  1366. {
  1367. "code": "risk_parameter_settings_sub",
  1368. "title": "敞口告警",
  1369. "sort": 1,
  1370. "type": 5,
  1371. "rulekey": "risk_parameter_settings_sub",
  1372. "isshow": true,
  1373. "url": "/risk/paramsetiing/initview",
  1374. "remark": "",
  1375. "children": [
  1376. {
  1377. "code": "risk_parameter_settings_add",
  1378. "title": "新增",
  1379. "sort": 1,
  1380. "type": 2,
  1381. "rulekey": "risk_parameter_settings_add",
  1382. "isshow": true,
  1383. "url": "",
  1384. "remark": "",
  1385. "children": []
  1386. },
  1387. {
  1388. "code": "risk_parameter_settings_modify",
  1389. "title": "修改",
  1390. "sort": 2,
  1391. "type": 2,
  1392. "rulekey": "risk_parameter_settings_modify",
  1393. "isshow": true,
  1394. "url": "",
  1395. "remark": "",
  1396. "children": []
  1397. },
  1398. {
  1399. "code": "risk_parameter_settings_del",
  1400. "title": "删除",
  1401. "sort": 3,
  1402. "type": 2,
  1403. "rulekey": "risk_parameter_settings_del",
  1404. "isshow": true,
  1405. "url": "",
  1406. "remark": "",
  1407. "children": []
  1408. }
  1409. ]
  1410. }
  1411. ]
  1412. }
  1413. ]
  1414. },
  1415. {
  1416. "code": "report_search",
  1417. "title": "报表查询",
  1418. "sort": 4,
  1419. "type": 1,
  1420. "rulekey": "report_search",
  1421. "remark": "",
  1422. "isshow": false,
  1423. "children": [
  1424. {
  1425. "code": "risk_positions",
  1426. "title": "风险头寸报表",
  1427. "sort": 1,
  1428. "type": 1,
  1429. "rulekey": "risk_positions",
  1430. "remark": "",
  1431. "isshow": true,
  1432. "children": []
  1433. },
  1434. {
  1435. "code": "hedge_pl_accounting",
  1436. "title": "风险头寸报表",
  1437. "sort": 2,
  1438. "type": 1,
  1439. "rulekey": "hedge_pl_accounting",
  1440. "remark": "",
  1441. "isshow": true,
  1442. "children": []
  1443. }
  1444. ]
  1445. }
  1446. ]