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