Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion course_2-3/backend/S6 老爸的私房錢.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
5. 各種程式規格請仔細參閱題目說明,尤其注意
1. Record model 資料屬性
2. 一定需要建立 seeder 與腳本,讓助教能方便地驗收你的 app
3. 需要設定 `npm dev seed` 腳本,可載入兩種種子資料
3. 需要設定 `npm run seed` 腳本,負責載入 Record 的種子資料
4. CATEGORY 變數

### 驗收重點
Expand Down