From 54fe169adac638bc556a49796fcbd0ff49596df6 Mon Sep 17 00:00:00 2001 From: hxb <hxb@hdlchina.com.cn> Date: 星期五, 05 三月 2021 10:41:22 +0800 Subject: [PATCH] 使用token测试验证 --- .vs/HDL_APP_Project/xs/UserPrefs.xml | 35 ++++++++++++++++------------------- 1 files changed, 16 insertions(+), 19 deletions(-) diff --git a/.vs/HDL_APP_Project/xs/UserPrefs.xml b/.vs/HDL_APP_Project/xs/UserPrefs.xml index a2ecaa1..5a6fe51 100644 --- a/.vs/HDL_APP_Project/xs/UserPrefs.xml +++ b/.vs/HDL_APP_Project/xs/UserPrefs.xml @@ -1,27 +1,24 @@ -锘�<Properties StartupConfiguration="{D998E133-F0DD-4760-BE3C-461632F54DA4}|Default"> - <MonoDevelop.Ide.ItemProperties.HDL-ON__iOS PreferredExecutionTarget="MonoDevelop.IPhone.IPhoneDeviceTarget.00008020-000404163432002E" /> - <MonoDevelop.Ide.Workbench> +锘�<Properties StartupConfiguration="{09712674-2A38-407B-B1E2-560B2C352F9A}|Default"> + <MonoDevelop.Ide.ItemProperties.HDL-ON__iOS PreferredExecutionTarget="MonoDevelop.IPhone.IPhoneDeviceTarget.d25c98c83f54b2b50aa24d74f93ede3097524307" /> + <MonoDevelop.Ide.Workbench ActiveDocument="HDL_ON/UI/UI2/2-Classification/ClassificationPage.cs"> <Files> - <File FileName="HDL_ON/UI/UI2/FuntionControlView/ArmSensor/SensorPirPage.cs" Line="142" Column="75" /> - <File FileName="HDL_ON/UI/UI0-Public/PublicAssmeblyBLL.cs" /> - <File FileName="HDL_ON/UI/UI2/FuntionControlView/ArmSensor/SensorWaterImmersionPage.cs" /> - <File FileName="HDL_ON/Common/R.cs" /> - <File FileName="HDL-ON_iOS/Resources/Language.ini" /> - <File FileName="HDL_ON/UI/UI2/FuntionControlView/ArmSensor/SensorDoorWinwsPage.cs" /> - <File FileName="HDL_ON/UI/UI2/FuntionControlView/ArmSensor/SensorSmokePage.cs" /> - <File FileName="HDL_ON/Entity/DB_ResidenceData.cs" /> - <File FileName="HDL_ON/UI/UI2/2-Classification/ClassificationPage.cs" Line="735" Column="1" /> + <File FileName="HDL_ON/UI/UI2/2-Classification/ClassificationPage.cs" Line="788" Column="62" /> </Files> <Pads> <Pad Id="ProjectPad"> <State name="__root__"> <Node name="HDL_APP_Project" expanded="True"> - <Node name="HDL-ON_Android" expanded="True"> - <Node name="Other" expanded="True" /> + <Node name="HDL_ON" expanded="True"> + <Node name="UI" expanded="True"> + <Node name="UI2" expanded="True"> + <Node name="2-Classification" expanded="True"> + <Node name="ClassificationPage.cs" selected="True" /> + </Node> + </Node> + </Node> </Node> - <Node name="HDL-ON_iOS" expanded="True"> - <Node name="References" expanded="True" /> - <Node name="Assets.xcassets" selected="True" /> + <Node name="ys" expanded="True"> + <Node name="Jars" expanded="True" /> </Node> </Node> </State> @@ -35,10 +32,10 @@ <String>Shared.IOS/Shared.IOS.csproj</String> </DisabledProjects> <MonoDevelop.Ide.Workspace ActiveConfiguration="Debug|iPhone" /> - <MonoDevelop.Ide.ItemProperties.HDL-ON__Android PreferredExecutionTarget="Android.SelectDevice" /> + <MonoDevelop.Ide.ItemProperties.HDL-ON__Android PreferredExecutionTarget="Android.364c4b3158493098" /> <MonoDevelop.Ide.DebuggingService.Breakpoints> <BreakpointStore> - <Breakpoint file="/Users/kaede/Desktop/HDL_APP_Project/HDL_ON/DAL/Server/HttpServerRequest.cs" relfile="HDL_ON/DAL/Server/HttpServerRequest.cs" line="612" column="1" /> + <Breakpoint file="/Users/hdl/Desktop/work/cloud/HDL_APP_Project1/HDL_ON/DAL/Server/HttpServerRequest.cs" relfile="HDL_ON/DAL/Server/HttpServerRequest.cs" line="612" column="1" /> </BreakpointStore> </MonoDevelop.Ide.DebuggingService.Breakpoints> <MultiItemStartupConfigurations /> -- Gitblit v1.8.0