叫号取消接口
This commit is contained in:
@@ -40,4 +40,6 @@ public interface CallTableService extends IService<CallTable> {
|
||||
boolean subMsg(CallSubMsgDTO subMsgDTO);
|
||||
|
||||
Object getStatus(Long shopId, String openId, Long queueId);
|
||||
|
||||
Boolean cancel(Long shopId, Long queueId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user