24 lines
472 B
JSON
24 lines
472 B
JSON
|
|
{
|
||
|
|
"version": 1,
|
||
|
|
"timestamp": 1760032965,
|
||
|
|
"checksum": "928ea259547899e3e7e8c48bb815d3fa27c1ed93d075a6d573bdb66afd5ca91e",
|
||
|
|
"schema": {
|
||
|
|
"Name": "test",
|
||
|
|
"Fields": [
|
||
|
|
{
|
||
|
|
"Name": "name",
|
||
|
|
"Type": 13,
|
||
|
|
"Indexed": false,
|
||
|
|
"Nullable": false,
|
||
|
|
"Comment": "用户名"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"Name": "age",
|
||
|
|
"Type": 5,
|
||
|
|
"Indexed": false,
|
||
|
|
"Nullable": false,
|
||
|
|
"Comment": "年龄"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|