初始化

This commit is contained in:
2025-11-20 14:38:48 +08:00
commit f9e0cc8a4a
534 changed files with 247694 additions and 0 deletions

View File

@@ -0,0 +1,153 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. -->
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6" />
</startup>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Microsoft.CodeAnalysis" publicKeyToken="31bf3856ad364e35" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-2.9.0.0" newVersion="2.9.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Microsoft.CodeAnalysis.CSharp" publicKeyToken="31bf3856ad364e35" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-2.9.0.0" newVersion="2.9.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Microsoft.CodeAnalysis.VisualBasic" publicKeyToken="31bf3856ad364e35" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-2.9.0.0" newVersion="2.9.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Collections.Immutable" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-1.2.3.0" newVersion="1.2.3.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Console" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Diagnostics.FileVersionInfo" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Diagnostics.StackTrace" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.3.0" newVersion="4.0.3.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.IO.Compression" publicKeyToken="b77a5c561934e089" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.1.2.0" newVersion="4.1.2.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.IO.FileSystem" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.2.0" newVersion="4.0.2.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.IO.FileSystem.Primitives" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.2.0" newVersion="4.0.2.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.IO.Pipes" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Reflection.Metadata" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-1.4.3.0" newVersion="1.4.3.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Threading.Thread" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Security.Cryptography.Primitives" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Security.Principal.Windows" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.ValueTuple" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Xml.ReaderWriter" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.1.0.0" newVersion="4.1.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.IO.FileSystem" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.2.0" newVersion="4.0.2.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Xml.XPath.XDocument" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.2.0" newVersion="4.0.2.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Console" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Security.Cryptography.Primitives" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.IO.FileSystem.Primitives" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.2.0" newVersion="4.0.2.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.IO.Compression" publicKeyToken="b77a5c561934e089" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.1.2.0" newVersion="4.1.2.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Diagnostics.StackTrace" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.3.0" newVersion="4.0.3.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>

View File

@@ -0,0 +1,879 @@
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
namespace BLV_API.ServiceReference1 {
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ServiceModel.ServiceContractAttribute(Namespace="http://www.blw.com/", ConfigurationName="ServiceReference1.blwwsSoap")]
public interface blwwsSoap {
[System.ServiceModel.OperationContractAttribute(Action="http://www.blw.com/CheckIn", ReplyAction="*")]
BLV_API.ServiceReference1.CheckInResponse CheckIn(BLV_API.ServiceReference1.CheckInRequest request);
[System.ServiceModel.OperationContractAttribute(Action="http://www.blw.com/CheckIn", ReplyAction="*")]
System.Threading.Tasks.Task<BLV_API.ServiceReference1.CheckInResponse> CheckInAsync(BLV_API.ServiceReference1.CheckInRequest request);
[System.ServiceModel.OperationContractAttribute(Action="http://www.blw.com/CheckIn2", ReplyAction="*")]
BLV_API.ServiceReference1.CheckIn2Response CheckIn2(BLV_API.ServiceReference1.CheckIn2Request request);
[System.ServiceModel.OperationContractAttribute(Action="http://www.blw.com/CheckIn2", ReplyAction="*")]
System.Threading.Tasks.Task<BLV_API.ServiceReference1.CheckIn2Response> CheckIn2Async(BLV_API.ServiceReference1.CheckIn2Request request);
[System.ServiceModel.OperationContractAttribute(Action="http://www.blw.com/UploadPhoto", ReplyAction="*")]
BLV_API.ServiceReference1.UploadPhotoResponse UploadPhoto(BLV_API.ServiceReference1.UploadPhotoRequest request);
[System.ServiceModel.OperationContractAttribute(Action="http://www.blw.com/UploadPhoto", ReplyAction="*")]
System.Threading.Tasks.Task<BLV_API.ServiceReference1.UploadPhotoResponse> UploadPhotoAsync(BLV_API.ServiceReference1.UploadPhotoRequest request);
[System.ServiceModel.OperationContractAttribute(Action="http://www.blw.com/ChangePhoneNumber", ReplyAction="*")]
BLV_API.ServiceReference1.ChangePhoneNumberResponse ChangePhoneNumber(BLV_API.ServiceReference1.ChangePhoneNumberRequest request);
[System.ServiceModel.OperationContractAttribute(Action="http://www.blw.com/ChangePhoneNumber", ReplyAction="*")]
System.Threading.Tasks.Task<BLV_API.ServiceReference1.ChangePhoneNumberResponse> ChangePhoneNumberAsync(BLV_API.ServiceReference1.ChangePhoneNumberRequest request);
[System.ServiceModel.OperationContractAttribute(Action="http://www.blw.com/CheckOut", ReplyAction="*")]
BLV_API.ServiceReference1.CheckOutResponse CheckOut(BLV_API.ServiceReference1.CheckOutRequest request);
[System.ServiceModel.OperationContractAttribute(Action="http://www.blw.com/CheckOut", ReplyAction="*")]
System.Threading.Tasks.Task<BLV_API.ServiceReference1.CheckOutResponse> CheckOutAsync(BLV_API.ServiceReference1.CheckOutRequest request);
[System.ServiceModel.OperationContractAttribute(Action="http://www.blw.com/RentRoom", ReplyAction="*")]
BLV_API.ServiceReference1.RentRoomResponse RentRoom(BLV_API.ServiceReference1.RentRoomRequest request);
[System.ServiceModel.OperationContractAttribute(Action="http://www.blw.com/RentRoom", ReplyAction="*")]
System.Threading.Tasks.Task<BLV_API.ServiceReference1.RentRoomResponse> RentRoomAsync(BLV_API.ServiceReference1.RentRoomRequest request);
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class CheckInRequest {
[System.ServiceModel.MessageBodyMemberAttribute(Name="CheckIn", Namespace="http://www.blw.com/", Order=0)]
public BLV_API.ServiceReference1.CheckInRequestBody Body;
public CheckInRequest() {
}
public CheckInRequest(BLV_API.ServiceReference1.CheckInRequestBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://www.blw.com/")]
public partial class CheckInRequestBody {
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=0)]
public string key;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=1)]
public string code;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=2)]
public string roomNumber;
[System.Runtime.Serialization.DataMemberAttribute(Order=3)]
public System.DateTime checkInDate;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=4)]
public string xmlString;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=5)]
public string errorMsg;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=6)]
public string phoneNumber;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=7)]
public string idNumber;
public CheckInRequestBody() {
}
public CheckInRequestBody(string key, string code, string roomNumber, System.DateTime checkInDate, string xmlString, string errorMsg, string phoneNumber, string idNumber) {
this.key = key;
this.code = code;
this.roomNumber = roomNumber;
this.checkInDate = checkInDate;
this.xmlString = xmlString;
this.errorMsg = errorMsg;
this.phoneNumber = phoneNumber;
this.idNumber = idNumber;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class CheckInResponse {
[System.ServiceModel.MessageBodyMemberAttribute(Name="CheckInResponse", Namespace="http://www.blw.com/", Order=0)]
public BLV_API.ServiceReference1.CheckInResponseBody Body;
public CheckInResponse() {
}
public CheckInResponse(BLV_API.ServiceReference1.CheckInResponseBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://www.blw.com/")]
public partial class CheckInResponseBody {
[System.Runtime.Serialization.DataMemberAttribute(Order=0)]
public bool CheckInResult;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=1)]
public string errorMsg;
public CheckInResponseBody() {
}
public CheckInResponseBody(bool CheckInResult, string errorMsg) {
this.CheckInResult = CheckInResult;
this.errorMsg = errorMsg;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class CheckIn2Request {
[System.ServiceModel.MessageBodyMemberAttribute(Name="CheckIn2", Namespace="http://www.blw.com/", Order=0)]
public BLV_API.ServiceReference1.CheckIn2RequestBody Body;
public CheckIn2Request() {
}
public CheckIn2Request(BLV_API.ServiceReference1.CheckIn2RequestBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://www.blw.com/")]
public partial class CheckIn2RequestBody {
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=0)]
public string key;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=1)]
public string code;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=2)]
public string roomNumber;
[System.Runtime.Serialization.DataMemberAttribute(Order=3)]
public System.DateTime checkInDate;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=4)]
public string xmlString;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=5)]
public string errorMsg;
[System.Runtime.Serialization.DataMemberAttribute(Order=6)]
public long checkInID;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=7)]
public string phoneNumber;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=8)]
public string idNumber;
public CheckIn2RequestBody() {
}
public CheckIn2RequestBody(string key, string code, string roomNumber, System.DateTime checkInDate, string xmlString, string errorMsg, long checkInID, string phoneNumber, string idNumber) {
this.key = key;
this.code = code;
this.roomNumber = roomNumber;
this.checkInDate = checkInDate;
this.xmlString = xmlString;
this.errorMsg = errorMsg;
this.checkInID = checkInID;
this.phoneNumber = phoneNumber;
this.idNumber = idNumber;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class CheckIn2Response {
[System.ServiceModel.MessageBodyMemberAttribute(Name="CheckIn2Response", Namespace="http://www.blw.com/", Order=0)]
public BLV_API.ServiceReference1.CheckIn2ResponseBody Body;
public CheckIn2Response() {
}
public CheckIn2Response(BLV_API.ServiceReference1.CheckIn2ResponseBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://www.blw.com/")]
public partial class CheckIn2ResponseBody {
[System.Runtime.Serialization.DataMemberAttribute(Order=0)]
public bool CheckIn2Result;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=1)]
public string errorMsg;
[System.Runtime.Serialization.DataMemberAttribute(Order=2)]
public long checkInID;
public CheckIn2ResponseBody() {
}
public CheckIn2ResponseBody(bool CheckIn2Result, string errorMsg, long checkInID) {
this.CheckIn2Result = CheckIn2Result;
this.errorMsg = errorMsg;
this.checkInID = checkInID;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class UploadPhotoRequest {
[System.ServiceModel.MessageBodyMemberAttribute(Name="UploadPhoto", Namespace="http://www.blw.com/", Order=0)]
public BLV_API.ServiceReference1.UploadPhotoRequestBody Body;
public UploadPhotoRequest() {
}
public UploadPhotoRequest(BLV_API.ServiceReference1.UploadPhotoRequestBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://www.blw.com/")]
public partial class UploadPhotoRequestBody {
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=0)]
public string key;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=1)]
public string code;
[System.Runtime.Serialization.DataMemberAttribute(Order=2)]
public long checkInID;
[System.Runtime.Serialization.DataMemberAttribute(Order=3)]
public int idType;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=4)]
public string idCard;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=5)]
public string name;
[System.Runtime.Serialization.DataMemberAttribute(Order=6)]
public int sex;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=7)]
public string birthday;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=8)]
public string photoUrl;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=9)]
public byte[] photo;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=10)]
public string errorMsg;
public UploadPhotoRequestBody() {
}
public UploadPhotoRequestBody(string key, string code, long checkInID, int idType, string idCard, string name, int sex, string birthday, string photoUrl, byte[] photo, string errorMsg) {
this.key = key;
this.code = code;
this.checkInID = checkInID;
this.idType = idType;
this.idCard = idCard;
this.name = name;
this.sex = sex;
this.birthday = birthday;
this.photoUrl = photoUrl;
this.photo = photo;
this.errorMsg = errorMsg;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class UploadPhotoResponse {
[System.ServiceModel.MessageBodyMemberAttribute(Name="UploadPhotoResponse", Namespace="http://www.blw.com/", Order=0)]
public BLV_API.ServiceReference1.UploadPhotoResponseBody Body;
public UploadPhotoResponse() {
}
public UploadPhotoResponse(BLV_API.ServiceReference1.UploadPhotoResponseBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://www.blw.com/")]
public partial class UploadPhotoResponseBody {
[System.Runtime.Serialization.DataMemberAttribute(Order=0)]
public bool UploadPhotoResult;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=1)]
public string errorMsg;
public UploadPhotoResponseBody() {
}
public UploadPhotoResponseBody(bool UploadPhotoResult, string errorMsg) {
this.UploadPhotoResult = UploadPhotoResult;
this.errorMsg = errorMsg;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class ChangePhoneNumberRequest {
[System.ServiceModel.MessageBodyMemberAttribute(Name="ChangePhoneNumber", Namespace="http://www.blw.com/", Order=0)]
public BLV_API.ServiceReference1.ChangePhoneNumberRequestBody Body;
public ChangePhoneNumberRequest() {
}
public ChangePhoneNumberRequest(BLV_API.ServiceReference1.ChangePhoneNumberRequestBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://www.blw.com/")]
public partial class ChangePhoneNumberRequestBody {
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=0)]
public string key;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=1)]
public string code;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=2)]
public string roomNumber;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=3)]
public string phoneNumber;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=4)]
public string idNumber;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=5)]
public string errorMsg;
public ChangePhoneNumberRequestBody() {
}
public ChangePhoneNumberRequestBody(string key, string code, string roomNumber, string phoneNumber, string idNumber, string errorMsg) {
this.key = key;
this.code = code;
this.roomNumber = roomNumber;
this.phoneNumber = phoneNumber;
this.idNumber = idNumber;
this.errorMsg = errorMsg;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class ChangePhoneNumberResponse {
[System.ServiceModel.MessageBodyMemberAttribute(Name="ChangePhoneNumberResponse", Namespace="http://www.blw.com/", Order=0)]
public BLV_API.ServiceReference1.ChangePhoneNumberResponseBody Body;
public ChangePhoneNumberResponse() {
}
public ChangePhoneNumberResponse(BLV_API.ServiceReference1.ChangePhoneNumberResponseBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://www.blw.com/")]
public partial class ChangePhoneNumberResponseBody {
[System.Runtime.Serialization.DataMemberAttribute(Order=0)]
public bool ChangePhoneNumberResult;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=1)]
public string errorMsg;
public ChangePhoneNumberResponseBody() {
}
public ChangePhoneNumberResponseBody(bool ChangePhoneNumberResult, string errorMsg) {
this.ChangePhoneNumberResult = ChangePhoneNumberResult;
this.errorMsg = errorMsg;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class CheckOutRequest {
[System.ServiceModel.MessageBodyMemberAttribute(Name="CheckOut", Namespace="http://www.blw.com/", Order=0)]
public BLV_API.ServiceReference1.CheckOutRequestBody Body;
public CheckOutRequest() {
}
public CheckOutRequest(BLV_API.ServiceReference1.CheckOutRequestBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://www.blw.com/")]
public partial class CheckOutRequestBody {
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=0)]
public string key;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=1)]
public string code;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=2)]
public string roomNumber;
[System.Runtime.Serialization.DataMemberAttribute(Order=3)]
public System.DateTime checkOutDate;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=4)]
public string errorMsg;
public CheckOutRequestBody() {
}
public CheckOutRequestBody(string key, string code, string roomNumber, System.DateTime checkOutDate, string errorMsg) {
this.key = key;
this.code = code;
this.roomNumber = roomNumber;
this.checkOutDate = checkOutDate;
this.errorMsg = errorMsg;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class CheckOutResponse {
[System.ServiceModel.MessageBodyMemberAttribute(Name="CheckOutResponse", Namespace="http://www.blw.com/", Order=0)]
public BLV_API.ServiceReference1.CheckOutResponseBody Body;
public CheckOutResponse() {
}
public CheckOutResponse(BLV_API.ServiceReference1.CheckOutResponseBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://www.blw.com/")]
public partial class CheckOutResponseBody {
[System.Runtime.Serialization.DataMemberAttribute(Order=0)]
public bool CheckOutResult;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=1)]
public string errorMsg;
public CheckOutResponseBody() {
}
public CheckOutResponseBody(bool CheckOutResult, string errorMsg) {
this.CheckOutResult = CheckOutResult;
this.errorMsg = errorMsg;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class RentRoomRequest {
[System.ServiceModel.MessageBodyMemberAttribute(Name="RentRoom", Namespace="http://www.blw.com/", Order=0)]
public BLV_API.ServiceReference1.RentRoomRequestBody Body;
public RentRoomRequest() {
}
public RentRoomRequest(BLV_API.ServiceReference1.RentRoomRequestBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://www.blw.com/")]
public partial class RentRoomRequestBody {
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=0)]
public string key;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=1)]
public string code;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=2)]
public string roomNumber;
[System.Runtime.Serialization.DataMemberAttribute(Order=3)]
public System.DateTime rentDate;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=4)]
public string errorMsg;
public RentRoomRequestBody() {
}
public RentRoomRequestBody(string key, string code, string roomNumber, System.DateTime rentDate, string errorMsg) {
this.key = key;
this.code = code;
this.roomNumber = roomNumber;
this.rentDate = rentDate;
this.errorMsg = errorMsg;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class RentRoomResponse {
[System.ServiceModel.MessageBodyMemberAttribute(Name="RentRoomResponse", Namespace="http://www.blw.com/", Order=0)]
public BLV_API.ServiceReference1.RentRoomResponseBody Body;
public RentRoomResponse() {
}
public RentRoomResponse(BLV_API.ServiceReference1.RentRoomResponseBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://www.blw.com/")]
public partial class RentRoomResponseBody {
[System.Runtime.Serialization.DataMemberAttribute(Order=0)]
public bool RentRoomResult;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=1)]
public string errorMsg;
public RentRoomResponseBody() {
}
public RentRoomResponseBody(bool RentRoomResult, string errorMsg) {
this.RentRoomResult = RentRoomResult;
this.errorMsg = errorMsg;
}
}
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
public interface blwwsSoapChannel : BLV_API.ServiceReference1.blwwsSoap, System.ServiceModel.IClientChannel {
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
public partial class blwwsSoapClient : System.ServiceModel.ClientBase<BLV_API.ServiceReference1.blwwsSoap>, BLV_API.ServiceReference1.blwwsSoap {
public blwwsSoapClient() {
}
public blwwsSoapClient(string endpointConfigurationName) :
base(endpointConfigurationName) {
}
public blwwsSoapClient(string endpointConfigurationName, string remoteAddress) :
base(endpointConfigurationName, remoteAddress) {
}
public blwwsSoapClient(string endpointConfigurationName, System.ServiceModel.EndpointAddress remoteAddress) :
base(endpointConfigurationName, remoteAddress) {
}
public blwwsSoapClient(System.ServiceModel.Channels.Binding binding, System.ServiceModel.EndpointAddress remoteAddress) :
base(binding, remoteAddress) {
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
BLV_API.ServiceReference1.CheckInResponse BLV_API.ServiceReference1.blwwsSoap.CheckIn(BLV_API.ServiceReference1.CheckInRequest request) {
return base.Channel.CheckIn(request);
}
public bool CheckIn(string key, string code, string roomNumber, System.DateTime checkInDate, string xmlString, ref string errorMsg, string phoneNumber, string idNumber) {
BLV_API.ServiceReference1.CheckInRequest inValue = new BLV_API.ServiceReference1.CheckInRequest();
inValue.Body = new BLV_API.ServiceReference1.CheckInRequestBody();
inValue.Body.key = key;
inValue.Body.code = code;
inValue.Body.roomNumber = roomNumber;
inValue.Body.checkInDate = checkInDate;
inValue.Body.xmlString = xmlString;
inValue.Body.errorMsg = errorMsg;
inValue.Body.phoneNumber = phoneNumber;
inValue.Body.idNumber = idNumber;
BLV_API.ServiceReference1.CheckInResponse retVal = ((BLV_API.ServiceReference1.blwwsSoap)(this)).CheckIn(inValue);
errorMsg = retVal.Body.errorMsg;
return retVal.Body.CheckInResult;
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
System.Threading.Tasks.Task<BLV_API.ServiceReference1.CheckInResponse> BLV_API.ServiceReference1.blwwsSoap.CheckInAsync(BLV_API.ServiceReference1.CheckInRequest request) {
return base.Channel.CheckInAsync(request);
}
public System.Threading.Tasks.Task<BLV_API.ServiceReference1.CheckInResponse> CheckInAsync(string key, string code, string roomNumber, System.DateTime checkInDate, string xmlString, string errorMsg, string phoneNumber, string idNumber) {
BLV_API.ServiceReference1.CheckInRequest inValue = new BLV_API.ServiceReference1.CheckInRequest();
inValue.Body = new BLV_API.ServiceReference1.CheckInRequestBody();
inValue.Body.key = key;
inValue.Body.code = code;
inValue.Body.roomNumber = roomNumber;
inValue.Body.checkInDate = checkInDate;
inValue.Body.xmlString = xmlString;
inValue.Body.errorMsg = errorMsg;
inValue.Body.phoneNumber = phoneNumber;
inValue.Body.idNumber = idNumber;
return ((BLV_API.ServiceReference1.blwwsSoap)(this)).CheckInAsync(inValue);
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
BLV_API.ServiceReference1.CheckIn2Response BLV_API.ServiceReference1.blwwsSoap.CheckIn2(BLV_API.ServiceReference1.CheckIn2Request request) {
return base.Channel.CheckIn2(request);
}
public bool CheckIn2(string key, string code, string roomNumber, System.DateTime checkInDate, string xmlString, ref string errorMsg, ref long checkInID, string phoneNumber, string idNumber) {
BLV_API.ServiceReference1.CheckIn2Request inValue = new BLV_API.ServiceReference1.CheckIn2Request();
inValue.Body = new BLV_API.ServiceReference1.CheckIn2RequestBody();
inValue.Body.key = key;
inValue.Body.code = code;
inValue.Body.roomNumber = roomNumber;
inValue.Body.checkInDate = checkInDate;
inValue.Body.xmlString = xmlString;
inValue.Body.errorMsg = errorMsg;
inValue.Body.checkInID = checkInID;
inValue.Body.phoneNumber = phoneNumber;
inValue.Body.idNumber = idNumber;
BLV_API.ServiceReference1.CheckIn2Response retVal = ((BLV_API.ServiceReference1.blwwsSoap)(this)).CheckIn2(inValue);
errorMsg = retVal.Body.errorMsg;
checkInID = retVal.Body.checkInID;
return retVal.Body.CheckIn2Result;
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
System.Threading.Tasks.Task<BLV_API.ServiceReference1.CheckIn2Response> BLV_API.ServiceReference1.blwwsSoap.CheckIn2Async(BLV_API.ServiceReference1.CheckIn2Request request) {
return base.Channel.CheckIn2Async(request);
}
public System.Threading.Tasks.Task<BLV_API.ServiceReference1.CheckIn2Response> CheckIn2Async(string key, string code, string roomNumber, System.DateTime checkInDate, string xmlString, string errorMsg, long checkInID, string phoneNumber, string idNumber) {
BLV_API.ServiceReference1.CheckIn2Request inValue = new BLV_API.ServiceReference1.CheckIn2Request();
inValue.Body = new BLV_API.ServiceReference1.CheckIn2RequestBody();
inValue.Body.key = key;
inValue.Body.code = code;
inValue.Body.roomNumber = roomNumber;
inValue.Body.checkInDate = checkInDate;
inValue.Body.xmlString = xmlString;
inValue.Body.errorMsg = errorMsg;
inValue.Body.checkInID = checkInID;
inValue.Body.phoneNumber = phoneNumber;
inValue.Body.idNumber = idNumber;
return ((BLV_API.ServiceReference1.blwwsSoap)(this)).CheckIn2Async(inValue);
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
BLV_API.ServiceReference1.UploadPhotoResponse BLV_API.ServiceReference1.blwwsSoap.UploadPhoto(BLV_API.ServiceReference1.UploadPhotoRequest request) {
return base.Channel.UploadPhoto(request);
}
public bool UploadPhoto(string key, string code, long checkInID, int idType, string idCard, string name, int sex, string birthday, string photoUrl, byte[] photo, ref string errorMsg) {
BLV_API.ServiceReference1.UploadPhotoRequest inValue = new BLV_API.ServiceReference1.UploadPhotoRequest();
inValue.Body = new BLV_API.ServiceReference1.UploadPhotoRequestBody();
inValue.Body.key = key;
inValue.Body.code = code;
inValue.Body.checkInID = checkInID;
inValue.Body.idType = idType;
inValue.Body.idCard = idCard;
inValue.Body.name = name;
inValue.Body.sex = sex;
inValue.Body.birthday = birthday;
inValue.Body.photoUrl = photoUrl;
inValue.Body.photo = photo;
inValue.Body.errorMsg = errorMsg;
BLV_API.ServiceReference1.UploadPhotoResponse retVal = ((BLV_API.ServiceReference1.blwwsSoap)(this)).UploadPhoto(inValue);
errorMsg = retVal.Body.errorMsg;
return retVal.Body.UploadPhotoResult;
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
System.Threading.Tasks.Task<BLV_API.ServiceReference1.UploadPhotoResponse> BLV_API.ServiceReference1.blwwsSoap.UploadPhotoAsync(BLV_API.ServiceReference1.UploadPhotoRequest request) {
return base.Channel.UploadPhotoAsync(request);
}
public System.Threading.Tasks.Task<BLV_API.ServiceReference1.UploadPhotoResponse> UploadPhotoAsync(string key, string code, long checkInID, int idType, string idCard, string name, int sex, string birthday, string photoUrl, byte[] photo, string errorMsg) {
BLV_API.ServiceReference1.UploadPhotoRequest inValue = new BLV_API.ServiceReference1.UploadPhotoRequest();
inValue.Body = new BLV_API.ServiceReference1.UploadPhotoRequestBody();
inValue.Body.key = key;
inValue.Body.code = code;
inValue.Body.checkInID = checkInID;
inValue.Body.idType = idType;
inValue.Body.idCard = idCard;
inValue.Body.name = name;
inValue.Body.sex = sex;
inValue.Body.birthday = birthday;
inValue.Body.photoUrl = photoUrl;
inValue.Body.photo = photo;
inValue.Body.errorMsg = errorMsg;
return ((BLV_API.ServiceReference1.blwwsSoap)(this)).UploadPhotoAsync(inValue);
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
BLV_API.ServiceReference1.ChangePhoneNumberResponse BLV_API.ServiceReference1.blwwsSoap.ChangePhoneNumber(BLV_API.ServiceReference1.ChangePhoneNumberRequest request) {
return base.Channel.ChangePhoneNumber(request);
}
public bool ChangePhoneNumber(string key, string code, string roomNumber, string phoneNumber, string idNumber, ref string errorMsg) {
BLV_API.ServiceReference1.ChangePhoneNumberRequest inValue = new BLV_API.ServiceReference1.ChangePhoneNumberRequest();
inValue.Body = new BLV_API.ServiceReference1.ChangePhoneNumberRequestBody();
inValue.Body.key = key;
inValue.Body.code = code;
inValue.Body.roomNumber = roomNumber;
inValue.Body.phoneNumber = phoneNumber;
inValue.Body.idNumber = idNumber;
inValue.Body.errorMsg = errorMsg;
BLV_API.ServiceReference1.ChangePhoneNumberResponse retVal = ((BLV_API.ServiceReference1.blwwsSoap)(this)).ChangePhoneNumber(inValue);
errorMsg = retVal.Body.errorMsg;
return retVal.Body.ChangePhoneNumberResult;
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
System.Threading.Tasks.Task<BLV_API.ServiceReference1.ChangePhoneNumberResponse> BLV_API.ServiceReference1.blwwsSoap.ChangePhoneNumberAsync(BLV_API.ServiceReference1.ChangePhoneNumberRequest request) {
return base.Channel.ChangePhoneNumberAsync(request);
}
public System.Threading.Tasks.Task<BLV_API.ServiceReference1.ChangePhoneNumberResponse> ChangePhoneNumberAsync(string key, string code, string roomNumber, string phoneNumber, string idNumber, string errorMsg) {
BLV_API.ServiceReference1.ChangePhoneNumberRequest inValue = new BLV_API.ServiceReference1.ChangePhoneNumberRequest();
inValue.Body = new BLV_API.ServiceReference1.ChangePhoneNumberRequestBody();
inValue.Body.key = key;
inValue.Body.code = code;
inValue.Body.roomNumber = roomNumber;
inValue.Body.phoneNumber = phoneNumber;
inValue.Body.idNumber = idNumber;
inValue.Body.errorMsg = errorMsg;
return ((BLV_API.ServiceReference1.blwwsSoap)(this)).ChangePhoneNumberAsync(inValue);
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
BLV_API.ServiceReference1.CheckOutResponse BLV_API.ServiceReference1.blwwsSoap.CheckOut(BLV_API.ServiceReference1.CheckOutRequest request) {
return base.Channel.CheckOut(request);
}
public bool CheckOut(string key, string code, string roomNumber, System.DateTime checkOutDate, ref string errorMsg) {
BLV_API.ServiceReference1.CheckOutRequest inValue = new BLV_API.ServiceReference1.CheckOutRequest();
inValue.Body = new BLV_API.ServiceReference1.CheckOutRequestBody();
inValue.Body.key = key;
inValue.Body.code = code;
inValue.Body.roomNumber = roomNumber;
inValue.Body.checkOutDate = checkOutDate;
inValue.Body.errorMsg = errorMsg;
BLV_API.ServiceReference1.CheckOutResponse retVal = ((BLV_API.ServiceReference1.blwwsSoap)(this)).CheckOut(inValue);
errorMsg = retVal.Body.errorMsg;
return retVal.Body.CheckOutResult;
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
System.Threading.Tasks.Task<BLV_API.ServiceReference1.CheckOutResponse> BLV_API.ServiceReference1.blwwsSoap.CheckOutAsync(BLV_API.ServiceReference1.CheckOutRequest request) {
return base.Channel.CheckOutAsync(request);
}
public System.Threading.Tasks.Task<BLV_API.ServiceReference1.CheckOutResponse> CheckOutAsync(string key, string code, string roomNumber, System.DateTime checkOutDate, string errorMsg) {
BLV_API.ServiceReference1.CheckOutRequest inValue = new BLV_API.ServiceReference1.CheckOutRequest();
inValue.Body = new BLV_API.ServiceReference1.CheckOutRequestBody();
inValue.Body.key = key;
inValue.Body.code = code;
inValue.Body.roomNumber = roomNumber;
inValue.Body.checkOutDate = checkOutDate;
inValue.Body.errorMsg = errorMsg;
return ((BLV_API.ServiceReference1.blwwsSoap)(this)).CheckOutAsync(inValue);
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
BLV_API.ServiceReference1.RentRoomResponse BLV_API.ServiceReference1.blwwsSoap.RentRoom(BLV_API.ServiceReference1.RentRoomRequest request) {
return base.Channel.RentRoom(request);
}
public bool RentRoom(string key, string code, string roomNumber, System.DateTime rentDate, ref string errorMsg) {
BLV_API.ServiceReference1.RentRoomRequest inValue = new BLV_API.ServiceReference1.RentRoomRequest();
inValue.Body = new BLV_API.ServiceReference1.RentRoomRequestBody();
inValue.Body.key = key;
inValue.Body.code = code;
inValue.Body.roomNumber = roomNumber;
inValue.Body.rentDate = rentDate;
inValue.Body.errorMsg = errorMsg;
BLV_API.ServiceReference1.RentRoomResponse retVal = ((BLV_API.ServiceReference1.blwwsSoap)(this)).RentRoom(inValue);
errorMsg = retVal.Body.errorMsg;
return retVal.Body.RentRoomResult;
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
System.Threading.Tasks.Task<BLV_API.ServiceReference1.RentRoomResponse> BLV_API.ServiceReference1.blwwsSoap.RentRoomAsync(BLV_API.ServiceReference1.RentRoomRequest request) {
return base.Channel.RentRoomAsync(request);
}
public System.Threading.Tasks.Task<BLV_API.ServiceReference1.RentRoomResponse> RentRoomAsync(string key, string code, string roomNumber, System.DateTime rentDate, string errorMsg) {
BLV_API.ServiceReference1.RentRoomRequest inValue = new BLV_API.ServiceReference1.RentRoomRequest();
inValue.Body = new BLV_API.ServiceReference1.RentRoomRequestBody();
inValue.Body.key = key;
inValue.Body.code = code;
inValue.Body.roomNumber = roomNumber;
inValue.Body.rentDate = rentDate;
inValue.Body.errorMsg = errorMsg;
return ((BLV_API.ServiceReference1.blwwsSoap)(this)).RentRoomAsync(inValue);
}
}
}

View File

@@ -0,0 +1,23 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.Mvc;
using System.Web.Routing;
namespace BLV_API
{
public class RouteConfig
{
public static void RegisterRoutes(RouteCollection routes)
{
routes.IgnoreRoute("{resource}.axd/{*pathInfo}");
routes.MapRoute(
name: "Default",
url: "{controller}/{action}/{id}",
defaults: new { controller = "Home", action = "Index", id = UrlParameter.Optional }
);
}
}
}

View File

@@ -0,0 +1,55 @@
# Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
# This file contains command-line options that the VB
# command line compiler (VBC) will process as part
# of every compilation, unless the "/noconfig" option
# is specified.
# Reference the common Framework libraries
/r:Accessibility.dll
/r:System.Configuration.dll
/r:System.Configuration.Install.dll
/r:System.Data.dll
/r:System.Data.OracleClient.dll
/r:System.Deployment.dll
/r:System.Design.dll
/r:System.DirectoryServices.dll
/r:System.dll
/r:System.Drawing.Design.dll
/r:System.Drawing.dll
/r:System.EnterpriseServices.dll
/r:System.Management.dll
/r:System.Messaging.dll
/r:System.Runtime.Remoting.dll
/r:System.Runtime.Serialization.Formatters.Soap.dll
/r:System.Security.dll
/r:System.ServiceProcess.dll
/r:System.Transactions.dll
/r:System.Web.dll
/r:System.Web.Mobile.dll
/r:System.Web.RegularExpressions.dll
/r:System.Web.Services.dll
/r:System.Windows.Forms.dll
/r:System.XML.dll
/r:System.Workflow.Activities.dll
/r:System.Workflow.ComponentModel.dll
/r:System.Workflow.Runtime.dll
/r:System.Runtime.Serialization.dll
/r:System.ServiceModel.dll
/r:System.Core.dll
/r:System.Xml.Linq.dll
/r:System.Data.Linq.dll
/r:System.Data.DataSetExtensions.dll
/r:System.Web.Extensions.dll
/r:System.Web.Extensions.Design.dll
/r:System.ServiceModel.Web.dll
# Import System and Microsoft.VisualBasic
/imports:System
/imports:Microsoft.VisualBasic
/imports:System.Linq
/imports:System.Xml.Linq
/optioninfer+