feat: 微信公众号扫码登录
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
spring:
|
||||
application:
|
||||
name: schisandra-cloud-storage-wechat
|
||||
cloud:
|
||||
nacos:
|
||||
config:
|
||||
server-addr: 1.95.0.111:8848
|
||||
prefix: ${spring.application.name}
|
||||
group: DEFAULT_GROUP
|
||||
namespace:
|
||||
file-extension: yaml
|
||||
timeout: 60000
|
||||
discovery:
|
||||
enabled: true
|
||||
server-addr: 1.95.0.111:8848
|
||||
|
Reference in New Issue
Block a user