feat:提交时间戳整改

This commit is contained in:
雷雨
2025-06-10 19:10:46 +08:00
parent 3311cef8b0
commit 64ed2cf816
4 changed files with 50 additions and 11 deletions

3
.env
View File

@@ -26,8 +26,7 @@ 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'