datas.json 1.72 KB
{
  "table": {
    "pageUid": "",
    "pageId": "",
    "tableType": "none",
    "pageSize": "",
    "instanceid": "ESB_qoute_interface_list_table"
  },
  "sql": {
    "backfields": " SERVICEID,SERVICENAME,SERVICESTATUS,SERVICETYPE,PRODUCTCODE,MODULECODE,dataflag,CREATEDATE,CREATETIME ",
    "sqlform": " esb_service ",
    "sqlwhere": "",
    "sqlorderby": " SERVICEID ",
    "sqlprimarykey": " SERVICEID ",
    "sqlisdistinct": "false"
  },
  "cols": [
    {
      "width": "20%",
      "text": "502094",
      "column": "serviceId",
      "orderkey": "serviceId",
	  "transmethod": "com.api.integration.util.TableShowFormart.formartServiceId",
      "otherpara": "",
      "target":"_self",
      "isPrimarykey":true
    },
    {
      "width": "20%",
      "text": "386719",
      "column": "serviceName",
      "orderkey": "serviceName"
    },
	{
      "width": "15%",
      "text": "502843",
      "column": "serviceType",
	  "transmethod": "com.api.integration.util.TableShowFormart.formartSerExecuteContention",
      "otherpara": "",
      "orderkey": "serviceType"
    },
    {
      "width": "20%",
      "text": "33522",
      "column": "moduleCode",
	  "transmethod": "com.api.integration.util.TableShowFormart.formartSerModuleCode",
      "otherpara": "",
      "orderkey": "moduleCode"
    },
	{
      "width": "20%",
      "text": "501515",
      "column": "productCode",
	  "transmethod": "com.api.integration.util.TableShowFormart.formartReProductCode",
      "otherpara": "",
      "orderkey": "productCode"
    },
    {
      "width": "0",
      "text": "",
      "column": "serviceStatus",
	  "orderkey": "serviceStatus",
	  "hide":true
    },
	{
      "width": "0",
      "text": "",
	  "hide": true,
      "column": "dataflag"
    }
  ]
}