This commit is contained in:
yujj128
2025-06-10 22:33:05 +08:00
parent b45219fd6d
commit d6ebcf8303

4
.env
View File

@@ -25,9 +25,7 @@ GATEWAY_INTF = '/open-auth/dataCenter/getGatewayAddress'
QUERY_MEETING_ROOM_TYPE = '/yonbip/uspace/external/access/getMeetingRoomType'
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'
CANCEL_MEETING = '/yonbip/uspace/external/access/cancel'
BOOKMEETING = '/yonbip/uspace/external/access/book'
EDIT_MEETING = '/yonbip/uspace/external/access/edit'