Kaynağa Gözat

切换阿里云

周睿 1 yıl önce
ebeveyn
işleme
7b3642eec8

+ 3 - 1
app_business/lib/app_config.dart

@@ -6,8 +6,9 @@ class AppConfig {
   static const apiHostProd = "otapi.beswell.com";
   // static String apiHost = "t-otapi.beswell.com";
   /// 开发版
-  static const apiHostDev = 'totapi-lc.beswell.com';
+  static const apiHostDev = 'otapi.colormaprun.com';
   static int apiPort = 10001;
+  static int apiPortDev = 443;
   static String apiHost = apiHostProd;
 
   static Future<void> init() async {
@@ -17,6 +18,7 @@ class AppConfig {
     if (flavor == 'dev') {
       info('开发版');
       apiHost = apiHostDev;
+      apiPort = apiPortDev;
     }
   }
 }

+ 12 - 12
app_business/pubspec.lock

@@ -180,10 +180,10 @@ packages:
     dependency: transitive
     description:
       name: fl_chart
-      sha256: fe6fec7d85975a99c73b9515a69a6e291364accfa0e4a5b3ce6de814d74b9a1c
+      sha256: "2b7c1f5d867da9a054661641c8f499c55c47c39acccb97b3bc673f5fa9a39e74"
       url: "https://pub.flutter-io.cn"
     source: hosted
-    version: "0.66.0"
+    version: "0.67.0"
   flutter:
     dependency: "direct main"
     description: flutter
@@ -740,34 +740,34 @@ packages:
     dependency: transitive
     description:
       name: webview_flutter
-      sha256: "42393b4492e629aa3a88618530a4a00de8bb46e50e7b3993fedbfdc5352f0dbf"
+      sha256: "25e1b6e839e8cbfbd708abc6f85ed09d1727e24e08e08c6b8590d7c65c9a8932"
       url: "https://pub.flutter-io.cn"
     source: hosted
-    version: "4.4.2"
+    version: "4.7.0"
   webview_flutter_android:
     dependency: transitive
     description:
       name: webview_flutter_android
-      sha256: "8326ee235f87605a2bfc444a4abc897f4abc78d83f054ba7d3d1074ce82b4fbf"
+      sha256: f038ee2fae73b509dde1bc9d2c5a50ca92054282de17631a9a3d515883740934
       url: "https://pub.flutter-io.cn"
     source: hosted
-    version: "3.12.1"
+    version: "3.16.0"
   webview_flutter_platform_interface:
     dependency: transitive
     description:
       name: webview_flutter_platform_interface
-      sha256: "68e86162aa8fc646ae859e1585995c096c95fc2476881fa0c4a8d10f56013a5a"
+      sha256: d937581d6e558908d7ae3dc1989c4f87b786891ab47bb9df7de548a151779d8d
       url: "https://pub.flutter-io.cn"
     source: hosted
-    version: "2.8.0"
+    version: "2.10.0"
   webview_flutter_wkwebview:
     dependency: transitive
     description:
       name: webview_flutter_wkwebview
-      sha256: accdaaa49a2aca2dc3c3230907988954cdd23fed0a19525d6c9789d380f4dc76
+      sha256: f12f8d8a99784b863e8b85e4a9a5e3cf1839d6803d2c0c3e0533a8f3c5a992a7
       url: "https://pub.flutter-io.cn"
     source: hosted
-    version: "3.9.4"
+    version: "3.13.0"
   win32:
     dependency: transitive
     description:
@@ -793,5 +793,5 @@ packages:
     source: hosted
     version: "3.1.2"
 sdks:
-  dart: ">=3.2.0 <4.0.0"
-  flutter: ">=3.16.0"
+  dart: ">=3.2.3 <4.0.0"
+  flutter: ">=3.16.6"

+ 1 - 1
app_business/pubspec.yaml

@@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
 # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
 # In Windows, build-name is used as the major, minor, and patch parts
 # of the product and file versions while build-number is used as the build suffix.
-version: 1.2.0+2
+version: 1.2.1+2
 
 environment:
   sdk: '>=3.1.5 <4.0.0'

+ 1 - 1
libs/common_pub

@@ -1 +1 @@
-Subproject commit a3220439a9bcb68f26dca284d2b045e28f52412f
+Subproject commit 4dd871928bf32a349596e943ed6ff399d8f1a76c

+ 1 - 1
protos/app_api

@@ -1 +1 @@
-Subproject commit 611c5b3f4f1881d0099646266e994c37a2037fe6
+Subproject commit 1da9b48c3dcae0e0ff861dd641708a2d55c950e8