服务指令包启用状态01改为YN
This commit is contained in:
parent
5b6ba57f30
commit
b8195fc3c7
|
|
@ -17,7 +17,7 @@
|
|||
description
|
||||
from nu_config_directive_package
|
||||
where del_flag = '0'
|
||||
and iz_enabled = '0'
|
||||
and iz_enabled = 'Y'
|
||||
</select>
|
||||
|
||||
<select id="getNcDirectiveList" resultType="com.nu.modules.NuBizNuCustomerServer.entity.NuBizNuCustomerServer">
|
||||
|
|
|
|||
Loading…
Reference in New Issue