datas.json 1.64 KB
{
  "table": {
    "pageUid": "",
    "pageId": "",
    "tableType": "none",
    "pageSize": "",
    "instanceid": "ESB_PUBLISH_batch_detail_log_list_table"
  },
  "sql": {
    "backfields": "  l.SERVICEID SERVICEID,s.SERVICENAME SERVICENAME,l.STARTTIME STARTTIME,l.ENDTIME ENDTIME,l.RUNTIME RUNTIME,l.RUNSTATE RUNSTATE,l.TRIGGERID TRIGGERID,l.TRIGGERKEY TRIGGERKEY,L.BATCHKEY BATCHKEY  ",
    "sqlform": " ESB_SERVICE_LOG l left join ESB_SERVICE s on  l.serviceId = s.SERVICEID ",
    "sqlwhere": "",
    "sqlorderby": "l.STARTTIME DESC",
    "sqlprimarykey": " BATCHKEY ",
    "sqlsortway": "Aesc",
    "sqlisdistinct": "true"
  },
  "cols": [
    {
      "width": "20%",
      "text": "84",
      "column": "SERVICEID",
      "orderkey": "SERVICEID",
      "isPrimarykey":true
    },{
      "width": "20%",
      "text": "195",
      "column": "SERVICENAME",
      "orderkey": "SERVICENAME"
    },{
      "width": "15%",
      "text": "742",
      "column": "STARTTIME",
      "orderkey": "STARTTIME"
    },{
      "width": "10%",
      "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"
    }
  ]
}