认证-参数项-变更:添加"标题"控件类型
This commit is contained in:
+1
-2
@@ -83,8 +83,7 @@
|
||||
<select id="listInfoOfTitle" resultMap="ParamsCollectManifestEOResultMap">
|
||||
select *
|
||||
from params_collect_manifest
|
||||
<include refid="BaseQuerySql"/>
|
||||
and control_type = '11'
|
||||
where params_manifest_id = #{paramsManifestId} and control_type = '11'
|
||||
order by del_flag desc, add_flag desc, change_flag desc, nio_number asc
|
||||
</select>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user