mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
style(projects): format code
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import { localStg } from '@/utils/storage';
|
||||
import { createOfetch as createRequest } from '@sa/request';
|
||||
import { createServiceConfig, createProxyPattern } from '~/env.config';
|
||||
import { localStg } from '@/utils/storage';
|
||||
import { createProxyPattern, createServiceConfig } from '~/env.config';
|
||||
|
||||
const { baseURL, otherBaseURL } = createServiceConfig(import.meta.env);
|
||||
|
||||
|
Reference in New Issue
Block a user