From ea06e68fdccef91e180449286e912277800e3d51 Mon Sep 17 00:00:00 2001
From: wzy <wzy19931122ai@163.com>
Date: Mon, 04 Jan 2021 23:12:26 +0800
Subject: [PATCH] modify
---
src/main/resources/application-coin.yml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/resources/application-coin.yml b/src/main/resources/application-coin.yml
index 550317f..eed3cfc 100644
--- a/src/main/resources/application-coin.yml
+++ b/src/main/resources/application-coin.yml
@@ -5,7 +5,7 @@
spring:
profiles:
- active: dayline
+ active: coin
datasource:
url: jdbc:mysql://180.215.221.145:3306/db_pilot?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2b8
username: pilot
--
Gitblit v1.9.1