## 獲取套餐列表
~~~[api]
post:master.data/getPackage
<<<
操作成功
{
"code": 1,
"msg": "獲取小程序套餐成功",
"data": {
"list": [
{
"id": 23,
"type": "獨立版小程序",
"name": "基礎版",
"content": "內容一\r\n內容二\r\n內容三",
"level": 2,
"price": "3000.00",
"price_real": "3000.00",
"month": 12,
"month_one_year": 0,
"month_two_year": 12,
"month_thr_year": 24,
"recommend": 0,
"desc": "",
"desc_give": "購贈:買二送一,買三送二",
"status": 1,
"is_deleted": 0,
"sort": 1,
"create_at": "2018-06-25 14:58:46"
},
{
"id": 22,
"type": "獨立版小程序",
"name": "專業版",
"content": "內容一\r\n內容二\r\n內容三",
"level": 1,
"price": "5000.00",
"price_real": "5000.00",
"month": 12,
"month_one_year": 0,
"month_two_year": 12,
"month_thr_year": 24,
"recommend": 0,
"desc": "",
"desc_give": "購贈:買二送一,買三送二",
"status": 1,
"is_deleted": 0,
"sort": 2,
"create_at": "2018-06-25 14:58:04"
},
{
"id": 21,
"type": "獨立版小程序",
"name": "旗艦版",
"content": "內容一\r\n內容二\r\n內容三",
"level": 2,
"price": "6000.00",
"price_real": "6000.00",
"month": 12,
"month_one_year": 0,
"month_two_year": 12,
"month_thr_year": 24,
"recommend": 1,
"desc": "",
"desc_give": "購贈:買二送一,買三送二",
"status": 1,
"is_deleted": 0,
"sort": 3,
"create_at": "2018-06-25 14:57:46"
},
{
"id": 24,
"type": "連鎖版小程序",
"name": "專業版",
"content": "內容一\r\n內容二\r\n內容三",
"level": 2,
"price": "5000.00",
"price_real": "5000.00",
"month": 12,
"month_one_year": 0,
"month_two_year": 12,
"month_thr_year": 24,
"recommend": 0,
"desc": "",
"desc_give": "購贈:買二送一,買三送二",
"status": 1,
"is_deleted": 0,
"sort": 4,
"create_at": "2018-06-25 14:59:20"
},
{
"id": 20,
"type": "連鎖版小程序",
"name": "旗艦版",
"content": "內容一\r\n內容二\r\n內容三",
"level": 3,
"price": "9800.00",
"price_real": "0.01",
"month": 12,
"month_one_year": 0,
"month_two_year": 12,
"month_thr_year": 24,
"recommend": 1,
"desc": "測試電商",
"desc_give": "購贈:買二送一,買三送二",
"status": 1,
"is_deleted": 0,
"sort": 5,
"create_at": "2018-06-25 10:49:11"
}
]
}
}
<<<
操作失敗
{
"code": 0,
"msg": "'獲取商品信息失敗,請稍候再試!'",
"data": []
}
~~~
- 小釘用戶管理
- 【通用】用戶登錄接口
- 【通用】用戶退出登錄
- 【通用】判斷用戶是否已經登錄
- 【通用】獲取改密圖形驗證碼地址
- 【通用】發送找回密碼短信驗證碼
- 【通用】找回并修改用戶密碼
- 【總店】獲取圖形驗證碼地址
- 【總店】發送注冊短信驗證碼
- 【總店】總店用戶注冊接口
- 【門店】邀請碼有效性驗證
- 【門店】獲取圖形驗證碼地址
- 【門店】發送注冊短信驗證碼
- 【門店】用戶通過邀請碼注冊
- 小釘總店管理
- 【類目】獲取小程序類目
- 【總店】創建試用總店信息
- 【總店】總店創建門店邀請碼
- 【總店】獲取當前總店信息
- 【折扣】切換總店折扣模式
- 【折扣】設置總店折扣規則
- 【折扣】獲取總店折扣規則
- 【標簽】增加商品標簽
- 【標簽】編輯商品標簽
- 【標簽】刪除商品標簽
- 【標簽】禁用商品標簽
- 【標簽】啟用商品標簽
- 【標簽】商品標簽排序
- 【標簽】獲取商品標簽
- 【商品】增加商品信息
- 【商品】編輯商品信息
- 【商品】獲取商品信息
- 【商品】獲取商品列表
- 【套餐】獲取套餐列表
- 【套餐】提交小程序套餐訂單
- 【套餐】獲取套餐支付參數
- 【用戶】獲取門店用戶列表
- 【進貨】獲取門店進貨訂單
- 【進貨】修改訂單審核狀態
- 小釘門店管理
- 【模板】獲取小程序模板
- 【模板】綁定小程序模板ID
- 【模板】發布小程序模板
- 【授權】小程序授權綁定
- 【授權】綁定小程序
- 【標簽】增加商品標簽
- 【標簽】編輯商品標簽
- 【標簽】禁用商品標簽
- 【標簽】啟用商品標簽
- 【標簽】商品標簽排序
- 【標簽】獲取商品標簽
- 【商品】增加商品信息
- 【商品】編輯商品信息
- 【商品】獲取商品信息
- 【商品】獲取商品列表
- 【商品】刪除商品信息
- 【地址】增加收貨地址
- 【地址】獲取收貨地址
- 【地址】修改收貨地址
- 【地址】刪除收貨地址
- 【進貨】商品直接上架
- 【進貨】獲取可進貨列表
- 【進貨】提交進貨訂單
- 【進貨】獲取訂單列表
- 【出貨】獲取可用商品
- 【出貨】提交出貨訂單
- 【出貨】獲取訂單列表
- 【配置】小程序支付配置
- 【配置】小程序小支付證書
- 小釘商城管理
- 【解碼】小程序解碼
- 【商品】獲取商品列表
- 【地址】添加收貨地址
- 【地址】獲取收貨列表
- 【地址】修改收貨地址
- 【地址】刪除收貨地址
- 【訂單】創建用戶訂單
- 【訂單】獲取訂單列表
- 【訂單】獲取訂單支付