@@ -1,7 +1,7 @@
const String imgFontUrl = "http://sellerAdminpp.udreamtech.com/files/ty/";
-const String socketUrl = "ws://app4.edtyun.com:8002";
-const String baseUrl = "http://app4.edtyun.com:10227";
+const String socketUrl = "wss://app4.edtyun.com:8003";
+const String baseUrl = "https://app4.edtyun.com:8443";
//阿里oss地址
const String ossUrl = "http://ty-oss-file.oss-cn-hangzhou.aliyuncs.com";
//微信分享跳转地址
@@ -11,7 +11,7 @@ description: 电梯管家连接一切
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
-version: 4.0.0+1
+version: 4.0.9+59
environment:
sdk: ">=2.2.2 <3.0.0"