新增或修改餐桌信息
POST
localhost:8080/insoApp/restaurant/info/saveOrUpdateRestaurantTable
接口描述
新增或修改餐桌信息(根据有无传id判断是修改还是添加)
请求参数
响应参数
参数名
类型
描述
必填
code
int
执行结果代码
必填
message
string
执行结果信息
必填
data
json
响应数据
必填