Commit a574a94d by 裴大威

Merge branch 'fix-1002608' into 'master'

uat bug处理

See merge request rays/pcloud-book!568
parents 0378c6d0 4e2a6462
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
) )
</insert> </insert>
<select id="selectById" resultMap="BaseResultMap"> <select id="getById" resultMap="BaseResultMap">
select <include refid="Base_Column_List"/> select <include refid="Base_Column_List"/>
from personal_applets where id=#{id} from personal_applets where id=#{id}
</select> </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