✨ 增加视频接口
This commit is contained in:
@ -31,3 +31,4 @@ func OfficePreview(c *gin.Context) {
|
||||
}
|
||||
c.JSON(200, DataResponse(preview))
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user
@ -31,3 +31,4 @@ func OfficePreview(c *gin.Context) {
|
||||
}
|
||||
c.JSON(200, DataResponse(preview))
|
||||
}
|
||||
|
||||
|