芝麻web文件管理V1.00
编辑当前文件:/var/www/italafricacentrale.com/wp-content/plugins/mapsvg/php/Domain/Map/schema.json
{ "name": "maps", "fields": [ { "name": "id", "label": "ID", "type": "ID", "db_type": "int(11)", "visible": true, "protected": true }, { "name": "title", "label": "Title", "type": "text", "db_type": "varchar(255)", "visible": true }, { "name": "options", "label": "Options", "type": "textarea", "db_type": "longtext", "visible": true }, { "name": "svgFilePath", "label": "SVG file path", "type": "text", "db_type": "varchar(512)", "visible": true }, { "name": "svgFileLastChanged", "label": "SVG file last changed", "type": "text", "db_type": "int(11)", "visible": true }, { "name": "version", "label": "Version", "type": "text", "db_type": "varchar(50)", "visible": true }, { "name": "status", "label": "Status", "type": "text", "db_type": "tinyint", "visible": false }, { "name": "statusChangedAt", "label": "Status Changed At", "type": "text", "db_type": "timestamp", "visible": false } ] }