This commit is contained in:
xiaoaojiao
2025-09-23 17:49:42 +08:00
parent 5d118abf40
commit 795ec1d267

View File

@@ -127,7 +127,6 @@ watch(() => props.show, async (newVal) => {
// await Sleep(20000)
lottteryResult = await Request("lottery/draw", { pool: 'game', consume_type: 'points' })
// TODO: 测试数据
// lottteryResult = {
// res: { status: 200 },