feat:代码整理提交-增加默认会议结束时间

(cherry picked from commit 7915520c7cb45a609de9543483a481ac60b983ee)
This commit is contained in:
lei_y601
2025-08-12 10:26:02 +08:00
committed by yujj128
parent 8ce2c0571b
commit fb336dd712

View File

@@ -87,7 +87,7 @@ def query_room_type(params: dict) -> str:
'''
查询租户下会议室信息
查询租户下会议室信息
'''
def query_room_info(data: dict, params: dict) -> str:
# resp = requests.get('http://127.0.0.1:8000/myapi/room/')