修改对象类型
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
<select id="findAll" resultMap="webUpdateResultMap">
|
||||
select *
|
||||
from web_update
|
||||
order by wu_id desc
|
||||
</select>
|
||||
|
||||
<select id="findAllNotDeleted" resultMap="webUpdateResultMap">
|
||||
|
||||
Reference in New Issue
Block a user