diff --git a/suimangService/src/main/resources/mapper/PersonMouldMapper.xml b/suimangService/src/main/resources/mapper/PersonMouldMapper.xml index 49b7240..13e424a 100644 --- a/suimangService/src/main/resources/mapper/PersonMouldMapper.xml +++ b/suimangService/src/main/resources/mapper/PersonMouldMapper.xml @@ -30,7 +30,7 @@ `id`, `tenant_id`, `parent_tenant_id`, `video_type`, `cover_img`, `cover_picture`, `detail_picture`, - `title`, `sub_title`, `sex`, `age`, `colour`, `languages`, `scene_sign`, `sale_price`, `price`, + `title`, `sub_title`, `sex`, `age`, `colour`, `scene_sign`, `sale_price`, `price`, `send_type`, `detail`, `remark`, `mould_sm_id`,`material`, `status`, `puton_date`, `create_date`, `update_date` @@ -123,7 +123,7 @@