datas.json 2.71 KB
{
  "table": {
    "pageUid": "",
    "pageId": "",
    "tableType": "none",
    "pageSize": "",
    "instanceid": "ESB_PUBLISH_list_table"
  },
  "sql": {
    "backfields": "  *  ",
    "sqlform": " ESB_PUBLISH ",
    "sqlwhere": "",
    "sqlorderby": " CREATEDATE DESC,CREATETIME DESC ",
    "sqlprimarykey": " PUBLISHID ",
    "sqlisdistinct": "true"
  },
  "cols": [
    {
      "width": "15%",
      "text": "381927",
      "column": "publishId",
      "orderkey": "publishId",
	  "transmethod": "com.api.integration.util.TableShowFormart.formartPublishId",
	  "otherpara": "",
      "isPrimarykey":true
    },
    {
      "width": "15%",
      "text": "381923",
      "column": "publishName",
      "orderkey": "publishName"
    },
    {
      "width": "15%",
      "text": "503968",
      "column": "eventId",
      "orderkey": "eventId",
	  "transmethod": "com.api.integration.util.TableShowFormart.formartShowEventName",
      "otherpara": ""
    },
    {
      "width": "15%",
      "text": "81535",
      "column": "categoryId",
      "orderkey": "categoryId",
      "transmethod": "com.api.integration.util.TableShowFormart.formartShowCategoryName",
      "otherpara": ""
    },
	{
      "width": "15%",
      "text": "33408",
      "column": "sync",
      "orderkey": "sync",
      "transmethod": "com.api.integration.util.TableShowFormart.formartShowSync",
      "otherpara": ""
    },
	{
      "width": "15%",
      "text": "602",
      "column": "state",
      "orderkey": "state",
      "transmethod": "com.api.integration.util.TableShowFormart.formartShowState",
      "otherpara": ""
    },
	{
      "width": "20%",
      "text": "85",
      "column": "instruction"
    },
	{
      "width": "0",
      "text": "",
      "column": "publishType",
	  "orderkey": "publishType",
	  "hide":true
    },
	{
      "width": "0",
      "text": "",
      "column": "productCode",
	  "orderkey": "productCode",
	  "hide":true
    },
	{
      "width": "0",
      "text": "",
	  "hide": true,
      "column": "dataflag",
      "orderkey": "dataflag"
    }
  ],
  "popedom": {
    "transmethod": "weaver.general.SplitPageTransmethod.getOpratePopedomWithPublishState",
    "otherpara": "column:state"
  },
  "operate": [
    {
      "text": "93",
      "type": "BTN_EDIT",
      "index": "0"
    },
    {
      "text": "18095",
      "type": "BTN_ENABLE",
      "index": "1"
    },
    {
      "text": "18096",
      "type": "BTN_FORBIDDEN",
      "index": "2"
    },
    {
      "text": "23777",
      "type": "BTN_DEL",
      "index": "3"
    },
    {
      "text": "83",
      "type": "BTN_LOG",
      "index": "4"
    }
  ],
  "checkbox":{
    "id":"checkbox",
    "showmethod":"weaver.general.SplitPageTransmethod.getCheckBox",
    "popedompara":"column:PUBLISHID"
  }
}