Browse Source

no message

libushang 7 tháng trước cách đây
mục cha
commit
f46c4b9779
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      routers/api/videoResource/avcon.py

+ 4 - 0
routers/api/videoResource/avcon.py

@@ -14,6 +14,10 @@ import traceback
 from datetime import datetime
 from common import AvconH5API
 
+'''
+融合通信相关接口
+'''
+
 router = APIRouter()
 
 @router.get('/get_video_list')