| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353 |
- [
- {
- "code": "info_manage",
- "title": "资料管理",
- "sort": 1,
- "type": 1,
- "rulekey": "",
- "remark": "",
- "isshow": true,
- "children": [
- {
- "code": "custom_info",
- "title": "客户资料",
- "sort": 1,
- "type": 1,
- "rulekey": "client_customer",
- "remark": "使用现有",
- "isshow": true,
- "children": [
- {
- "code": "custom_info_normal",
- "title": "正常",
- "sort": 1,
- "type": 1,
- "rulekey": "client_customer_normal",
- "isshow": true,
- "url": "",
- "remark": "使用现有",
- "children": [
- {
- "code": "custom_info_btn_add",
- "title": "新增",
- "sort": 1,
- "type": 2,
- "rulekey": "client_customer_add",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- },
- {
- "code": "custom_info_btn_disable",
- "title": "停用",
- "sort": 3,
- "type": 2,
- "rulekey": "client_customer_disable",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- }
- ]
- },
- {
- "code": "custom_info_disabled",
- "title": "停用",
- "sort": 2,
- "type": 1,
- "rulekey": "client_customer_stop",
- "isshow": true,
- "url": "",
- "remark": "使用现有",
- "children": [
- {
- "code": "custom_info_btn_recover",
- "title": "恢复",
- "sort": 1,
- "type": 2,
- "rulekey": "client_customer_restore",
- "isshow": true,
- "url": "",
- "remark": "使用现有",
- "children": []
- }
- ]
- }
- ]
- },
- {
- "code": "warehouse_info",
- "title": "仓库信息",
- "sort": 2,
- "type": 1,
- "rulekey": "client_warehouse",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": [
- {
- "code": "warehouse_info_normal",
- "title": "正常",
- "sort": 1,
- "type": 1,
- "rulekey": "client_warehouse_normal",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": [
- {
- "code": "warehouse_info_btn_add",
- "title": "新增",
- "sort": 1,
- "type": 2,
- "rulekey": "client_warehouse_add",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- },
- {
- "code": "warehouse_info_btn_modify",
- "title": "修改",
- "sort": 2,
- "type": 2,
- "rulekey": "client_warehouse_update",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- },
- {
- "code": "warehouse_info_btn_disable",
- "title": "停用",
- "sort": 3,
- "type": 2,
- "rulekey": "client_warehouse_stop",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- }
- ]
- },
- {
- "code": "warehouse_info_disabled",
- "title": "停用",
- "sort": 2,
- "type": 1,
- "rulekey": "client_warehouse_stop",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": [
- {
- "code": "warehouse_info_btn_recover",
- "title": "恢复",
- "sort": 1,
- "type": 2,
- "rulekey": "client_warehouse_restore",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- }
- ]
- }
- ]
- },
- {
- "code": "account_info",
- "title": "账户管理",
- "sort": 3,
- "type": 1,
- "rulekey": "client_accountmanage",
- "isshow": true,
- "url": "",
- "remark": "使用现有",
- "children": [
- {
- "code": "account_info_business",
- "title": "业务账户",
- "sort": 1,
- "type": 1,
- "rulekey": "client_accountmanage_business",
- "isshow": true,
- "url": "",
- "remark": "使用现有",
- "children": [
- {
- "code": "account_info_business_btn_add",
- "title": "新增",
- "sort": 1,
- "type": 2,
- "rulekey": "client_accountmanage_business_add",
- "isshow": true,
- "remartk": "新增账户 - 业务员/跟单员",
- "url": "",
- "remark": "",
- "children": [
- {
- "code": "account_info_business_btn_modify",
- "title": "修改",
- "sort": 2,
- "type": 2,
- "rulekey": "client_accountmanage_business_update",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- },
- {
- "code": "account_info_business_btn_reset",
- "title": "重置密码",
- "sort": 3,
- "type": 2,
- "rulekey": "client_accountmanage_business_resetpwd",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- },
- {
- "code": "account_info_business_btn_locked",
- "title": "锁定",
- "sort": 2,
- "type": 2,
- "rulekey": "client_accountmanage_business_lock",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- },
- {
- "code": "account_info_business_btn_unlocked",
- "title": "解锁",
- "sort": 2,
- "type": 2,
- "rulekey": "client_accountmanage_business_unlock",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- },
- {
- "code": "account_info_business_btn_cancel",
- "title": "注销",
- "sort": 2,
- "type": 2,
- "rulekey": "client_accountmanage_business_close",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- }
- ]
- }
- ]
- },
- {
- "code": "account_info_trade",
- "title": "交易账户",
- "sort": 2,
- "type": 1,
- "rulekey": "client_accountmanage_trade",
- "isshow": true,
- "url": "",
- "remark": "使用现有",
- "children": [
- {
- "code": "account_info_trade_btn_add",
- "title": "新增",
- "sort": 1,
- "type": 2,
- "rulekey": "",
- "isshow": true,
- "remartk": "新增账户 - 新增交易用户",
- "url": "",
- "remark": "",
- "children": [
- {
- "code": "account_info_trade_child_btn_add",
- "title": "新增",
- "sort": 1,
- "type": 2,
- "rulekey": "client_accountmanage_trade_add",
- "isshow": true,
- "remartk": "新增账户 - 新增交易员",
- "url": "",
- "remark": "",
- "children": [
- {
- "code": "account_info_trade_btn_child_modify",
- "title": "修改",
- "sort": 1,
- "type": 2,
- "rulekey": "client_accountmanage_trade_update",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- },
- {
- "code": "account_info_trade_btn_child_reset",
- "title": "重置密码",
- "sort": 2,
- "type": 2,
- "rulekey": "client_accountmanage_trade_resetpwd",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- },
- {
- "code": "account_info_trade_btn_child_locked",
- "title": "锁定",
- "sort": 2,
- "type": 2,
- "rulekey": "client_accountmanage_trade_lock",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- },
- {
- "code": "account_info_trade_btn_child_unlocked",
- "title": "解锁",
- "sort": 2,
- "type": 2,
- "rulekey": "client_accountmanage_trade_unlock",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- },
- {
- "code": "account_info_trade_btn_child_logout",
- "title": "注销",
- "sort": 2,
- "type": 2,
- "rulekey": "client_accountmanage_trade_close",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- }
- ]
- },
- {
- "code": "account_info_trade_btn_modify",
- "title": "修改",
- "sort": 2,
- "type": 2,
- "rulekey": "",
- "isshow": true,
- "remartk": "修改账户 - 修改交易用户",
- "url": "",
- "remark": "",
- "children": []
- }
- ]
- }
- ]
- },
- {
- "code": "account_info_manager",
- "title": "管理账户",
- "sort": 2,
- "type": 1,
- "rulekey": "client_accountmanage_manage",
- "isshow": true,
- "url": "",
- "remark": "使用现有",
- "children": [
- {
- "code": "account_info_manager_btn_add",
- "title": "新增权限模板",
- "sort": 1,
- "type": 2,
- "rulekey": "",
- "isshow": true,
- "remartk": "管理账户 - 新增权限模板",
- "url": "",
- "remark": "",
- "children": [
- {
- "code": "account_info_manager_btn_child_add",
- "title": "新增",
- "sort": 1,
- "type": 2,
- "rulekey": "",
- "isshow": true,
- "remartk": "管理账户 - 新增管理员",
- "url": "",
- "remark": "",
- "children": [
- {
- "code": "account_info_manager_btn_modify",
- "title": "修改",
- "sort": 2,
- "type": 2,
- "rulekey": "client_accountmanage_update",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- },
- {
- "code": "account_info_manager_btn_reset",
- "title": "重置密码",
- "sort": 2,
- "type": 2,
- "rulekey": "client_accountmanage_resetpwd",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- },
- {
- "code": "account_info_manager_btn_locked",
- "title": "锁定",
- "sort": 2,
- "type": 2,
- "rulekey": "client_accountmanage_lock",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- },
- {
- "code": "account_info_manager_btn_unlocked",
- "title": "解锁",
- "sort": 2,
- "type": 2,
- "rulekey": "client_accountmanage_unlock",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- },
- {
- "code": "account_info_manager_btn_logout",
- "title": "注销",
- "sort": 2,
- "type": 2,
- "rulekey": "client_accountmanage_close",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- }
- ]
- }
- ]
- },
- {
- "code": "account_info_manager_btn_setting",
- "title": "权限设置",
- "sort": 1,
- "type": 2,
- "rulekey": "",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- }
- ]
- },
- {
- "code": "account_info_futures",
- "title": "期货账户",
- "sort": 2,
- "type": 1,
- "rulekey": "client_accountmanage_ta",
- "isshow": true,
- "url": "",
- "remark": "使用现有",
- "children": [
- {
- "code": "account_info_futures_btn_add",
- "title": "新增",
- "sort": 1,
- "type": 2,
- "rulekey": "client_accountmanage_ta_mainadd",
- "isshow": true,
- "remartk": "期货账户 - 新增期货账户",
- "url": "",
- "remark": "",
- "children": [
- {
- "code": "account_info_futures_btn_child_add",
- "title": "新增",
- "sort": 1,
- "type": 2,
- "rulekey": "client_accountmanage_ta_subadd",
- "isshow": true,
- "remartk": "期货账户 - 新增期货子账户",
- "url": "",
- "remark": "",
- "children": [
- {
- "code": "account_info_futures_btn_child_credit",
- "title": "授信",
- "sort": 1,
- "type": 2,
- "rulekey": "client_accountmanage_ta_subcredit",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- },
- {
- "code": "account_info_futures_btn_child_modify",
- "title": "修改",
- "sort": 2,
- "type": 2,
- "rulekey": "client_accountmanage_ta_subupdate",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- },
- {
- "code": "account_info_futures_btn_child_cancel",
- "title": "注销",
- "sort": 2,
- "type": 2,
- "rulekey": "client_accountmanage_ta_subclose",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- }
- ]
- },
- {
- "code": "account_info_futures_btn_modify",
- "title": "修改",
- "sort": 2,
- "type": 2,
- "rulekey": "client_accountmanage_ta_mainupdate",
- "isshow": true,
- "remartk": "期货账户 - 修改期货子账户",
- "url": "",
- "remark": "",
- "children": []
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "code": "transaction_main_body",
- "title": "交易主体",
- "sort": 4,
- "type": 1,
- "rulekey": "",
- "remark": "",
- "isshow": true,
- "children": [
- {
- "code": "transaction_main_body_normal",
- "title": "正常",
- "sort": 1,
- "type": 1,
- "rulekey": "",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": [
- {
- "code": "transaction_main_body_normal_btn_add",
- "title": "新增",
- "sort": 1,
- "type": 2,
- "rulekey": "",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- },
- {
- "code": "transaction_main_body_normal_btn_disable",
- "title": "停用",
- "sort": 3,
- "type": 2,
- "rulekey": "",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- }
- ]
- },
- {
- "code": "transaction_main_body_disabled",
- "title": "停用",
- "sort": 2,
- "type": 1,
- "rulekey": "",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": [
- {
- "code": "transaction_main_body_disabled_btn_recover",
- "title": "恢复",
- "sort": 1,
- "type": 2,
- "rulekey": "",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "code": "hedging",
- "title": "套期保值",
- "sort": 2,
- "type": 1,
- "rulekey": "",
- "remark": "",
- "isshow": true,
- "children": [
- {
- "code": "entry_of_spot_information",
- "title": "现货信息录入",
- "sort": 1,
- "type": 1,
- "rulekey": "",
- "remark": "",
- "isshow": true,
- "children": []
- },
- {
- "code": "spot_price_management",
- "title": "现货点价管理",
- "sort": 2,
- "type": 1,
- "rulekey": "",
- "remark": "",
- "isshow": true,
- "children": [
- {
- "code": "spot_price_management_pending",
- "title": "待点价",
- "sort": 1,
- "type": 1,
- "rulekey": "",
- "remark": "",
- "isshow": true,
- "children": [
- {
- "code": "spot_price_management_pending_someprice",
- "title": "点价登记",
- "sort": 1,
- "type": 2,
- "rulekey": "",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- },
- {
- "code": "spot_price_management_pending_hedging",
- "title": "对冲保值",
- "sort": 2,
- "type": 2,
- "rulekey": "",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- }
- ]
- },
- {
- "code": "spot_price_management_all",
- "title": "全部现货",
- "sort": 2,
- "type": 1,
- "rulekey": "",
- "remark": "",
- "isshow": true,
- "children": [
- {
- "code": "spot_price_management_pending_someprice",
- "title": "点价登记",
- "sort": 1,
- "type": 2,
- "rulekey": "",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- },
- {
- "code": "spot_price_management_pending_hedging",
- "title": "对冲保值",
- "sort": 2,
- "type": 2,
- "rulekey": "",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- }
- ]
- },
- {
- "code": "spot_price_management_today",
- "title": "今日定价及保值",
- "sort": 3,
- "type": 1,
- "rulekey": "",
- "remark": "",
- "isshow": true,
- "children": []
- }
- ]
- },
- {
- "code": "spot_execution_management",
- "title": "现货执行管理",
- "sort": 3,
- "type": 1,
- "rulekey": "",
- "remark": "",
- "isshow": true,
- "children": [
- {
- "code": "spot_execution_management_pending",
- "title": "待收发货",
- "sort": 1,
- "type": 1,
- "rulekey": "",
- "remark": "",
- "isshow": true,
- "children": [
- {
- "code": "spot_execution_management_pending_in",
- "title": "收货登记",
- "sort": 1,
- "type": 2,
- "rulekey": "",
- "remark": "针对采购合同",
- "isshow": true,
- "children": []
- },
- {
- "code": "spot_execution_management_pending_out",
- "title": "发货登记",
- "sort": 2,
- "type": 2,
- "rulekey": "",
- "remark": "针对销售合同",
- "isshow": true,
- "children": []
- }
- ]
- },
- {
- "code": "spot_execution_management_all",
- "title": "全部收发货",
- "sort": 2,
- "type": 1,
- "rulekey": "",
- "remark": "",
- "isshow": true,
- "children": [
- {
- "code": "spot_execution_management_all_in",
- "title": "收货明细",
- "sort": 1,
- "type": 2,
- "rulekey": "",
- "remark": "针对采购合同",
- "isshow": true,
- "children": []
- },
- {
- "code": "spot_execution_management_all_out",
- "title": "发货明细",
- "sort": 2,
- "type": 2,
- "rulekey": "",
- "remark": "针对销售合同",
- "isshow": true,
- "children": []
- }
- ]
- },
- {
- "code": "spot_execution_management_today",
- "title": "今日收发货",
- "sort": 3,
- "type": 1,
- "rulekey": "",
- "remark": "",
- "isshow": true,
- "children": [
- {
- "code": "spot_execution_management_today_in",
- "title": "收货明细",
- "sort": 1,
- "type": 2,
- "rulekey": "",
- "remark": "针对采购合同",
- "isshow": true,
- "children": []
- },
- {
- "code": "spot_execution_management_today_out",
- "title": "发货明细",
- "sort": 2,
- "type": 2,
- "rulekey": "",
- "remark": "针对销售合同",
- "isshow": true,
- "children": []
- }
- ]
- }
- ]
- },
- {
- "code": "query_of_opponent_details",
- "title": "对手明细查询",
- "sort": 4,
- "type": 1,
- "rulekey": "",
- "remark": "",
- "isshow": true,
- "children": [
- {
- "code": "query_of_opponent_details_pricing",
- "title": "定价明细",
- "sort": 1,
- "type": 1,
- "rulekey": "",
- "remark": "",
- "isshow": true,
- "children": [
- {
- "code": "query_of_opponent_details_pricing_correct",
- "title": "纠错",
- "sort": 1,
- "type": 2,
- "rulekey": "",
- "remark": "",
- "isshow": true,
- "children": []
- }
- ]
- },
- {
- "code": "query_of_opponent_details_inout",
- "title": "收发货明细",
- "sort": 2,
- "type": 1,
- "rulekey": "",
- "remark": "",
- "isshow": true,
- "children": [
- {
- "code": "query_of_opponent_details_inout_correct",
- "title": "纠错",
- "sort": 1,
- "type": 2,
- "rulekey": "",
- "remark": "",
- "isshow": true,
- "children": []
- }
- ]
- },
- {
- "code": "query_of_opponent_details_futurestrading",
- "title": "期货成交明细",
- "sort": 3,
- "type": 1,
- "rulekey": "",
- "remark": "",
- "isshow": true,
- "children": []
- }
- ]
- },
- {
- "code": "futures_order_check",
- "title": "期货成交单核对",
- "sort": 5,
- "type": 1,
- "rulekey": "",
- "remark": "",
- "isshow": true,
- "children": [
- {
- "code": "futures_order_check_pending",
- "title": "未核对成交单",
- "sort": 1,
- "type": 1,
- "rulekey": "",
- "remark": "",
- "isshow": true,
- "children": [
- {
- "code": "futures_order_check_pending_check",
- "title": "核对",
- "sort": 1,
- "type": 2,
- "rulekey": "",
- "remark": "",
- "isshow": true,
- "children": []
- }
- ]
- },
- {
- "code": "futures_order_check_done",
- "title": "已核对成交单",
- "sort": 2,
- "type": 1,
- "rulekey": "",
- "remark": "",
- "isshow": true,
- "children": []
- },
- {
- "code": "futures_order_check_all",
- "title": "全部成交单",
- "sort": 3,
- "type": 1,
- "rulekey": "",
- "remark": "",
- "isshow": true,
- "children": []
- }
- ]
- },
- {
- "code": "futures_and_spot",
- "title": "期现关联",
- "sort": 6,
- "type": 1,
- "rulekey": "",
- "remark": "",
- "isshow": true,
- "children": [
- {
- "code": "futures_and_spot_stof",
- "title": "现货到期货",
- "sort": 1,
- "type": 1,
- "rulekey": "",
- "remark": "",
- "isshow": true,
- "children": [
- {
- "code": "futures_and_spot_stof_link",
- "title": "关联",
- "sort": 1,
- "type": 2,
- "rulekey": "",
- "remark": "",
- "isshow": true,
- "children": []
- }
- ]
- },
- {
- "code": "futures_and_spot_ftos",
- "title": "期货到现货",
- "sort": 2,
- "type": 1,
- "rulekey": "",
- "remark": "",
- "isshow": true,
- "children": [
- {
- "code": "futures_and_spot_ftos_link",
- "title": "关联",
- "sort": 1,
- "type": 2,
- "rulekey": "",
- "remark": "",
- "isshow": true,
- "children": []
- }
- ]
- },
- {
- "code": "futures_and_spot_detail",
- "title": "关联明细",
- "sort": 3,
- "type": 1,
- "rulekey": "",
- "remark": "",
- "isshow": true,
- "children": []
- }
- ]
- },
- {
- "code": "price_review",
- "title": "点价复核",
- "sort": 7,
- "type": 1,
- "rulekey": "",
- "remark": "",
- "isshow": true,
- "children": [
- {
- "code": "price_review_batch",
- "title": "批量复核",
- "sort": 1,
- "type": 2,
- "rulekey": "",
- "remark": "",
- "isshow": true,
- "children": []
- },
- {
- "code": "price_review_doing",
- "title": "复核",
- "sort": 2,
- "type": 2,
- "rulekey": "",
- "remark": "",
- "isshow": true,
- "children": []
- }
- ]
- }
- ]
- },
- {
- "code": "risk_management",
- "title": "风险管理",
- "sort": 3,
- "type": 1,
- "rulekey": "",
- "remark": "",
- "isshow": true,
- "children": [
- {
- "code": "exposure_realtime_sub",
- "title": "实时敞口监控",
- "sort": 1,
- "type": 1,
- "rulekey": "",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": [
- {
- "code": "exposure_realtime",
- "title": "实时敞口监控",
- "sort": 1,
- "type": 1,
- "rulekey": "client_exposure_real",
- "isshow": true,
- "url": "",
- "remark": "使用现有",
- "children": [
- {
- "code": "exposure_realtime_trading",
- "title": "下单",
- "sort": 1,
- "type": 2,
- "rulekey": "",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- },
- {
- "code": "exposure_realtime_spot_details",
- "title": "现货明细",
- "sort": 1,
- "type": 3,
- "rulekey": "",
- "isshow": true,
- "url": "",
- "remark": "使用现有",
- "children": []
- },
- {
- "code": "exposure_realtime_futures_details",
- "title": "期货明细",
- "sort": 1,
- "type": 3,
- "rulekey": "",
- "isshow": true,
- "url": "",
- "remark": "使用现有",
- "children": []
- }
- ]
- }
- ]
- },
- {
- "code": "goods_info",
- "title": "商品信息",
- "sort": 2,
- "type": 1,
- "rulekey": "client_deliverygoods",
- "isshow": true,
- "url": "",
- "remark": "使用现有",
- "children": [
- {
- "code": "goods_info_spot",
- "title": "现货品种",
- "sort": 1,
- "type": 1,
- "rulekey": "client_deliverygoods_spot",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": [
- {
- "code": "goods_info_spot_normal",
- "title": "正常",
- "sort": 1,
- "type": 1,
- "rulekey": "",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": [
- {
- "code": "goods_info_spot_normal_add",
- "title": "新增",
- "sort": 1,
- "type": 2,
- "rulekey": "client_deliverygoods_add",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- },
- {
- "code": "goods_info_spot_normal_modify",
- "title": "修改",
- "sort": 2,
- "type": 2,
- "rulekey": "client_deliverygoods_spot_modify",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- },
- {
- "code": "goods_info_spot_normal_disable",
- "title": "停用",
- "sort": 3,
- "type": 2,
- "rulekey": "client_deliverygoods_spot_disable",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- }
- ]
- },
- {
- "code": "goods_info_spot_disable",
- "title": "停用",
- "sort": 2,
- "type": 1,
- "rulekey": "",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": [
- ]
- }
- ]
- },
- {
- "code": "goods_info_hedge",
- "title": "套保品种",
- "sort": 2,
- "type": 1,
- "rulekey": "client_deliverygoods_hedge",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": [
- {
- "code": "goods_info_hedge_normal",
- "title": "正常",
- "sort": 1,
- "type": 1,
- "rulekey": "",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": [
- {
- "code": "goods_info_hedge_normal_modify",
- "title": "修改",
- "sort": 2,
- "type": 2,
- "rulekey": "client_deliverygoods_hedge_modify",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- }
- ]
- },
- {
- "code": "goods_info_hedge_disable",
- "title": "停用",
- "sort": 2,
- "type": 1,
- "rulekey": "client_deliverygoods_hedge_disable",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": [
- ]
- }
- ]
- }
- ]
- },
- {
- "code": "provisional_pricing_info_sub",
- "title": "暂定价信息",
- "sort": 3,
- "type": 1,
- "rulekey": "",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": [
- {
- "code": "provisional_pricing_info",
- "title": "暂定价信息",
- "sort": 1,
- "type": 1,
- "rulekey": "",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": [
- {
- "code": "provisional_pricing_info_modify",
- "title": "修改",
- "sort": 1,
- "type": 2,
- "rulekey": "",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- }
- ]
- }
- ]
- },
- {
- "code": "trading_strategy_notes_sub",
- "title": "交易策略纪要",
- "sort": 4,
- "type": 1,
- "rulekey": "",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": [
- {
- "code": "trading_strategy_notes",
- "title": "交易策略纪要",
- "sort": 1,
- "type": 1,
- "rulekey": "",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": [
- {
- "code": "trading_strategy_notes_modify",
- "title": "修改",
- "sort": 1,
- "type": 2,
- "rulekey": "",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- },
- {
- "code": "trading_strategy_notes_del",
- "title": "删除",
- "sort": 2,
- "type": 2,
- "rulekey": "",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- }
- ]
- }
- ]
- },
- {
- "code": "risk_parameter_settings",
- "title": "风控参数设置",
- "sort": 5,
- "type": 1,
- "rulekey": "",
- "isshow": true,
- "url": "",
- "remark": "",
- "children": []
- }
- ]
- },
- {
- "code": "report_search",
- "title": "报表查询",
- "sort": 4,
- "type": 1,
- "rulekey": "",
- "remark": "",
- "isshow": true,
- "children": [
- {
- "code": "risk_positions",
- "title": "风险头寸报表",
- "sort": 1,
- "type": 1,
- "rulekey": "",
- "remark": "",
- "isshow": true,
- "children": []
- },
- {
- "code": "hedge_pl_accounting",
- "title": "风险头寸报表",
- "sort": 2,
- "type": 1,
- "rulekey": "",
- "remark": "",
- "isshow": true,
- "children": []
- }
- ]
- }
- ]
|