|
@@ -5,7 +5,6 @@ import {
|
|
|
useQueryClient,
|
|
useQueryClient,
|
|
|
} from '@tanstack/react-query';
|
|
} from '@tanstack/react-query';
|
|
|
import axios from 'axios';
|
|
import axios from 'axios';
|
|
|
-import 'dayjs/locale/zh-cn';
|
|
|
|
|
import { tenantClientManager } from '../api/tenantClient';
|
|
import { tenantClientManager } from '../api/tenantClient';
|
|
|
|
|
|
|
|
// 租户超级管理员用户类型
|
|
// 租户超级管理员用户类型
|