删除
POST
http://localhost:8180/web/baseAction.do
请求头
参数名
类型
描述
必填
loginType
string
示例:
必填
token
string
示例:
必填
请求参数
参数名
类型
描述
必填
pathVar
string
示例:sysEntDept/delete.do
必填
ids
string
示例:1,2
必填
响应参数
参数名
类型
描述
必填
desc
string
示例:司机认证成功
必填
stack
string
示例:org.springframework.dao.DataIntegrityViolationException:
### Error updating database. Cause: java.sql.SQLSyntaxErrorException: ORA-01722: 无效数字
### The error may involve com.lyt.wlhy.dao.sys.SysEntDeptMapper.delete-Inline
### The error occurred while setting parameters
### SQL: DELETE FROM SYS_ENT_DEPT WHERE ID IN ( 1 , ...
必填
code
string
示例:0001
必填
desc
string
示例:操作失败:
### Error updating database. Cause: java.sql.SQLSyntaxErrorException: ORA-01722: 无效数字
### The error may involve com.lyt.wlhy.dao.sys.SysEntDeptMapper.delete-Inline
### The error occurred while setting parameters
### SQL: DELETE FROM SYS_ENT_DEPT WHERE ID IN ( 1 , 2 )
### Cause: java.sql.SQLSyntaxError...
必填
stack
string
示例:org.springframework.dao.DataIntegrityViolationException:
### Error updating database. Cause: java.sql.SQLSyntaxErrorException: ORA-01722: 无效数字
### The error may involve com.lyt.wlhy.dao.sys.SysEntDeptMapper.delete-Inline
### The error occurred while setting parameters
### SQL: DELETE FROM SYS_ENT_DEPT WHERE ID IN ( 1 , ...
必填
code
string
示例:0001
必填
desc
string
示例:操作失败:
### Error updating database. Cause: java.sql.SQLSyntaxErrorException: ORA-01722: 无效数字
### The error may involve com.lyt.wlhy.dao.sys.SysEntDeptMapper.delete-Inline
### The error occurred while setting parameters
### SQL: DELETE FROM SYS_ENT_DEPT WHERE ID IN ( 1 , 2 )
### Cause: java.sql.SQLSyntaxError...
必填