管道基础大数据平台系统开发-【CS】-ExportMap
OK
13693261870
2024-09-27 566e0d21293a5fe6423fd7a16541bce00eeb2e38
1
2
3
4
5
6
7
8
9
10
11
{
    "##example_collection/example_subcollection": {
        "fields": [
                { "name": "a_int_field", "type": "int" },
                { "name": "a_int64_field", "type": "int64" },
                { "name": "a_int64_field", "type": "int64" },
                { "name": "a_real_field", "type": "double" }
        ],
        "add_other_properties_field": true
    }
}