huangbin 4 سال پیش
والد
کامیت
5312f05862
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      ERMCP/PCWEB/TableSql/fxgl_v3_pcweb_table_define.sql

+ 2 - 0
ERMCP/PCWEB/TableSql/fxgl_v3_pcweb_table_define.sql

@@ -2381,6 +2381,8 @@ values (seq_TableColumnConfig.Nextval, 'table_pcweb_spot_trade_bottom_commodity_
 insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
 insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
 values (seq_TableColumnConfig.Nextval, 'table_pcweb_spot_trade_bottom_commodity_contract_make_deal', 'tradeqty', '成交数量', '0', 40, 1, 1, '', '', 'tradeqty', 0, 0, '');
 values (seq_TableColumnConfig.Nextval, 'table_pcweb_spot_trade_bottom_commodity_contract_make_deal', 'tradeqty', '成交数量', '0', 40, 1, 1, '', '', 'tradeqty', 0, 0, '');
 insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
 insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_spot_trade_bottom_commodity_contract_make_deal', 'charge', '手续费', '0', 40, 1, 1, '', '', 'charge', 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_spot_trade_bottom_commodity_contract_make_deal', 'tradeid', '成交单号', '0', 50, 1, 1, '', '', 'tradeid', 0, 0, '');
 values (seq_TableColumnConfig.Nextval, 'table_pcweb_spot_trade_bottom_commodity_contract_make_deal', 'tradeid', '成交单号', '0', 50, 1, 1, '', '', 'tradeid', 0, 0, '');
 insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
 insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
 values (seq_TableColumnConfig.Nextval, 'table_pcweb_spot_trade_bottom_commodity_contract_make_deal', 'matchaccountid', '成交对手', '0', 60, 1, 1, '', '', 'matchaccountid', 0, 0, '');
 values (seq_TableColumnConfig.Nextval, 'table_pcweb_spot_trade_bottom_commodity_contract_make_deal', 'matchaccountid', '成交对手', '0', 60, 1, 1, '', '', 'matchaccountid', 0, 0, '');