Merge branch 'master' into dev

# Conflicts:
#	src/client/Bootstrap.Client/Controllers/ToolsController.cs
This commit is contained in:
Argo Zhang 2020-03-27 14:52:27 +08:00
commit e0563c17c8
No known key found for this signature in database
GPG Key ID: 152E398953DDF19F
3 changed files with 2 additions and 10 deletions

View File

@ -203,4 +203,4 @@ docker pull reg.qiniu.com/argozhang/ba
如果这个项目对您有所帮助,请扫下方二维码打赏一杯咖啡。
![WeChat](https://images.gitee.com/uploads/images/2020/0320/201944_4a11eb88_554725.png "微信扫码")
![WeChat](https://images.gitee.com/uploads/images/2020/0326/184932_91b9baf4_554725.png "微信扫码")

View File

@ -1,4 +1,4 @@
using System.Threading.Tasks;
using System.Threading.Tasks;
using Bootstrap.Client.Extensions;
using Bootstrap.Client.Models;
using Longbow.Data;

View File

@ -58,14 +58,6 @@
"To": "argo@163.com",
"Timeout": 5000
},
"MailClient": {
"Host": "smtp.exmail.qq.com",
"Port": 587,
"EnableSsl": true,
"Password": "",
"From": "ba-support@dsnixi.com",
"To": "argo@163.com"
},
"AllowOrigins": "http://localhost,http://argo.zylweb.cn",
"LongbowCache": {
"Enabled": true,