bill 3 ay önce
ebeveyn
işleme
6c430a20a8
2 değiştirilmiş dosya ile 1265 ekleme ve 952 silme
  1. 1264 951
      pnpm-lock.yaml
  2. 1 1
      vite.config.ts

Dosya farkı çok büyük olduğundan ihmal edildi
+ 1264 - 951
pnpm-lock.yaml


+ 1 - 1
vite.config.ts

@@ -9,7 +9,7 @@ import { resolve } from 'path'
 const ip = `https://test-mix3d.4dkankan.com`
 const proxy = {
   '/offlineData': {
-    target: 'http://192.168.0.43:9000/',
+    target: 'http://192.168.9.66:9000/',
     changeOrigin: true,
     rewrite: path => path.replace(/^\/offlineData/, '')
   },