Skip to content

Lc/dev/newfeatures#18

Merged
LEO0331 merged 2 commits intomainfrom
lc/dev/newfeatures
Apr 2, 2026
Merged

Lc/dev/newfeatures#18
LEO0331 merged 2 commits intomainfrom
lc/dev/newfeatures

Conversation

@LEO0331
Copy link
Copy Markdown
Owner

@LEO0331 LEO0331 commented Apr 2, 2026

後端新增每日上限(預設 5)
server/index.js (line 43) 新增 RECIPIENT_DAILY_RESERVATION_LIMIT
server/index.js (line 562) 在 reserve transaction 內檢查 claimerUid 當日預約數
超過上限回 429 + RECIPIENT_DAILY_LIMIT_REACHED
server/index.js (line 683)
Render 環境變數
render.yaml (line 20) 新增 RECIPIENT_DAILY_RESERVATION_LIMIT: "5"
文件更新
server/README.md (line 51) 補上 daily cap 規則與錯誤碼
server/README.md (line 132) 補上 env 變數說明
我的預約頁可回主頁
my_reservations_page.dart (line 98) AppBar 新增返回清單按鈕(/)

@LEO0331 LEO0331 merged commit b114a72 into main Apr 2, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant