fix: UDM鉴权用户导入导出接口调整
This commit is contained in:
@@ -84,7 +84,7 @@ export function getSysConf() {
|
||||
*/
|
||||
export function transferHelpDoc(data: Record<string, any>) {
|
||||
return request({
|
||||
url: `/help-doc`,
|
||||
url: `/helpDoc`,
|
||||
method: 'post',
|
||||
data,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user