We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6512bfe commit b28eafeCopy full SHA for b28eafe
migrations/task/sqls/20241021064214-task-up.sql
@@ -31,7 +31,7 @@
31
-- █ █ █████ █ █ █████
32
-- ===================== ====================
33
-- 2. 組合包方案 CREDIT_PACKAGE、客戶購買課程堂數 CREDIT_PURCHASE
34
--- 2-1. 新增:在`CREDIT_PACKAGE` 資料表新增三筆教練資料,資料需求如下:
+-- 2-1. 新增:在`CREDIT_PACKAGE` 資料表新增三筆資料,資料需求如下:
35
-- 1. 名稱為 `7 堂組合包方案`,價格為`1,400` 元,堂數為`7`
36
-- 2. 名稱為`14 堂組合包方案`,價格為`2,520` 元,堂數為`14`
37
-- 3. 名稱為 `21 堂組合包方案`,價格為`4,800` 元,堂數為`21`
0 commit comments