Commit 0a9db221 by qwmqiuwenmin

fix

parent abf80708
......@@ -109,7 +109,7 @@
select
<include refid="Base_Column_List" />
from tab_haoban_application_template
where application_template_name = #{applicationTemplateName,jdbcType=VARCHAR}
where application_template_name = #{templateName,jdbcType=VARCHAR}
and status_flag = 1
</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