feat: add list profile

This commit is contained in:
Rogee
2024-12-09 20:33:35 +08:00
parent af8a8e9469
commit 0c9cb498d5
12 changed files with 125 additions and 40 deletions

View File

@@ -3,7 +3,7 @@ Mode = "development"
BaseURI = "https://qvyun.mp.jdwan.com"
[Http]
Port = 3000
Port = 9600
[Swagger]
BaseRoute = "doc"
@@ -34,4 +34,5 @@ Salt = "LiXi.Y@140202"
[Storage]
Type = "local"
Path = "/projects/mp-qvyun/backend/fixtures/processed"
# Path = "/projects/mp-qvyun/backend/fixtures/processed"
Path = "/mnt/yangpingliang/publish/processed"