소스 검색

//sql

private_deployment
xhxu 2 년 전
부모
커밋
2e4ee459de
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      suimangService/src/main/resources/mapper/MouldPatchMapper.xml

+ 1
- 1
suimangService/src/main/resources/mapper/MouldPatchMapper.xml 파일 보기

@@ -118,7 +118,7 @@

<select id="findCList" parameterType="com.iformall.domain.po.sm.MouldPatch" resultMap="BaseResultMap">
select
`id``type`, `cover_img`, `cover_picture`,
`id`, `type`, `cover_img`, `cover_picture`,
`title`, `sub_title`, `sex`, `age`, `colour`, `scene_sign`, `sale_price`, `price`,
`send_type`, `mould_path`, `status`, `create_date`, `update_date`
from mould_patch


불러오는 중...
취소
저장