文档
测试

校验功能是否存在

GET
/sys/secFunction/checkFunctionRepetition

接口描述

true-可用,false-不可用

请求参数

参数名
类型
描述
必填
id
integer
校验有必要时传id
可选
name
string
校验name
可选
code
string
校验code
可选
text
string
校验text
可选
orgId
integer
有必要传orgId时
可选

响应参数

参数名
类型
描述
必填
root
object
OK
必填
code
string
可选
isLogined
boolean
可选
msg
string
可选
success
boolean
可选