mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-23 06:46:09 +08:00
修改测试通知内容
This commit is contained in:
parent
e5313e63a9
commit
74fa8ffcd1
|
@ -290,7 +290,7 @@ export default class AuthService {
|
|||
const isSuccess = await this.notificationService.testNotify(
|
||||
notificationInfo,
|
||||
'青龙',
|
||||
`【蛟龙】您本次的验证码:${code}`,
|
||||
`【蛟龙】测试通知 https://t.me/jiao_long`,
|
||||
);
|
||||
if (isSuccess) {
|
||||
const result = await this.updateNotificationDb({
|
||||
|
|
Loading…
Reference in New Issue
Block a user