问题修复

This commit is contained in:
2025-11-19 10:45:20 +08:00
parent 93273b796f
commit 71a287d373
4 changed files with 44 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
import http from './http.js'
import http from '@/http/yskApi/http.js'
const request = http.request
import {marketUrl} from './prveUrl.js'