1
dengjunjie
2025-09-29 d9c99e0480b4910cdb134778dd5c314b35ec4cf2
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_DTO/WCSInfo/WCSInterfaceAddress.cs
@@ -14,6 +14,7 @@
        /// 涓嬪彂浠诲姟
        /// </summary>
        public static string ReceiveTask => GetInterfaceAddress(nameof(ReceiveTask));
        public static string ModifyBarcode => GetInterfaceAddress(nameof(ModifyBarcode));
        static string GetInterfaceAddress(string MethodName)
        {