소스 검색

webpc菜单6期修改

chen.zujie 4 년 전
부모
커밋
05ba3136b5
1개의 변경된 파일0개의 추가작업 그리고 405개의 파일을 삭제
  1. 0 405
      ERMCP/PCWEB/TableSql/fxgl_v3_pcweb_table_define.sql

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

@@ -2959,410 +2959,5 @@ values (seq_TableColumnConfig.Nextval, 'table_pcweb_financing_manage_reference_m
 insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
 values (seq_TableColumnConfig.Nextval, 'table_pcweb_financing_manage_reference_market', 'amount', '金额', '0', 200, 1, 1, '', '', 'amount', 0, 0, '');
 
--- 查询 --
-/* 若查询与原功能字段不相同时,可启用不同
--- 查询 -- 现货仓单 -- 仓单明细
-insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) values ('table_pcweb_inquire_spot_warrant_warehouse_detail', 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_inquire_spot_warrant_warehouse_detail', 'wrholdeno', '仓单编号', '0', 10, 1, 1, '', '', 'wrholdeno', 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_inquire_spot_warrant_warehouse_detail', 'deliverygoodsname', '品种', '0', 20, 1, 1, '', '', 'deliverygoodsname', 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_inquire_spot_warrant_warehouse_detail', 'wrstandardname', '商品', '0', 30, 1, 1, '', '', 'wrstandardname', 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_inquire_spot_warrant_warehouse_detail', 'warehousename', '仓库', '0', 40, 1, 1, '', '', 'warehousename', 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_inquire_spot_warrant_warehouse_detail', 'qty', '库存数量', '0', 50, 1, 1, '', '', 'qty', 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_inquire_spot_warrant_warehouse_detail', 'freezerqty', '冻结数量', '0', 60, 1, 1, '', '', 'freezerqty', 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_inquire_spot_warrant_warehouse_detail', 'pledgeqty', '质押数量', '0', 70, 1, 1, '', '', 'pledgeqty', 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_inquire_spot_warrant_warehouse_detail', 'enableqty', '可用数量', '0', 80, 1, 1, '', '', 'enableqty', 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_inquire_spot_warrant_warehouse_detail', 'createtime', '过户时间', '0', 90, 1, 1, '', '', 'createtime', 0, 0, '');
-
--- 查询 -- 现货仓单 -- 挂牌记录
-insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) values ('table_pcweb_inquire_spot_warrant_listing_record', 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_inquire_spot_warrant_listing_record', 'wrtradeorderid', '挂牌单号', '0', 10, 1, 1, '', '', 'wrtradeorderid', 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_inquire_spot_warrant_listing_record', 'wrtradetype', '挂牌类型', '0', 20, 1, 1, '', '', 'wrtradetype', 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_inquire_spot_warrant_listing_record', 'deliverygoodsname', '品种', '0', 30, 1, 1, '', '', 'deliverygoodsname', 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_inquire_spot_warrant_listing_record', 'wrtypename', '商品', '0', 40, 1, 1, '', '', 'wrtypename', 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_inquire_spot_warrant_listing_record', 'warehousename', '仓库', '0', 50, 1, 1, '', '', 'warehousename', 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_inquire_spot_warrant_listing_record', 'futushow', '期货合约/升贴水', '0', 60, 1, 1, '', '', 'futushow', 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_inquire_spot_warrant_listing_record', 'tradeprice', '挂牌价格', '0', 70, 1, 1, '', '', 'tradeprice', 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_inquire_spot_warrant_listing_record', 'orderqty', '挂牌数量', '0', 80, 1, 1, '', '', 'orderqty', 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_inquire_spot_warrant_listing_record', 'tradeqty', '成交数量', '0', 90, 1, 1, '', '', 'tradeqty', 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_inquire_spot_warrant_listing_record', 'ordertime', '挂牌时间', '0', 100, 1, 1, '', '', 'ordertime', 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_inquire_spot_warrant_listing_record', 'wrtradeorderstatus', '状态', '0', 110, 1, 1, '', '', 'wrtradeorderstatus', 0, 0, '');
-
--- 查询 -- 现货仓单 -- 成交记录
-insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) values ('table_pcweb_inquire_spot_warrant_transaction_record', 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_inquire_spot_warrant_transaction_record', 'wrtradedetailid', '成交单号', '0', 10, 1, 1, '', '', 'wrtradedetailid', 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_inquire_spot_warrant_transaction_record', 'wrtradetype', '类型', '0', 20, 1, 1, '', '', 'wrtradetype', 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_inquire_spot_warrant_transaction_record', 'deliverygoodsname', '品种', '0', 30, 1, 1, '', '', 'deliverygoodsname', 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_inquire_spot_warrant_transaction_record', 'wrtypename', '商品', '0', 40, 1, 1, '', '', 'wrtypename', 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_inquire_spot_warrant_transaction_record', 'warehousename', '仓库', '0', 50, 1, 1, '', '', 'warehousename', 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_inquire_spot_warrant_transaction_record', 'tradeprice', '成交价格', '0', 60, 1, 1, '', '', 'tradeprice', 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_inquire_spot_warrant_transaction_record', 'tradeqty', '成交数量', '0', 70, 1, 1, '', '', 'tradeqty', 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_inquire_spot_warrant_transaction_record', 'amount', '成交金额', '0', 80, 1, 1, '', '', 'amount', 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_inquire_spot_warrant_transaction_record', 'matchusername', '对手方', '0', 90, 1, 1, '', '', 'matchusername', 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_inquire_spot_warrant_transaction_record', 'tradetime', '成交时间', '0', 100, 1, 1, '', '', 'tradetime', 0, 0, '');
-
--- 查询 -- 现货仓单 -- 协议指定记录
-insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) values ('table_pcweb_inquire_spot_warrant_protocol_specified_record', 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_inquire_spot_warrant_protocol_specified_record', 'scfcontractid', '发起方', '0', 10, 1, 1, '', '', 'scfcontractid', 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_inquire_spot_warrant_protocol_specified_record', 'financetype', '类型', '0', 20, 1, 1, '', '', 'financetype', 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_inquire_spot_warrant_protocol_specified_record', 'lenderusername', '指定方', '0', 30, 1, 1, '', '', 'v', 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_inquire_spot_warrant_protocol_specified_record', 'lenderamount', '品种', '0', 40, 1, 1, '', '', 'lenderamount', 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_inquire_spot_warrant_protocol_specified_record', 'productname', '商品', '0', 50, 1, 1, '', '', 'productname', 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_inquire_spot_warrant_protocol_specified_record', 'remainamount', '仓库', '0', 60, 1, 1, '', '', 'remainamount', 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_inquire_spot_warrant_protocol_specified_record', 'remainwrpositionqty', '价格', '0', 70, 1, 1, '', '', 'remainwrpositionqty', 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_inquire_spot_warrant_protocol_specified_record', 'buybackwrpositionqty', '数量', '0', 80, 1, 1, '', '', 'buybackwrpositionqty', 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_inquire_spot_warrant_protocol_specified_record', 'closeinterest', '金额', '0', 90, 1, 1, '', '', 'closeinterest', 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_inquire_spot_warrant_protocol_specified_record', 'closeinterest', '发起时间', '0', 90, 1, 1, '', '', 'closeinterest', 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_inquire_spot_warrant_protocol_specified_record', 'closeinterest', '状态', '0', 100, 1, 1, '', '', 'closeinterest', 0, 0, '');
-
--- 查询 -- 预售仓单 -- 订单汇总
-insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) values ('table_pcweb_inquire_pre_sale_warehouse_order_summary', 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_inquire_pre_sale_warehouse_order_summary', 'scfcontractid', '仓单编号', '0', 10, 1, 1, '', '', 'scfcontractid', 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_inquire_pre_sale_warehouse_order_summary', 'deliverygoodsname', '品种', '0', 20, 1, 1, '', '', 'deliverygoodsname', 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_inquire_pre_sale_warehouse_order_summary', 'wrtypename', '商品', '0', 30, 1, 1, '', '', 'wrtypename', 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_inquire_pre_sale_warehouse_order_summary', 'warehousename', '仓库', '0', 40, 1, 1, '', '', 'warehousename', 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_inquire_pre_sale_warehouse_order_summary', 'credittotalqty', '预售总量', '0', 50, 1, 1, '', '', 'credittotalqty', 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_inquire_pre_sale_warehouse_order_summary', 'credittradeqty', '成交总量', '0', 60, 1, 1, '', '', 'credittradeqty', 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_inquire_pre_sale_warehouse_order_summary', 'creditfreezeqty', '冻结数量', '0', 70, 1, 1, '', '', 'creditfreezeqty', 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_inquire_pre_sale_warehouse_order_summary', 'enalbeqty', '可用数量', '0', 80, 1, 1, '', '', 'enalbeqty', 0, 0, '');
-
--- 查询 -- 预售仓单 -- 委托记录
-insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) values ('table_pcweb_inquire_pre_sale_warehouse_commission_record', 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_inquire_pre_sale_warehouse_commission_record', 'wrtradeorderid', '挂牌单号', '0', 10, 1, 1, '', '', 'wrtradeorderid', 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_inquire_pre_sale_warehouse_commission_record', 'wrtradetype', '类型', '0', 20, 1, 1, '', '', 'wrtradetype', 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_inquire_pre_sale_warehouse_commission_record', 'deliverygoodsname', '品种', '0', 30, 1, 1, '', '', 'deliverygoodsname', 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_inquire_pre_sale_warehouse_commission_record', 'wrstandardname', '商品', '0', 40, 1, 1, '', '', 'wrstandardname', 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_inquire_pre_sale_warehouse_commission_record', 'warehousename', '仓库', '0', 50, 1, 1, '', '', 'warehousename', 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_inquire_pre_sale_warehouse_commission_record', 'deliverymonth', '交收月', '0', 60, 1, 1, '', '', 'deliverymonth', 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_inquire_pre_sale_warehouse_commission_record', 'futushow', '期货合约/基差', '0', 70, 1, 1, '', '', 'futushow', 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_inquire_pre_sale_warehouse_commission_record', 'tradeprice', '挂牌价格', '0', 80, 1, 1, '', '', 'tradeprice', 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_inquire_pre_sale_warehouse_commission_record', 'orderqty', '挂牌数量', '0', 80, 1, 1, '', '', 'orderqty', 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_inquire_pre_sale_warehouse_commission_record', 'tradeqty', '成交数量', '0', 80, 1, 1, '', '', 'tradeqty', 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_inquire_pre_sale_warehouse_commission_record', 'ordertime', '挂牌时间', '0', 80, 1, 1, '', '', 'ordertime', 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_inquire_pre_sale_warehouse_commission_record', 'wrtradeorderstatus', '状态', '0', 80, 1, 1, '', '', 'wrtradeorderstatus', 0, 0, '');
-
--- 查询 -- 预售仓单 -- 成交记录
-insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) values ('table_pcweb_inquire_pre_sale_warehouse_transaction_record', 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_inquire_pre_sale_warehouse_transaction_record', 'wrtradedetailid', '成交单号', '0', 10, 1, 1, '', '', 'wrtradedetailid', 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_inquire_pre_sale_warehouse_transaction_record', 'wrtradetype', '类型', '0', 20, 1, 1, '', '', 'financewrtradetypetype', 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_inquire_pre_sale_warehouse_transaction_record', 'deliverygoodsname', '品种', '0', 30, 1, 1, '', '', 'deliverygoodsname', 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_inquire_pre_sale_warehouse_transaction_record', 'wrstandardname', '商品', '0', 40, 1, 1, '', '', 'wrstandardname', 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_inquire_pre_sale_warehouse_transaction_record', 'warehousename', '仓库', '0', 50, 1, 1, '', '', 'warehousename', 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_inquire_pre_sale_warehouse_transaction_record', 'deliverymonth', '交收月', '0', 60, 1, 1, '', '', 'deliverymonth', 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_inquire_pre_sale_warehouse_transaction_record', 'tradeprice', '成交价格', '0', 70, 1, 1, '', '', 'tradeprice', 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_inquire_pre_sale_warehouse_transaction_record', 'tradeqty', '成交数量', '0', 80, 1, 1, '', '', 'tradeqty', 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_inquire_pre_sale_warehouse_transaction_record', 'tradeqty/tradeprice', '成交金额', '0', 80, 1, 1, '', '', 'tradeqty/tradeprice', 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_inquire_pre_sale_warehouse_transaction_record', 'matchusername', '成交方', '0', 80, 1, 1, '', '', 'matchusername', 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_inquire_pre_sale_warehouse_transaction_record', 'tradetime', '成交时间', '0', 80, 1, 1, '', '', 'tradetime', 0, 0, '');
-
--- 查询 -- 预售仓单 -- 协议指定记录
-insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) values ('table_pcweb_inquire_pre_sale_warehouse_protocol_specified_record', 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_inquire_pre_sale_warehouse_protocol_specified_record', 'scfcontractid', '发起方', '0', 10, 1, 1, '', '', 'scfcontractid', 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_inquire_pre_sale_warehouse_protocol_specified_record', 'financetype', '类型', '0', 20, 1, 1, '', '', 'financetype', 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_inquire_pre_sale_warehouse_protocol_specified_record', 'lenderusername', '指定方', '0', 30, 1, 1, '', '', 'v', 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_inquire_pre_sale_warehouse_protocol_specified_record', 'lenderamount', '品种', '0', 40, 1, 1, '', '', 'lenderamount', 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_inquire_pre_sale_warehouse_protocol_specified_record', 'productname', '商品', '0', 50, 1, 1, '', '', 'productname', 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_inquire_pre_sale_warehouse_protocol_specified_record', 'remainamount', '仓库', '0', 60, 1, 1, '', '', 'remainamount', 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_inquire_pre_sale_warehouse_protocol_specified_record', 'remainwrpositionqty', '交收月', '0', 70, 1, 1, '', '', 'remainwrpositionqty', 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_inquire_pre_sale_warehouse_protocol_specified_record', 'buybackwrpositionqty', '价格', '0', 80, 1, 1, '', '', 'buybackwrpositionqty', 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_inquire_pre_sale_warehouse_protocol_specified_record', 'buybackwrpositionqty', '数量', '0', 80, 1, 1, '', '', 'buybackwrpositionqty', 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_inquire_pre_sale_warehouse_protocol_specified_record', 'buybackwrpositionqty', '金额', '0', 80, 1, 1, '', '', 'buybackwrpositionqty', 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_inquire_pre_sale_warehouse_protocol_specified_record', 'buybackwrpositionqty', '委托时间', '0', 80, 1, 1, '', '', 'buybackwrpositionqty', 0, 0, '');
 
--- 查询 -- 商品合约 -- 合约汇总
-insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) values ('table_pcweb_inquire_commodity_contract_summary', 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_inquire_commodity_contract_summary', 'agreementno', '合约', '0', 10, 1, 1, '', '', 'agreementno', 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_inquire_commodity_contract_summary', 'agreementname', '持有数量', '0', 20, 1, 1, '', '', 'agreementname', 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_inquire_commodity_contract_summary', 'agreementtype', '可用数量', '0', 30, 1, 1, '', '', 'agreementtype', 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_inquire_commodity_contract_summary', 'agreementfrequency', '冻结数量', '0', 40, 1, 1, '', '', 'agreementfrequency', 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_inquire_commodity_contract_summary', 'isvalid', '均价', '0', 50, 1, 1, '', '', 'isvalid', 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_inquire_commodity_contract_summary', 'createtime', '现价', '0', 60, 1, 1, '', '', 'createtime', 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_inquire_commodity_contract_summary', 'createtime', '持仓金额', '0', 70, 1, 1, '', '', 'createtime', 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_inquire_commodity_contract_summary', 'createtime', '浮动盈亏', '0', 80, 1, 1, '', '', 'createtime', 0, 0, '');
-
--- 查询 -- 商品合约 -- 委托记录
-insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) values ('table_pcweb_inquire_commodity_contract_entrustment_record', 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_inquire_commodity_contract_entrustment_record', 'scfcontractid', '合约', '0', 10, 1, 1, '', '', 'scfcontractid', 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_inquire_commodity_contract_entrustment_record', 'financetype', '类型', '0', 20, 1, 1, '', '', 'financetype', 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_inquire_commodity_contract_entrustment_record', 'lenderusername', '委托价', '0', 30, 1, 1, '', '', 'v', 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_inquire_commodity_contract_entrustment_record', 'lenderamount', '委托数量', '0', 40, 1, 1, '', '', 'lenderamount', 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_inquire_commodity_contract_entrustment_record', 'productname', '成交数量', '0', 50, 1, 1, '', '', 'productname', 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_inquire_commodity_contract_entrustment_record', 'remainamount', '委托单号', '0', 60, 1, 1, '', '', 'remainamount', 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_inquire_commodity_contract_entrustment_record', 'remainwrpositionqty', '委托时间', '0', 70, 1, 1, '', '', 'remainwrpositionqty', 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_inquire_commodity_contract_entrustment_record', 'buybackwrpositionqty', '状态', '0', 80, 1, 1, '', '', 'buybackwrpositionqty', 0, 0, '');
-
--- 查询 -- 商品合约 -- 成交记录
-insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) values ('table_pcweb_inquire_commodity_contract_transaction_record', 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_inquire_commodity_contract_transaction_record', 'scfcontractid', '合约', '0', 10, 1, 1, '', '', 'scfcontractid', 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_inquire_commodity_contract_transaction_record', 'financetype', '类型', '0', 20, 1, 1, '', '', 'financetype', 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_inquire_commodity_contract_transaction_record', 'lenderusername', '成交价', '0', 30, 1, 1, '', '', 'v', 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_inquire_commodity_contract_transaction_record', 'lenderamount', '成交数量', '0', 40, 1, 1, '', '', 'lenderamount', 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_inquire_commodity_contract_transaction_record', 'productname', '成交单号', '0', 50, 1, 1, '', '', 'productname', 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_inquire_commodity_contract_transaction_record', 'remainamount', '成交对手', '0', 60, 1, 1, '', '', 'remainamount', 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_inquire_commodity_contract_transaction_record', 'remainwrpositionqty', '成交时间', '0', 70, 1, 1, '', '', 'remainwrpositionqty', 0, 0, '');
-
--- 查询 -- 商品合约 -- 交收记录
-insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) values ('table_pcweb_inquire_commodity_contract_settlement_record', 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_inquire_commodity_contract_settlement_record', 'scfcontractid', '合约', '0', 10, 1, 1, '', '', 'scfcontractid', 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_inquire_commodity_contract_settlement_record', 'financetype', '交收商品', '0', 20, 1, 1, '', '', 'financetype', 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_inquire_commodity_contract_settlement_record', 'lenderusername', '类型', '0', 30, 1, 1, '', '', 'v', 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_inquire_commodity_contract_settlement_record', 'lenderamount', '基差', '0', 40, 1, 1, '', '', 'lenderamount', 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_inquire_commodity_contract_settlement_record', 'productname', '点价', '0', 50, 1, 1, '', '', 'productname', 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_inquire_commodity_contract_settlement_record', 'remainamount', '成交价', '0', 60, 1, 1, '', '', 'remainamount', 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_inquire_commodity_contract_settlement_record', 'remainwrpositionqty', '交收数量', '0', 70, 1, 1, '', '', 'remainwrpositionqty', 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_inquire_commodity_contract_settlement_record', 'buybackwrpositionqty', '关联成交单', '0', 80, 1, 1, '', '', 'buybackwrpositionqty', 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_inquire_commodity_contract_settlement_record', 'buybackwrpositionqty', '交收申请时间', '0', 80, 1, 1, '', '', 'buybackwrpositionqty', 0, 0, '');
-
--- 查询 -- 资金流水
-insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) values ('table_pcweb_inquire_capital_flow', 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_inquire_capital_flow', 'scfcontractid', '流水号', '0', 10, 1, 1, '', '', 'scfcontractid', 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_inquire_capital_flow', 'accountid', '资金账号', '0', 20, 1, 1, '', '', 'accountid', 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_inquire_capital_flow', 'OPERATETYPENAME', '资金类型', '0', 30, 1, 1, '', '', 'OPERATETYPENAME', 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_inquire_capital_flow', 'amount', '金额', '0', 40, 1, 1, '', '', 'amount', 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_inquire_capital_flow', 'currentbalance', '余额', '0', 50, 1, 1, '', '', 'currentbalance', 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_inquire_capital_flow', 'createtime', '时间', '0', 60, 1, 1, '', '', 'createtime', 0, 0, '');
-
--- 查询 -- 融资查询 -- 申请单
-insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) values ('table_pcweb_inquire_financing_inquiry_apply_order', 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_inquire_financing_inquiry_apply_order', 'financetype', '类型', '0', 10, 1, 1, '', '', 'financetype', 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_inquire_financing_inquiry_apply_order', 'financename', '融出方', '0', 20, 1, 1, '', '', 'financename', 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_inquire_financing_inquiry_apply_order', 'tradeamount', '借款金额', '0', 30, 1, 1, '', '', 'tradeamount', 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_inquire_financing_inquiry_apply_order', 'productname', '商品', '0', 40, 1, 1, '', '', 'productname', 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_inquire_financing_inquiry_apply_order', 'orderqty', '商品数量', '0', 50, 1, 1, '', '', 'orderqty', 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_inquire_financing_inquiry_apply_order', 'financingdays', '借款天数', '0', 60, 1, 1, '', '', 'financingdays', 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_inquire_financing_inquiry_apply_order', 'freezebuymargin', '保证金', '0', 70, 1, 1, '', '', 'freezebuymargin', 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_inquire_financing_inquiry_apply_order', 'interestsettlevalue', '费用', '0', 80, 1, 1, '', '', 'interestsettlevalue', 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_inquire_financing_inquiry_apply_order', 'interestsettlemode', '结算方式', '0', 90, 1, 1, '', '', 'interestsettlemode', 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_inquire_financing_inquiry_apply_order', 'financingdays', '最小计费天数', '0', 100, 1, 1, '', '', 'financingdays', 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_inquire_financing_inquiry_apply_order', 'applydate', '申请时间', '0', 110, 1, 1, '', '', 'applydate', 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_inquire_financing_inquiry_apply_order', 'applystatus', '状态', '0', 120, 1, 1, '', '', 'applystatus', 0, 0, '');
-
--- 查询 -- 融资查询 -- 合同
-insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) values ('table_pcweb_inquire_financing_manage_bottom_contract', 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_inquire_financing_manage_bottom_contract', 'scfcontractid', '合同编号', '0', 10, 1, 1, '', '', 'scfcontractid', 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_inquire_financing_manage_bottom_contract', 'financetype', '类型', '0', 20, 1, 1, '', '', 'financetype', 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_inquire_financing_manage_bottom_contract', 'lenderusername', '融出方', '0', 30, 1, 1, '', '', 'v', 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_inquire_financing_manage_bottom_contract', 'lenderamount', '借款金额', '0', 40, 1, 1, '', '', 'lenderamount', 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_inquire_financing_manage_bottom_contract', 'productname', '商品', '0', 50, 1, 1, '', '', 'productname', 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_inquire_financing_manage_bottom_contract', 'remainamount', '剩余金额', '0', 60, 1, 1, '', '', 'remainamount', 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_inquire_financing_manage_bottom_contract', 'remainwrpositionqty', '剩余数量', '0', 70, 1, 1, '', '', 'remainwrpositionqty', 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_inquire_financing_manage_bottom_contract', 'buybackwrpositionqty', '已回购数量', '0', 80, 1, 1, '', '', 'buybackwrpositionqty', 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_inquire_financing_manage_bottom_contract', 'closeinterest', '已结费用', '0', 90, 1, 1, '', '', 'closeinterest', 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_inquire_financing_manage_bottom_contract', 'unpaidinterest', '未结费用', '0', 100, 1, 1, '', '', 'unpaidinterest', 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_inquire_financing_manage_bottom_contract', 'interestdebt', '费用欠款', '0', 110, 1, 1, '', '', 'interestdebt', 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_inquire_financing_manage_bottom_contract', 'deadline', '截止日期', '0', 120, 1, 1, '', '', 'deadline', 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_inquire_financing_manage_bottom_contract', 'scfcontractstatus', '状态', '0', 130, 1, 1, '', '', 'scfcontractstatus', 0, 0, '');
-
--- 查询 -- 履约查询 -- 买履约
-insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) values ('table_pcweb_inquire_performance_query_buy_performance', 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_inquire_performance_query_buy_performance', 'wrstandardname', '商品', '0', 10, 1, 1, '', '', 'wrstandardname', 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_inquire_performance_query_buy_performance', 'performancetype', '类型', '0', 20, 1, 1, '', '', 'performancetype', 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_inquire_performance_query_buy_performance', 'relatedorderid', '关联单号', '0', 30, 1, 1, '', '', 'relatedorderid', 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_inquire_performance_query_buy_performance', 'amount', '总金额', '0', 40, 1, 1, '', '', 'amount', 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_inquire_performance_query_buy_performance', 'buypaidamount', '已付金额', '0', 50, 1, 1, '', '', 'buypaidamount', 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_inquire_performance_query_buy_performance', 'sellerfreezeamountremain', '剩余冻结', '0', 60, 1, 1, '', '', 'sellerfreezeamountremain', 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_inquire_performance_query_buy_performance', 'overshortamount', '溢短金额', '0', 70, 1, 1, '', '', 'overshortamount', 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_inquire_performance_query_buy_performance', 'overshortqty', '溢短数量', '0', 80, 1, 1, '', '', 'overshortqty', 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_inquire_performance_query_buy_performance', 'buybackwrpositionqty', '实际金额', '0', 90, 1, 1, '', '', 'buybackwrpositionqty', 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_inquire_performance_query_buy_performance', 'sellusername', '卖方', '0', 100, 1, 1, '', '', 'sellusername', 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_inquire_performance_query_buy_performance', 'performancestatus', '履约状态', '0', 110, 1, 1, '', '', 'performancestatus', 0, 0, '');
-
--- 查询 -- 履约查询 -- 卖履约
-insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) values ('table_pcweb_inquire_performance_query_sell_performance', 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_inquire_performance_query_sell_performance', 'wrstandardname', '商品', '0', 10, 1, 1, '', '', 'wrstandardname', 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_inquire_performance_query_sell_performance', 'performancetype', '类型', '0', 20, 1, 1, '', '', 'performancetype', 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_inquire_performance_query_sell_performance', 'relatedorderid', '关联单号', '0', 30, 1, 1, '', '', 'relatedorderid', 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_inquire_performance_query_sell_performance', 'amount', '总金额', '0', 40, 1, 1, '', '', 'amount', 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_inquire_performance_query_sell_performance', 'buypaidamount', '已付金额', '0', 50, 1, 1, '', '', 'buypaidamount', 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_inquire_performance_query_sell_performance', 'remainamount', '剩余冻结', '0', 60, 1, 1, '', '', 'remainamount', 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_inquire_performance_query_sell_performance', 'overshortqty', '溢短数量', '0', 70, 1, 1, '', '', 'overshortqty', 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_inquire_performance_query_sell_performance', 'overshortamount', '溢短金额', '0', 80, 1, 1, '', '', 'overshortamount', 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_inquire_performance_query_sell_performance', 'buybackwrpositionqty', '实际金额', '0', 90, 1, 1, '', '', 'buybackwrpositionqty', 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_inquire_performance_query_sell_performance', 'buyusername', '买方', '0', 100, 1, 1, '', '', 'buyusername', 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_inquire_performance_query_sell_performance', 'performancestatus', '履约状态', '0', 110, 1, 1, '', '', 'performancestatus', 0, 0, '');
-
--- 查询 -- 提货查询
-insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) values ('table_pcweb_inquire_picking_query', 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_inquire_picking_query', 'deliverygoodsname', '品种', '0', 10, 1, 1, '', '', 'deliverygoodsname', 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_inquire_picking_query', 'wrstandardname', '商品', '0', 20, 1, 1, '', '', 'wrstandardname', 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_inquire_picking_query', 'warehousename', '仓库', '0', 30, 1, 1, '', '', 'warehousename', 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_inquire_picking_query', 'qty', '数量', '0', 40, 1, 1, '', '', 'qty', 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_inquire_picking_query', 'applytime', '时间', '0', 50, 1, 1, '', '', 'applytime', 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_inquire_picking_query', 'expresscompany', '物流信息', '0', 60, 1, 1, '', '', 'expresscompany', 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_inquire_picking_query', 'applystatus', '状态', '0', 70, 1, 1, '', '', 'applystatus', 0, 0, '');
-*/