添加automapper的依赖注入

This commit is contained in:
橙子
2022-04-12 22:12:11 +08:00
parent 4d2c105c89
commit 750352dba7
5 changed files with 16 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
"apollo": {
"AppId": "ApiMicroservice",
"Env": "DEV",
"MetaServer": "http://119.91.207.67:18080",
"ConfigServer": [ "http://119.91.207.67:18080" ]
"MetaServer": "http://[xxxx]:18080",
"ConfigServer": [ "http://[xxxx]:18080" ]
}
}