libushang hai 8 meses
pai
achega
f46c4b9779
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  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')