From 74c5f7e2f595fd18ec127200847de5457ae2f30c Mon Sep 17 00:00:00 2001 From: Argo Zhang Date: Tue, 17 Sep 2019 13:41:01 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/admin/Bootstrap.Admin/appsettings.Development.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/admin/Bootstrap.Admin/appsettings.Development.json b/src/admin/Bootstrap.Admin/appsettings.Development.json index 6cb369c5..268521a3 100644 --- a/src/admin/Bootstrap.Admin/appsettings.Development.json +++ b/src/admin/Bootstrap.Admin/appsettings.Development.json @@ -84,7 +84,7 @@ }, "SMSOptions": { "CompanyCode": "", - "MD5Key": "MD5Key" + "MD5Key": "MD5Key", "Roles": [ "Administrators" ], "HomePath": "/Admin/Profiles", "App": "0"