From ba448d252ae2f7d904b47869b3d7203c4a81ac6d Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期四, 08 一月 2026 11:51:20 +0800
Subject: [PATCH] 增加扫码报工功能测试修改
---
src/config.js | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/src/config.js b/src/config.js
index d41d2bb..135cce3 100644
--- a/src/config.js
+++ b/src/config.js
@@ -2,7 +2,9 @@
const config = {
// baseUrl: 'https://vue.ruoyi.vip/prod-api',
// baseUrl: 'http://localhost/prod-api',
- baseUrl: 'http://114.132.189.42:9036',
+ baseUrl: 'http://114.132.189.42:9066', // 瀹佸娑︽嘲
+ // baseUrl: 'http://114.132.189.42:9068', // 鏂扮枂娴峰窛寮�蹇�
+ // baseUrl: 'http://192.168.1.147:9036',
//cloud鍚庡彴缃戝叧鍦板潃
// baseUrl: 'http://192.168.10.3:8080',
// 搴旂敤淇℃伅
--
Gitblit v1.9.3