UncoverASPNET6/OptionsPattern.Sutdy.Uncover/Configs/appsettings.product.json

9 lines
147 B
JSON

{
"AppName": "productAppNmae",
"AppVersion": "0.0.0.1",
"EMail": {
"ReceiveAddress": "product@163.com",
"Recipient": "product"
}
}