Show badge only in local test environment

This commit is contained in:
2026-04-15 16:32:53 +08:00
parent c343dc6f11
commit 78142488f3
3 changed files with 52 additions and 0 deletions

View File

@@ -49,6 +49,9 @@ LINE 推播目標支援分成兩組:
- `LINE_TARGET_ID_PROD`: 正式環境用對話
- `LINE_TARGET_MODE`: `local``prod`
當系統偵測目前為 `local` 模式時,頁面右上角會顯示「測試環境」標籤。
正式環境 `prod` 不會顯示這個標籤。
## 資料庫欄位
- `time`: 目標日期,格式為 `YYYYMMDD`