吴彦祖 6 months ago
parent
commit
01d5dece17

+ 2 - 2
ADHTuanCan.xcodeproj/project.pbxproj

@@ -3781,7 +3781,7 @@
 					"$(inherited)",
 					"@executable_path/Frameworks",
 				);
-				MARKETING_VERSION = 1.0.2;
+				MARKETING_VERSION = 1.0.3;
 				PRODUCT_BUNDLE_IDENTIFIER = TuanCanId.ADHTuanCan;
 				PRODUCT_NAME = "$(TARGET_NAME)";
 				SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -3825,7 +3825,7 @@
 					"$(inherited)",
 					"@executable_path/Frameworks",
 				);
-				MARKETING_VERSION = 1.0.2;
+				MARKETING_VERSION = 1.0.3;
 				PRODUCT_BUNDLE_IDENTIFIER = TuanCanId.ADHTuanCan;
 				PRODUCT_NAME = "$(TARGET_NAME)";
 				SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";

BIN
ADHTuanCan.xcworkspace/xcuserdata/aodeheng.xcuserdatad/UserInterfaceState.xcuserstate


+ 2 - 2
ADHTuanCan/AppDelegate.swift

@@ -49,8 +49,8 @@ class AppDelegate: UIResponder, UIApplicationDelegate {
 //        Defaults[\.BaseUrl] = "http://47.109.38.72:10887"
 //        Defaults[\.BaseUrl] = "http://www.gzzzyd.com/gm-api"
 //        Defaults[\.BaseUrl] = "http://wine.gzzzyd.com/api"
-        Defaults[\.BaseUrl] = "https://kcapp.kiansengculinary.com/api"
-//        Defaults[\.BaseUrl] = "https://kcapp.gzzzyd.com/api"
+//        Defaults[\.BaseUrl] = "https://kcapp.kiansengculinary.com/api"
+        Defaults[\.BaseUrl] = "https://kcapp.gzzzyd.com/api"
 //        Defaults[\.BaseUrl] = "https://kcapp.gzzzyd.com/api"
         
         if  Defaults[\.isFirstOpen]{