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