From 1cdca2ba97c3d77ec08306cfe7efceb17ddc56cf Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周三, 03 7月 2024 09:39:03 +0800 Subject: [PATCH] 特殊处理OP70,因为OP70没有测量,默认合格 [Editby shaocx,2024-07-03] --- yiqi_pda/config/index.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/yiqi_pda/config/index.js b/yiqi_pda/config/index.js index 10556f1..b05a336 100644 --- a/yiqi_pda/config/index.js +++ b/yiqi_pda/config/index.js @@ -4,7 +4,7 @@ export default { ajax, pagination, - downUrl:'http://10.135.75.70:7788/涓�姹借繛鏉�.apk', + downUrl:'http://10.135.75.70:7788/yiqiliangan.apk', path:{ home:'/pages/home/index', login:'/pages/login/index', -- Gitblit v1.9.3