Merge branch 'bugfix-20190127-import-letter' into 'develop'

1.业务配置-导入摸板修改 来函下拉框显示内容(改为只显示通过的来函)

See merge request K18_NTCS_WEB/NTC!27
This commit is contained in:
方顺健
2019-01-27 20:19:09 +08:00
2 changed files with 2 additions and 1 deletions

View File

@@ -254,6 +254,7 @@
select
<include refid="Base_Column_List" />
from request_info
where is_audit in(1,3)
</select>
<select id="findAllLwhhList" resultMap="BaseResultMap">