feat: 微信公众号扫码登录

This commit is contained in:
landaiqing
2024-06-20 23:51:09 +08:00
parent 91b27e9205
commit 97dbec7e25
34 changed files with 512 additions and 65 deletions

View File

@@ -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