优化系统业务管理校验

This commit is contained in:
chenjinsong
2018-03-23 19:34:17 +08:00
parent c43c889791
commit 3cfe93616f
3 changed files with 15 additions and 11 deletions

View File

@@ -99,7 +99,7 @@
<select id="getSystemServiceByServiceId" resultType="systemServiceInfo">
select
id
id, is_valid
from
system_service_info
where