From 374525c5ff754c4404dd012c84f9942f494e2301 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=9C=E6=A3=9A?= <849005670@qq.com> Date: Fri, 3 Dec 2021 14:23:53 +0800 Subject: [PATCH] Update api.js --- src/assets/api.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/assets/api.js b/src/assets/api.js index 7ff55fde..5f6741cb 100644 --- a/src/assets/api.js +++ b/src/assets/api.js @@ -1,6 +1,6 @@ import {Notify} from "zent" -export const baseurl = 'https://marketapi.1688sup.com' -window.baseurl = 'https://marketapi.1688sup.com'; +export const baseurl = 'http://192.168.6.75' +window.baseurl = 'http://192.168.6.75';