From 951e0a16bdc06bc83a1158f447b0337ceba13b13 Mon Sep 17 00:00:00 2001 From: xhxu Date: Wed, 31 May 2023 19:34:00 +0800 Subject: [PATCH] //http --- .../src/main/resources/mapper/UserMouldVideoMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/suimangService/src/main/resources/mapper/UserMouldVideoMapper.xml b/suimangService/src/main/resources/mapper/UserMouldVideoMapper.xml index dd26d40..66607bf 100644 --- a/suimangService/src/main/resources/mapper/UserMouldVideoMapper.xml +++ b/suimangService/src/main/resources/mapper/UserMouldVideoMapper.xml @@ -36,7 +36,7 @@ `id`, `tenant_id`, `parent_tenant_id`, `user_id`, `video_type`, - `person_mould_id`, `person_mould_sm`, `voice_mould_id`, `voice_mould_sm`, `languages`, `paperwork`, `background_id`, `background_sm`,`material_ids`,`material_all_json`, + `person_mould_id`, `person_mould_sm`,`person_json`, `voice_mould_id`, `voice_mould_sm`, `languages`, `paperwork`, `background_id`, `background_sm`,`material_ids`,`material_all_json`, `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`