红点:fix许愿池返回

This commit is contained in:
luying
2021-06-15 19:55:47 +08:00
parent 4851c699b6
commit 79d1c438d4

View File

@@ -28,7 +28,7 @@ export class WishPoolHandler {
if (!userGuild)
return resResult(STATUS.WRONG_PARMS);
let res = await getWishPool(userGuild);
return resResult(STATUS.SUCCESS, );
return resResult(STATUS.SUCCESS, res);
}
// 许愿