Skip to content

Commit cefc74a

Browse files
Merge pull request #65 from EasyArchAyuan/patch-1
Update application.yml
2 parents 294ecd0 + 86698c8 commit cefc74a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/main/resources/application.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ chatgpt:
1515
- sk-xxxxx
1616

1717
qq:
18-
# 是否使用qq ture/false
18+
# 是否使用qq true/false
1919
enable: true
2020
# qq账号密码
2121
account: 123456
@@ -26,7 +26,7 @@ qq:
2626
acceptNewGroup: false
2727

2828
wechat:
29-
# 是否使用微信 ture/false
29+
# 是否使用微信 true/false
3030
enable: true
3131
# 生成的登录二维码路径 默认与项目同级
32-
qrPath: "./"
32+
qrPath: "./"

0 commit comments

Comments
 (0)