Browse Source

修改提示信息

private_deployment
lrh 1 year ago
parent
commit
855ccbe0ce
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      suimangService/src/main/resources/mapper/PhotoSpeakVideoMapper.xml

+ 1
- 1
suimangService/src/main/resources/mapper/PhotoSpeakVideoMapper.xml View File

@@ -137,7 +137,7 @@
`id`,
`paperwork`,
`title`, `cover_img`, `remark`, `video_id`, `video_path`, `video_play_url`, `video_time`, `video_size`, `video_status`,`video_msg`,
`create_video_date`, `create_date`, `update_date`,`is_hy`
`create_video_date`, `create_date`, `update_date`,`is_hy`,`video_hy_status`
from photo_speak_video
<include refid="dynamicWhereConditions"/>
</select>


Loading…
Cancel
Save