Support downloading resources from CDN server

Signed-off-by: Yuan Si <do4suki@gmail.com>
This commit is contained in:
2023-04-10 05:35:13 +08:00
parent 8a69a9391b
commit 0fcb44dbd4
10 changed files with 464 additions and 10 deletions
+1
View File
@@ -9,4 +9,5 @@ func init() {
LoadApi3Data("assets/api3.json")
// ListUnitData()
// go SyncNotesList()
// GenDownloadDb()
}