[
  {
    "title": "控制台",
    "alias": "dashboard",
    "state": 1,
    "haveUnit": 0,
    "freeUnit": 0,
    "unitSize": 0,
    "price": 0,
    "assets": [
      "dashboard"
    ],
    "apis": []
  },
  {
    "title": "訂單",
    "alias": "order",
    "state": 1,
    "haveUnit": 0,
    "freeUnit": 0,
    "unitSize": 0,
    "price": 0,
    "assets": [
      "orders"
    ],
    "apis": []
  },
  {
    "title": "客戶管理",
    "alias": "member",
    "state": 1,
    "haveUnit": 0,
    "freeUnit": 0,
    "unitSize": 0,
    "price": 0,
    "assets": [
      "member",
      "view-member"
    ],
    "apis": []
  },
  {
    "title": "優惠券",
    "alias": "coupon",
    "state": 1,
    "haveUnit": 0,
    "freeUnit": 0,
    "unitSize": 0,
    "price": 0,
    "assets": [
      "coupon",
      "add-coupon",
      "view-coupon"
    ],
    "apis": []
  },
  {
    "title": "包月方案",
    "alias": "prepaid",
    "state": 1,
    "haveUnit": 0,
    "freeUnit": 0,
    "unitSize": 0,
    "price": 0,
    "assets": [
      "prepaid",
      "add-prepaid",
      "view-prepaid"
    ],
    "apis": []
  },
  {
    "title": "服務項目",
    "alias": "price",
    "state": 1,
    "haveUnit": 0,
    "freeUnit": 0,
    "unitSize": 0,
    "price": 0,
    "assets": [
      "prices"
    ],
    "apis": []
  },
  {
    "title": "排班",
    "alias": "schedule",
    "state": 1,
    "haveUnit": 0,
    "freeUnit": 0,
    "unitSize": 0,
    "price": 0,
    "assets": [
      "schedule",
      "schedule-check-in"
    ],
    "apis": [
    ]
  },
  {
    "title": "排班人員",
    "alias": "staff",
    "state": 1,
    "haveUnit": 0,
    "freeUnit": 0,
    "unitSize": 0,
    "price": 0,
    "assets": [
      "staff",
      "employee-booking",
      "employee-calendar",
      "employee-check-in"
    ],
    "apis": []
  },
  {
    "title": "管理帳號",
    "alias": "account",
    "state": 1,
    "haveUnit": 0,
    "freeUnit": 0,
    "unitSize": 0,
    "price": 0,
    "assets": [
      "account"
    ],
    "apis": []
  },
  {
    "title": "數據分析",
    "alias": "analytics",
    "state": 1,
    "haveUnit": 0,
    "freeUnit": 0,
    "unitSize": 0,
    "price": 0,
    "assets": [
      "analytics"
    ],
    "apis": []
  },
  {
    "title": "分店",
    "alias": "product",
    "state": 1,
    "haveUnit": 1,
    "freeUnit": 1,
    "unitSize": 1,
    "price": 1600,
    "yearPrice": 15000,
    "assets": [
      "products",
      "add-product",
      "edit-product"
    ],
    "apis": [],
    "params": {
      "administrator": 20,
      "SMS": 300
    }
  },
  {
    "title": "商店設定",
    "alias": "setting",
    "state": 1,
    "haveUnit": 0,
    "freeUnit": 0,
    "unitSize": 0,
    "price": 0,
    "assets": [
      "settings"
    ],
    "apis": []
  }
]
