优化网站导航模块
This commit is contained in:
@@ -3,7 +3,7 @@ import type { ApiResult } from '@/api';
|
||||
import type { User } from '@/api/system/user/model';
|
||||
import type { UpdatePasswordParam, NoticeResult } from './model';
|
||||
import { MODULES_API_URL, SERVER_API_URL } from '@/config/setting';
|
||||
import { Company } from '@/api/oa/company/model';
|
||||
import { Company } from '@/api/system/company/model';
|
||||
import { Website } from '@/api/cms/website/model';
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user