{
  "data": {
    "id": 133,
    "name": "getAllList",
    "data": {
      "columns": [
        {
          "name": "test",
          "title": "测试",
          "field": "test",
          "type": "string",
          "format": {}
        },
        {
          "name": "test1",
          "title": "测试1",
          "field": "test1",
          "type": "string",
          "format": {}
        }
      ],
      "type": "array",
      "data": [
        {
          "test": "test1",
          "test1": "test1",
          "_id": "341efc48"
        },
        {
          "test": "test2",
          "test1": "test1",
          "_id": "b86b516c"
        },
        {
          "test": "test3",
          "test1": "test1",
          "_id": "f680cd78"
        }
      ],
      "options": {
        "uri": "/app-center/api/sources/list/1",
        "isSync": true,
        "method": "GET"
      },
      "dataHandler": {
        "type": "JSFunction",
        "value": "function dataHandler(data) { \n return data \n}"
      },
      "willFetch": {
        "type": "JSFunction",
        "value": "function willFetch(option) {\n  return option \n}"
      },
      "shouldFetch": {
        "type": "JSFunction",
        "value": "function shouldFetch(option) {\n  return true \n}"
      },
      "errorHandler": {
        "type": "JSFunction",
        "value": "function errorHandler(err) {}"
      }
    },
    "tpl": null,
    "app": "1",
    "desc": null,
    "created_at": "2022-06-28T07:32:16.000Z",
    "updated_at": "2023-01-19T03:29:11.000Z"
  },
  "locale": "zh-cn"
}