|
@@ -245,7 +245,7 @@ func (this *MicroRoadShowController) VideoHistoryAdd() {
|
|
|
|
|
|
// @Title 微路演新增留言
|
|
|
// @Description 微路演新增留言接口
|
|
|
-// @Param request body models.ActivityIdRep true "type json string"
|
|
|
+// @Param request body models.AddVideoCommnetReq true "type json string"
|
|
|
// @Success Ret=200 {object} models.AppointmentResp
|
|
|
// @router /comment/add [post]
|
|
|
func (this *MicroRoadShowController) CommentAdd() {
|