Commit 4e2a6462 by 曾迫

uat bug处理

parent 0378c6d0
......@@ -26,7 +26,7 @@
)
</insert>
<select id="selectById" resultMap="BaseResultMap">
<select id="getById" resultMap="BaseResultMap">
select <include refid="Base_Column_List"/>
from personal_applets where id=#{id}
</select>
......
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