增加桌台和订单请求api

This commit is contained in:
2024-09-14 18:25:56 +08:00
parent 2ea09eeaad
commit 3b8bdc3ade
2 changed files with 95 additions and 1 deletions

View File

@@ -10,4 +10,5 @@ import infoBox from '@/commons/utils/infoBox.js'
/* 台桌区域 */
export const $tableArea=new $API('/api/tbShopArea',http.req)
/* 台桌 */
export const $table=new $API('/api/tbShopTable',http.req)
export const $table=new $API('/api/tbShopTable',http.req)