mirror of https://github.com/KingRan/KR.git
parent
06c94dd133
commit
0678dad186
|
@ -250,6 +250,7 @@ async function masterHelpShare() {
|
|||
continue
|
||||
}
|
||||
await masterHelp(code);
|
||||
await $.wait(2000);
|
||||
if ($.helpResult.code === '0') {
|
||||
if ($.helpResult.helpResult.code === '0') {
|
||||
//助力成功
|
||||
|
|
Loading…
Reference in New Issue