10000 Home · lichungod/goodMeal Wiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
lichungod edited this page Dec 16, 2015 · 8 revisions

#欢迎来到霸王餐项目 (welcome to project GoodMeal) ##Server API

  1. 视频直播channel
  2. 聊天直播channel

##店长API:

  1. createShop 创建店面(名称,简介)
  2. createMeal 创建菜品(菜名,简介,价格,图片)
  3. deleteMeal 删除菜品(菜品ID)
  4. queryReport 查询报表(开始时期,截止时期)
  5. shopLogin 店长登录
  6. shopRegister 店长注册
  7. chefAdd 增加厨师
  8. waiterAdd 增 4139 加服务员

##客人API

  1. orderMeal 点菜(桌号,菜品id) *广播给店长和厨师
  2. queryLog 查询点菜记录(桌号)

##厨师API

  1. mealReady 菜好了(菜品ID) *广播给店长和服务员
  2. chiefLogin 厨师登录

##服务员API

  1. waiterLogin 服务员登录
Clone this wiki locally
0