feat:规范传入租户id字段统一为tenantId+新增第二个取消会议的接口
This commit is contained in:
@@ -187,9 +187,6 @@ def book_meeting(params: dict, data: dict) -> str:
|
||||
'''
|
||||
取消会议
|
||||
'''
|
||||
def cancel_meeting(params: dict) ->str:
|
||||
|
||||
|
||||
def cancel_meeting(params: dict):
|
||||
"""
|
||||
params{
|
||||
|
||||
Reference in New Issue
Block a user