From 1c1b485b579ef0dfa1d0317a0ac8eb916777f446 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期四, 12 一月 2023 13:57:54 +0800
Subject: [PATCH] 版本号更新

---
 HDL-ON_iOS/Info.plist          |    6 ++----
 SiriIntents/Server/HttpUtil.cs |    2 --
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/HDL-ON_iOS/Info.plist b/HDL-ON_iOS/Info.plist
index 6a4c90e..5abd8ca 100644
--- a/HDL-ON_iOS/Info.plist
+++ b/HDL-ON_iOS/Info.plist
@@ -66,8 +66,6 @@
 	<key>UISupportedInterfaceOrientations</key>
 	<array>
 		<string>UIInterfaceOrientationPortrait</string>
-		<string>UIInterfaceOrientationLandscapeLeft</string>
-		<string>UIInterfaceOrientationLandscapeRight</string>
 	</array>
 	<key>UIAppFonts</key>
 	<array>
@@ -100,9 +98,9 @@
 	<key>UIStatusBarStyle</key>
 	<string>UIStatusBarStyleLightContent</string>
 	<key>CFBundleShortVersionString</key>
-	<string>1.6.302301111</string>
+	<string>1.6.302301121</string>
 	<key>CFBundleVersion</key>
-	<string>1.6.301111</string>
+	<string>1.6.301121</string>
 	<key>NSLocationWhenInUseUsageDescription</key>
 	<string>Use geographic location to provide services such as weather</string>
 	<key>NSAppleMusicUsageDescription</key>
diff --git a/SiriIntents/Server/HttpUtil.cs b/SiriIntents/Server/HttpUtil.cs
index f61de04..3843485 100644
--- a/SiriIntents/Server/HttpUtil.cs
+++ b/SiriIntents/Server/HttpUtil.cs
@@ -38,8 +38,6 @@
         #endregion
 
         #region **********缃戠粶璇锋眰灏佽**********
-
-
         /// <summary>
         /// POST璇锋眰鏂规硶 body鍙傛暟
         /// 閽堝浣忓畢鐩稿叧鎺ュ彛灏佽

--
Gitblit v1.8.0