|
|
@@ -316,7 +316,18 @@
|
|
|
"rulekey": "client_report_futures",
|
|
|
"isshow": true,
|
|
|
"remark": "报表查询-期货报表",
|
|
|
- "children": []
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "code": "client_report_futures_account",
|
|
|
+ "title": "账户明细",
|
|
|
+ "sort": 1,
|
|
|
+ "type": 1,
|
|
|
+ "rulekey": "client_report_futures_account",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": "报表查询-期货报表-账户明细",
|
|
|
+ "children": []
|
|
|
+ }
|
|
|
+ ]
|
|
|
},
|
|
|
{
|
|
|
"code": "client_report_spot",
|
|
|
@@ -326,7 +337,18 @@
|
|
|
"rulekey": "client_report_spot",
|
|
|
"isshow": true,
|
|
|
"remark": "报表查询-现货报表",
|
|
|
- "children": []
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "code": "client_report_spot_detail",
|
|
|
+ "title": "现货明细",
|
|
|
+ "sort": 1,
|
|
|
+ "type": 1,
|
|
|
+ "rulekey": "client_report_spot_detail",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": "报表查询-现货报表-现货明细",
|
|
|
+ "children": []
|
|
|
+ }
|
|
|
+ ]
|
|
|
},
|
|
|
{
|
|
|
"code": "client_report_finance",
|
|
|
@@ -336,28 +358,80 @@
|
|
|
"rulekey": "client_report_finance",
|
|
|
"isshow": true,
|
|
|
"remark": "报表查询-财务报表",
|
|
|
- "children": []
|
|
|
-
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "code": "client_report_finance_brand",
|
|
|
+ "title": "品牌明细",
|
|
|
+ "sort": 1,
|
|
|
+ "type": 1,
|
|
|
+ "rulekey": "client_report_finance_brand",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": "报表查询-财务报表-品牌明细",
|
|
|
+ "children": []
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "code": "client_report_finance_wrstand",
|
|
|
+ "title": "品类明细",
|
|
|
+ "sort": 2,
|
|
|
+ "type": 1,
|
|
|
+ "rulekey": "client_report_finance_wrstand",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": "报表查询-财务报表-品类明细",
|
|
|
+ "children": []
|
|
|
+ }
|
|
|
+ ]
|
|
|
},
|
|
|
{
|
|
|
"code": "client_report_wrstandstock",
|
|
|
- "title": "库存报表(品类维度)",
|
|
|
+ "title": "库存(品类)报表",
|
|
|
"sort": 5,
|
|
|
"type": 1,
|
|
|
"rulekey": "client_report_wrstandstock",
|
|
|
"isshow": true,
|
|
|
- "remark": "报表查询-库存报表(品类维度)",
|
|
|
- "children": []
|
|
|
+ "remark": "报表查询-库存(品类)报表",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "code": "client_report_wrstandstock_warehouse",
|
|
|
+ "title": "仓库明细",
|
|
|
+ "sort": 1,
|
|
|
+ "type": 1,
|
|
|
+ "rulekey": "client_report_wrstandstock_warehouse",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": "报表查询-库存(品类)报表-仓库明细",
|
|
|
+ "children": []
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "code": "client_report_wrstandstock_brand",
|
|
|
+ "title": "品牌明细",
|
|
|
+ "sort": 2,
|
|
|
+ "type": 1,
|
|
|
+ "rulekey": "client_report_wrstandstock_brand",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": "报表查询-库存(品类)报表-品牌明细",
|
|
|
+ "children": []
|
|
|
+ }
|
|
|
+ ]
|
|
|
},
|
|
|
{
|
|
|
"code": "client_report_warehousestock",
|
|
|
- "title": "库存报表(仓库维度)",
|
|
|
- "sort": 5,
|
|
|
+ "title": "库存(仓库)报表",
|
|
|
+ "sort": 6,
|
|
|
"type": 1,
|
|
|
"rulekey": "client_report_warehousestock",
|
|
|
"isshow": true,
|
|
|
- "remark": "报表查询-库存报表(仓库维度)",
|
|
|
- "children": []
|
|
|
+ "remark": "报表查询-库存(仓库)报表",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "code": "client_report_warehousestock_stock",
|
|
|
+ "title": "库存明细",
|
|
|
+ "sort": 1,
|
|
|
+ "type": 1,
|
|
|
+ "rulekey": "client_report_warehousestock_stock",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": "报表查询-库存(仓库)报表-库存明细",
|
|
|
+ "children": []
|
|
|
+ }
|
|
|
+ ]
|
|
|
},
|
|
|
{
|
|
|
"code": "client_report_sumprofit",
|
|
|
@@ -367,7 +441,18 @@
|
|
|
"rulekey": "client_report_sumprofit",
|
|
|
"isshow": true,
|
|
|
"remark": "报表查询-汇总损益报表",
|
|
|
- "children": []
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "code": "client_report_sumprofit_detail",
|
|
|
+ "title": "损益明细",
|
|
|
+ "sort": 1,
|
|
|
+ "type": 1,
|
|
|
+ "rulekey": "client_report_sumprofit_detail",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": "报表查询-汇总损益报表-损益明细",
|
|
|
+ "children": []
|
|
|
+ }
|
|
|
+ ]
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
@@ -1564,12 +1649,12 @@
|
|
|
"children": [
|
|
|
{
|
|
|
"code": "client_so_settle_register",
|
|
|
- "title": "结算登记",
|
|
|
+ "title": "交收登记",
|
|
|
"sort": 1,
|
|
|
"type": 1,
|
|
|
"rulekey": "client_so_settle_register",
|
|
|
"isshow": true,
|
|
|
- "remark": "销售-履约交收-结算登记",
|
|
|
+ "remark": "销售-履约交收-交收登记",
|
|
|
"children": []
|
|
|
},
|
|
|
{
|
|
|
@@ -1657,12 +1742,12 @@
|
|
|
"children": [
|
|
|
{
|
|
|
"code": "client_po_settle_register",
|
|
|
- "title": "结算登记",
|
|
|
+ "title": "交收登记",
|
|
|
"sort": 1,
|
|
|
"type": 1,
|
|
|
"rulekey": "client_po_settle_register",
|
|
|
"isshow": true,
|
|
|
- "remark": "采购-履约交收-结算登记",
|
|
|
+ "remark": "采购-履约交收-交收登记",
|
|
|
"children": []
|
|
|
},
|
|
|
{
|
|
|
@@ -1844,65 +1929,5 @@
|
|
|
"children": []
|
|
|
}
|
|
|
]
|
|
|
- },
|
|
|
- {
|
|
|
- "code": "client_qhjcztx",
|
|
|
- "title": "充值提现",
|
|
|
- "sort": 17,
|
|
|
- "type": 1,
|
|
|
- "rulekey": "client_qhjcztx",
|
|
|
- "isshow": true,
|
|
|
- "remark": "充值提现",
|
|
|
- "children": []
|
|
|
- },
|
|
|
- {
|
|
|
- "code": "client_qhjzjxx",
|
|
|
- "title": "资金信息",
|
|
|
- "sort": 18,
|
|
|
- "type": 1,
|
|
|
- "rulekey": "client_qhjzjxx",
|
|
|
- "isshow": true,
|
|
|
- "remark": "资金信息",
|
|
|
- "children": []
|
|
|
- },
|
|
|
- {
|
|
|
- "code": "client_qhjdtgl",
|
|
|
- "title": "定投管理",
|
|
|
- "sort": 19,
|
|
|
- "type": 1,
|
|
|
- "rulekey": "client_qhjdtgl",
|
|
|
- "isshow": true,
|
|
|
- "remark": "定投管理",
|
|
|
- "children": []
|
|
|
- },
|
|
|
- {
|
|
|
- "code": "client_qhjbjb",
|
|
|
- "title": "铂金宝",
|
|
|
- "sort": 20,
|
|
|
- "type": 1,
|
|
|
- "rulekey": "client_qhjbjb",
|
|
|
- "isshow": true,
|
|
|
- "remark": "铂金宝",
|
|
|
- "children": []
|
|
|
- },
|
|
|
- {
|
|
|
- "code": "client_qhjsphg",
|
|
|
- "title": "饰品回购",
|
|
|
- "sort": 21,
|
|
|
- "type": 1,
|
|
|
- "rulekey": "client_qhjsphg",
|
|
|
- "isshow": true,
|
|
|
- "remark": "饰品回购",
|
|
|
- "children": []
|
|
|
- },
|
|
|
- {
|
|
|
- "code": "client_qhjmine",
|
|
|
- "title": "我的",
|
|
|
- "sort": 22,
|
|
|
- "type": 1,
|
|
|
- "rulekey": "client_qhjmine",
|
|
|
- "isshow": true,
|
|
|
- "remark": "我的",
|
|
|
- "children": []
|
|
|
}
|
|
|
]
|