feat: There is no way the, 配置公开搜索中心 外部访问
This commit is contained in:
@@ -561,6 +561,14 @@ export function loginIdm (data) {
|
||||
})
|
||||
}
|
||||
|
||||
export function checkPageNoEncryption (data) {
|
||||
return axios({
|
||||
url: '/api/checkPageNoEncryption',
|
||||
method: 'get',
|
||||
params: data
|
||||
})
|
||||
}
|
||||
|
||||
// 流程委托接口
|
||||
export function changeAssigneeNew (data) {
|
||||
return axios({
|
||||
|
||||
Reference in New Issue
Block a user