From 9a114a72cd1f7215f899018cb2bd8e913ceee7e6 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周二, 18 6月 2024 12:51:48 +0800
Subject: [PATCH] 2
---
yiqi_pda/config/modules/ajax.js | 2 +-
yiqi_pda/manifest.json | 2 +-
yiqi_pda/config/index.js | 3 +--
iWara.SCADA.Code/iWare.Wms.EntityFramework.Core/dbsettings.json | 3 ---
4 files changed, 3 insertions(+), 7 deletions(-)
diff --git a/iWara.SCADA.Code/iWare.Wms.EntityFramework.Core/dbsettings.json b/iWara.SCADA.Code/iWare.Wms.EntityFramework.Core/dbsettings.json
index 4bdfd25..1831657 100644
--- a/iWara.SCADA.Code/iWare.Wms.EntityFramework.Core/dbsettings.json
+++ b/iWara.SCADA.Code/iWare.Wms.EntityFramework.Core/dbsettings.json
@@ -15,10 +15,7 @@
//"MultiTenantConnection": "Data Source=localhost;Database=Admin.NET_SaaS;User ID=root;Password=123456;pooling=true;port=3306;sslmode=none;CharSet=utf8;"
//MSSQL杩炴帴瀛楃涓�
- //"DefaultConnection": "Server=.;Database=iWare.WMS;User=sa;Password=123abc.com;MultipleActiveResultSets=True;"
- //"DefaultConnection": "Server=82.156.32.44;Database=iWare.WMS;User=sa;Password=123abc.com;MultipleActiveResultSets=True;"
"DefaultConnection": "Server=192.168.216.203;Database=iWare.SCADA;User=sa;Password=123abc.com;MultipleActiveResultSets=True;"
- //"DefaultConnection": "Server=10.10.40.166;Database=iWare.SCADA;User=sa;Password=123abc.com;MultipleActiveResultSets=True;"
//"MultiTenantConnection": "Server=localhost;Database=Admin.NET_SaaS;User=sa;Password=123456;MultipleActiveResultSets=True;"
}
}
\ No newline at end of file
diff --git a/yiqi_pda/config/index.js b/yiqi_pda/config/index.js
index eca8fd5..b05a336 100644
--- a/yiqi_pda/config/index.js
+++ b/yiqi_pda/config/index.js
@@ -4,8 +4,7 @@
export default {
ajax,
pagination,
- //downUrl:'http://10.135.75.70:7788/涓�姹借繛鏉�.apk',
- downUrl:'http://192.168.216.203:7788/涓�姹借繛鏉�.apk',//鐢熶骇鐜
+ downUrl:'http://10.135.75.70:7788/yiqiliangan.apk',
path:{
home:'/pages/home/index',
login:'/pages/login/index',
diff --git a/yiqi_pda/config/modules/ajax.js b/yiqi_pda/config/modules/ajax.js
index e0dcc1b..45ab25b 100644
--- a/yiqi_pda/config/modules/ajax.js
+++ b/yiqi_pda/config/modules/ajax.js
@@ -1,7 +1,7 @@
export default {
errMsg:'缃戠粶閿欒锛�',
host:{ //鎺ュ彛璋冪敤鐨勫煙鍚嶈缃�
- 'default':'http://10.135.75.70:7788',
+ 'default':'http://10.135.75.70:7788',//鐢熶骇鐢�
//'default':'http://192.168.216.203:7788', //鐢熶骇鐜鍦板潃
//'default':'http://localhost:7788',
'mock':'http://localhost:3012'
diff --git a/yiqi_pda/manifest.json b/yiqi_pda/manifest.json
index 62f6a40..3430f7c 100644
--- a/yiqi_pda/manifest.json
+++ b/yiqi_pda/manifest.json
@@ -2,7 +2,7 @@
"name" : "杩炴潌绾挎暟閲�",
"appid" : "__UNI__F24DEB0",
"description" : "涓�姹借繛鏉�",
- "versionName" : "2.0.10",
+ "versionName" : "2.0.12",
"versionCode" : 6,
"transformPx" : false,
/* 5+App鐗规湁鐩稿叧 */
--
Gitblit v1.9.3