datas.json 1.81 KB
{
  "table": {
    "pageUid": "",
    "pageId": "",
    "tableType": "none",
    "pageSize": "",
    "instanceid": "ESB_PUBLISH_detail_log_list_table"
  },
  "sql": {
    "backfields": " BATCHKEY,STARTTIME,ENDTIME,RUNTIME,RUNSTATE,TRIGGERID,TRIGGERKEY,PUBLISHID ",
    "sqlform": " ESB_LOG ",
    "sqlwhere": "",
    "sqlorderby": " STARTTIME DESC ",
    "sqlprimarykey": " BATCHKEY ",
    "sqlsortway": "ASC",
    "sqlisdistinct": "true"
  },
  "cols": [
    {
      "width": "20%",
      "text": "382082",
      "column": "batchkey",
      "orderkey": "batchkey",
      "isPrimarykey":true
    },{
      "width": "15%",
      "text": "742",
      "column": "starttime",
      "orderkey": "starttime"
    },{
      "width": "15%",
      "text": "1036",
      "column": "endtime",
      "orderkey": "endtime"
    },{
      "width": "10%",
      "text": "${19079}(ms)",
      "column": "runtime",
      "orderkey": "runtime"
    },{
      "width": "10%",
      "text": "382084",
      "column": "runstate",
      "orderkey": "runstate",
      "transmethod": "com.api.integration.util.TableShowFormart.formartRunStauts",
      "otherpara":""
    },{
      "width": "15%",
      "text": "382018,84",
      "column": "triggerid",
      "orderkey": "triggerid"
    },{
      "width": "15%",
      "text": "108,84",
      "column": "triggerkey",
      "orderkey": "triggerkey"
    },{
      "width": "0%",
      "hide": "true",
      "column": "publishId",
      "orderkey": "publishId"
    }
  ],
  "popedom": {
    "transmethod": "weaver.general.SplitPageTransmethod.getOpratePopedom",
    "otherpara": "2"
  },
  "operate": [
    {
      "text": "1338,126218",
      "type": "BTN_RUNLOG",
      "index": "0"
    }
  ],
  "checkbox":{
    "id":"",
    "showmethod":"weaver.general.SplitPageTransmethod.getCheckBox",
    "popedompara":"column:PUBLISHID"
  }
}