upgrade main.go (oc-lib refactor)

This commit is contained in:
ycc
2024-09-04 15:40:53 +02:00
parent 06389dfff2
commit d115738a5a
5 changed files with 41 additions and 662 deletions

5
workspace.json Normal file
View File

@@ -0,0 +1,5 @@
{
"port":8080,
"MONGO_URL":"mongodb://localhost:27017/",
"MONGO_DATABASE":"DC_myDC"
}