瀏覽代碼

//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


Loading…
取消
儲存