Refactor API requests and update component imports
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { get, post } from '@/utils/axios'
|
||||
import { get, post } from '~/utils/axios'
|
||||
import { AppPayWalletPackageRespVO, PayOrderSubmitReqVO, PayOrderRespVO, PageResultAppPayWalletRechargeRespVO } from './types'
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user