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