Commit c819a187 by 284718418@qq.com

修改考勤组时出现异常提示

parent a405912e
......@@ -40,6 +40,7 @@
from kqgl_asso_yhsb
where user_id = #{userId,jdbcType=INTEGER}
and kqjid = #{kqjid,jdbcType=INTEGER}
LIMIT 1
</select>
<delete id="deleteByPrimaryKey" parameterType="java.lang.Integer" >
......
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