管道基础大数据平台系统开发-【CS】-ExportMap
1
13693261870
2024-11-07 5f80de49c4a00416591054180bf809a12a76d686
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
    }
}