feat: 修复雪花id问题

This commit is contained in:
橙子
2023-03-11 15:02:50 +08:00
parent 9166fc50aa
commit 9593b68d33
19 changed files with 173 additions and 26 deletions

View File

@@ -2,7 +2,7 @@
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
"Microsoft.AspNetCore": "Information"
}
},
"AllowedHosts": "*",