UncoverASPNET6/OptionStudy.Next/Configs/appsettings.json

9 lines
138 B
JSON

{
"AppName": "JsonAppNmae",
"AppVersion": "0.0.0.1",
"EMail": {
"ReceiveAddress": "json@163.com",
"Recipient": "json"
}
}