我需要一个餐厅经理的通知系统,当该项目的库存将在数据库中为零。
我在php的stackoverflow中发现了同样的问题。notifications without reloading the page (like facebook or google plus notifications)
发布于 2017-02-03 05:30:09
我将创建一个在这些条件下触发的数据库触发器,并调用post REST服务
https://stackoverflow.com/questions/41920846
复制相似问题