From e2a89167822924c1d0b555a694867e3d09c488f3 Mon Sep 17 00:00:00 2001 From: zgq <519541279@qq.com> Date: 星期四, 21 一月 2021 11:39:29 +0800 Subject: [PATCH] 添加从斯莫尔项目复制的列表 --- 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 88cfa37..68a8737 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