feat:规范传入租户id字段统一为tenantId+新增第二个取消会议的接口
This commit is contained in:
1
.env
1
.env
@@ -25,5 +25,6 @@ QUERY_MEETING_ROOM = '/yonbip/uspace/external/access/getMeetingRoom'
|
||||
QUERY_MEETINGBOOKING_INFO = '/yonbip/uspace/external/access/getDestineInformation'
|
||||
BOOK_MEETING_ROOM = '/yonbip/uspace/destine/Meeting'
|
||||
CANCEL_MEETING = '/yonbip/uspace/cancel/Meeting'
|
||||
CANCEL_MEETING2 = '/yonbip/uspace/external/access/cancel'
|
||||
BOOKMEETING = '/yonbip/uspace/external/access/book'
|
||||
EDIT_MEETING = '/yonbip/uspace/external/access/edit'
|
||||
|
||||
Reference in New Issue
Block a user