feat: 设置最大抽奖人数为30

This commit is contained in:
log1997
2026-01-16 13:54:23 +08:00
parent 20a02ce44b
commit 54b53bf9ce
2 changed files with 7 additions and 4 deletions

1
src/constant/config.ts Normal file
View File

@@ -0,0 +1 @@
export const SINGLE_TIME_MAX_PERSON_COUNT = 30