datas.json 1.44 KB
{
  "table": {
    "pageUid": "",
    "pageId": "",
    "tableType": "none",
    "pageSize": "",
    "instanceid": "ListTable"
  },
  "sql": {
    "backfields": " * ",
    "sqlform": " esb_transform ",
    "sqlwhere": "",
    "sqlorderby": " transformCode ASC ",
    "sqlprimarykey": " transformCode ",
    "sqlisdistinct": "false"
  },
  "cols": [
    {
      "width": "20%",
      "text": "505352",
      "column": "transformCode",
      "orderkey": "transformCode",
	  "transmethod": "com.api.integration.util.TableShowFormart.formartTransformCode",
      "otherpara": "",
      "target":"_self",
      "isPrimarykey":true
    },
    {
      "width": "20%",
      "text": "19829",
      "column": "transformName",
      "orderkey": "transformName"
    },
	{
      "width": "15%",
      "text": "388897",
      "column": "transformType",
	  "transmethod": "com.api.integration.util.TableShowFormart.formartTransformContention",
      "otherpara": "",
      "orderkey": "transformType"
    },
    {
      "width": "20%",
      "text": "85",
      "column": "description",
      "orderkey": "description"
    },
	{
      "width": "20%",
      "text": "501515",
      "column": "productCode",
	  "transmethod": "com.api.integration.util.TableShowFormart.formartReProductCode",
      "otherpara": "",
      "orderkey": "productCode"
    },
	{
      "width": "0",
      "text": "",
      "column": "transformStatus",
	  "orderkey": "transformStatus",
	  "hide":true
    }
  ]
}