Bläddra i källkod

//sql

private_deployment
xhxu 2 år sedan
förälder
incheckning
2e4ee459de
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. +1
    -1
      suimangService/src/main/resources/mapper/MouldPatchMapper.xml

+ 1
- 1
suimangService/src/main/resources/mapper/MouldPatchMapper.xml Visa fil

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


Laddar…
Avbryt
Spara