Skip to content

Commit 15bd71d

Browse files
committed
1 parent f110701 commit 15bd71d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Task/youth.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,7 @@ function withDraw() {
315315
withDrawres = JSON.parse(data)
316316
if (withDrawres.error_code == 0) {
317317
$.desc += `【自动提现】提现${withdrawcash}元成功\n`
318+
$.msg($.name,$.sub,$.desc)
318319
} else if (withDrawres.error_code == "10002") {
319320
$.log(`自动提现失败,${withDrawres.homeTime.text}`)
320321
} else {

0 commit comments

Comments
 (0)