import { env } from '@/utils/util' export default { apiBasic: env('apiBasic'), apiBasicImg: env('apiBasicImg'), code: { success: true, }, }