|
|
@@ -1456,33 +1456,33 @@ values (seq_TableColumnConfig.Nextval, 'table_pcweb_warehouse_report', 'oristock
|
|
|
-- 报表 - 汇总损益报表
|
|
|
insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) values ('table_pcweb_aggregate_profit_and_loss', 2, '报表-汇总损益报表', '', 'web端-报表-汇总损益报表');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
-values (seq_TableColumnConfig.Nextval, 'table_pcweb_aggregate_profit_and_loss', 'accountname', '交易用户', '0', 20, 1, 1, '', '', 'accountname', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_aggregate_profit_and_loss', 'accountname', '交易用户', '0', 10, 1, 1, '', '', 'accountname', 0, 0, '');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
-values (seq_TableColumnConfig.Nextval, 'table_pcweb_aggregate_profit_and_loss', 'currencyname', '结算币种', '0', 10, 1, 1, '', '', 'currencyname', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_aggregate_profit_and_loss', 'currencyname', '结算币种', '0', 20, 1, 1, '', '', 'currencyname', 0, 0, '');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
-values (seq_TableColumnConfig.Nextval, 'table_pcweb_aggregate_profit_and_loss', 'middlegoodsname', '套保品种', '0', 10, 1, 1, '', '', 'middlegoodsname', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_aggregate_profit_and_loss', 'middlegoodsname', '套保品种', '0', 30, 1, 1, '', '', 'middlegoodsname', 0, 0, '');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
-values (seq_TableColumnConfig.Nextval, 'table_pcweb_aggregate_profit_and_loss', 'enumdicname', '单位', '0', 10, 1, 1, '', '', 'enumdicname', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_aggregate_profit_and_loss', 'enumdicname', '单位', '0', 40, 1, 1, '', '', 'enumdicname', 0, 0, '');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
-values (seq_TableColumnConfig.Nextval, 'table_pcweb_aggregate_profit_and_loss', 'totalspotqty', '现货总量', '0', 10, 1, 1, '', '', 'totalspotqty', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_aggregate_profit_and_loss', 'totalspotqty', '现货总量', '0', 50, 1, 1, '', '', 'totalspotqty', 0, 0, '');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
-values (seq_TableColumnConfig.Nextval, 'table_pcweb_aggregate_profit_and_loss', 'totalneedhedgeqty', '计划套保量', '0', 10, 1, 1, '', '', 'totalneedhedgeqty', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_aggregate_profit_and_loss', 'totalneedhedgeqty', '计划套保量', '0', 60, 1, 1, '', '', 'totalneedhedgeqty', 0, 0, '');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
-values (seq_TableColumnConfig.Nextval, 'table_pcweb_aggregate_profit_and_loss', 'totalfutureqty', '期货持仓量', '0', 10, 1, 1, '', '', 'totalfutureqty', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_aggregate_profit_and_loss', 'totalfutureqty', '期货持仓量', '0', 70, 1, 1, '', '', 'totalfutureqty', 0, 0, '');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
-values (seq_TableColumnConfig.Nextval, 'table_pcweb_aggregate_profit_and_loss', 'futurespotratio', '期现比例', '0', 10, 1, 1, '', '', 'futurespotratio', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_aggregate_profit_and_loss', 'futurespotratio', '期现比例', '0', 80, 1, 1, '', '', 'futurespotratio', 0, 0, '');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
-values (seq_TableColumnConfig.Nextval, 'table_pcweb_aggregate_profit_and_loss', 'spotactualpl', '现货损益', '0', 30, 1, 1, '', '', 'spotactualpl', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_aggregate_profit_and_loss', 'spotactualpl', '现货损益', '0', 90, 1, 1, '', '', 'spotactualpl', 0, 0, '');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
-values (seq_TableColumnConfig.Nextval, 'table_pcweb_aggregate_profit_and_loss', 'spotfloatpl', '现货浮动损益', '0', 40, 1, 1, '', '', 'spotfloatpl', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_aggregate_profit_and_loss', 'spotfloatpl', '现货浮动损益', '0', 100, 1, 1, '', '', 'spotfloatpl', 0, 0, '');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
-values (seq_TableColumnConfig.Nextval, 'table_pcweb_aggregate_profit_and_loss', 'futureactualpl', '期货损益', '0', 50, 1, 1, '', '', 'futureactualpl', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_aggregate_profit_and_loss', 'futureactualpl', '期货损益', '0', 110, 1, 1, '', '', 'futureactualpl', 0, 0, '');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
-values (seq_TableColumnConfig.Nextval, 'table_pcweb_aggregate_profit_and_loss', 'futurefloatpl', '期货浮动损益', '0', 50, 1, 1, '', '', 'futurefloatpl', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_aggregate_profit_and_loss', 'futurefloatpl', '期货浮动损益', '0', 120, 1, 1, '', '', 'futurefloatpl', 0, 0, '');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
-values (seq_TableColumnConfig.Nextval, 'table_pcweb_aggregate_profit_and_loss', 'sumpl', '总敞口损益', '0', 60, 1, 1, '', '', 'sumpl', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_aggregate_profit_and_loss', 'sumpl', '总敞口损益', '0', 130, 1, 1, '', '', 'sumpl', 0, 0, '');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
-values (seq_TableColumnConfig.Nextval, 'table_pcweb_aggregate_profit_and_loss', 'hedgeexposurepl', '套保敞口损益', '0', 70, 1, 1, '', '', 'hedgeexposurepl', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_aggregate_profit_and_loss', 'hedgeexposurepl', '套保敞口损益', '0', 140, 1, 1, '', '', 'hedgeexposurepl', 0, 0, '');
|
|
|
|
|
|
-- 报表 - 二级页面
|
|
|
-- 报表 - 敞口报表 - 现货合同变动量明细
|