dengjunjie
2025-06-17 f40ba2a9fb9d3c2ece08e9a7cd987d4744dccab2
项目代码/WCS/WIDESEAWCS_Server/WIDESEAWCS_DTO/TaskInfo/AGVIP.cs
@@ -15,6 +15,10 @@
        /// 涓嬪彂AGV浠诲姟
        /// </summary>
        public static string taskSent => GetInterfaceAddress(nameof(taskSent));
        /// <summary>
        /// 鏌ヨ浠诲姟缁撴灉
        /// </summary>
        public static string taskResult => GetInterfaceAddress(nameof(taskResult));
        static string GetInterfaceAddress(string MethodName)
        {