1fda6b66创建于 2023年12月25日历史提交
{
  "collectionName": "sources",
  "info": {
    "name": "sources",
    "description": ""
  },
  "options": {
    "increments": true,
    "timestamps": true,
    "comment": ""
  },
  "attributes": {
    "name": {
      "type": "string",
      "required": true
    },
    "data": {
      "type": "json"
    },
    "tpl": {
      "type": "biginteger"
    },
    "app": {
      "type": "biginteger"
    },
    "desc": {
      "type": "string"
    }
  }
}