From 2b591e8a40c7393e0f1b08109c8f8d3dfef9bed0 Mon Sep 17 00:00:00 2001
From: WangJunZzz <510423039@qq.com>
Date: Fri, 26 Feb 2021 12:22:32 +0800
Subject: [PATCH] init
---
.../src/Zzz.HttpApi.Host/appsettings.Development.json | 6 +++---
content/vue/src/pages/login/Login.vue | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/content/aspnetcore/src/Zzz.HttpApi.Host/appsettings.Development.json b/content/aspnetcore/src/Zzz.HttpApi.Host/appsettings.Development.json
index 63ac3930..67e87b3d 100644
--- a/content/aspnetcore/src/Zzz.HttpApi.Host/appsettings.Development.json
+++ b/content/aspnetcore/src/Zzz.HttpApi.Host/appsettings.Development.json
@@ -13,12 +13,12 @@
}
},
"ConnectionStrings": {
- "Default": "Data Source=mysql.platform.development.yhglobal.cn;Database=zzz.db;uid=root;pwd=mysql@dmin;charset=utf8mb4;Allow User Variables=true;AllowLoadLocalInfile=true"
+ "Default": "Data Source=mysql.Zzz.cn;Database=Zzz.db;uid=root;pwd=123456;charset=utf8mb4;Allow User Variables=true;AllowLoadLocalInfile=true"
},
"Cache": {
"Redis": {
- "ConnectionString": "redis.platform.development.yhglobal.cn,password=OD5VbzIuAWsHOZV5ncYx9xaDsAMsKXn7",
- "DatabaseId": 231
+ "ConnectionString": "redis.Zzz.cn,password=OD5VbzIuAWsHOZV5ncYx9xaDsAMsKXn7",
+ "DatabaseId": 1
}
},
"AuthServer": {
diff --git a/content/vue/src/pages/login/Login.vue b/content/vue/src/pages/login/Login.vue
index dc7ad55e..df462aed 100644
--- a/content/vue/src/pages/login/Login.vue
+++ b/content/vue/src/pages/login/Login.vue
@@ -20,7 +20,7 @@
@@ -81,7 +81,7 @@
注册账户
-
+ -->