forked from jiawanlong/Cesium-Examples
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcode.js
More file actions
30 lines (27 loc) · 691 Bytes
/
code.js
File metadata and controls
30 lines (27 loc) · 691 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
const authorizeCode = [
{
'id': 'aa1ce9548a4110da75b1276f70d6bb7d',
'endTime': '2500-12-31 24:00:00',
'name': 'jiawanlong',
},
{
'id': 'd411156db30937b6a865d95f0145154b',
'endTime': '2500-12-31 24:00:00',
'name': 'glj',
},
{
'id': 'e650ec34663d26bb6080d18cdd832e47',
'endTime': '2025-01-11 24:00:00',
'name': 'xzg',
},
{
'id': 'be65c3bddc8f1c37ad9d9e667d9b8ea7',
'endTime': '2025-01-11 24:00:00',
'name': 'WindWilliam',
},
{
'id': '9f989d38fe9200769b0acdec6b7fcfa7',
'endTime': '2025-01-03 24:00:00',
'name': 'wx-wh-lucky',
}
]