Commit fcdc208b authored by xierz's avatar xierz

回调

parent bf60f341
...@@ -156,7 +156,7 @@ ...@@ -156,7 +156,7 @@
</select> </select>
<!--根据实体获取--> <!--根据实体获取-->
<select id="getByEntity" resultMap="resultMap" parameterType="net.mingsoft.cms.bean.ContentBean"> <select id="getByEntity" resultMap="resultMap" parameterType="net.mingsoft.cms.entity.ContentEntity">
select * from cms_content select * from cms_content
<where> <where>
del=0 del=0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment