后端小改动
This commit is contained in:
		@@ -2,7 +2,7 @@ spring:
 | 
			
		||||
  datasource:
 | 
			
		||||
    url: jdbc:mysql://192.168.2.29:3306/epp?useUnicode=true&characterEncoding=utf8&useSSL=false
 | 
			
		||||
    username: root
 | 
			
		||||
    password: root
 | 
			
		||||
    password: 123456
 | 
			
		||||
  cloud:
 | 
			
		||||
    nacos:
 | 
			
		||||
      discovery:
 | 
			
		||||
 
 | 
			
		||||
@@ -2,7 +2,7 @@ spring:
 | 
			
		||||
  datasource:
 | 
			
		||||
    url: jdbc:mysql://192.168.2.29:3306/epp?useUnicode=true&characterEncoding=utf8&useSSL=false
 | 
			
		||||
    username: root
 | 
			
		||||
    password: root
 | 
			
		||||
    password: 123456
 | 
			
		||||
  cloud:
 | 
			
		||||
    nacos:
 | 
			
		||||
      discovery:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user