From 6236e9ac740c68c7518e8e6d39dffeda0c627c32 Mon Sep 17 00:00:00 2001 From: ouyangqing <ouyangqing@DESKTOP-B85SG1D> Date: 星期二, 19 一月 2021 14:43:10 +0800 Subject: [PATCH] form --- WebAPI/Web References/WebS/Reference.cs | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/WebAPI/Web References/WebS/Reference.cs b/WebAPI/Web References/WebS/Reference.cs index 68a8737..88cfa37 100644 --- a/WebAPI/Web References/WebS/Reference.cs +++ b/WebAPI/Web References/WebS/Reference.cs @@ -30059,11 +30059,11 @@ } /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] - [System.SerializableAttribute()] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.ComponentModel.DesignerCategoryAttribute("code")] - [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempuri.org/")] + //[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")] + //[System.SerializableAttribute()] + //[System.Diagnostics.DebuggerStepThroughAttribute()] + //[System.ComponentModel.DesignerCategoryAttribute("code")] + //[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempuri.org/")] public partial class ClsSc_StationInBillMain : ClsXt_BaseBillMain { private long hPrintQtyField; -- Gitblit v1.9.1