20 lines
448 B
Go
20 lines
448 B
Go
|
|
{
|
||
|
|
"excel": [
|
||
|
|
{
|
||
|
|
"start": "2025/04/25 10:00:00",
|
||
|
|
"end": "2025/05/02 00:00:01",
|
||
|
|
"tables": {
|
||
|
|
"archivesStory.json": "archivesStory_temp.json"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"xml": [
|
||
|
|
{
|
||
|
|
"start": "2025/04/25 10:00:00",
|
||
|
|
"end": "2025/05/02 00:00:01",
|
||
|
|
"tables": {
|
||
|
|
"petbook.json": "petbook_temp.json"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|