1
helongyang
2025-06-12 25cb7cd50d12f48e93d6cde47420ca3458e9c47a
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_External/AGVService/InvokeAGVService.cs
@@ -12,6 +12,7 @@
namespace WIDESEA_External.AGVService
{
    #region 寮冪敤
    public class InvokeAGVService : IInvokeAGVService
    {
        public static IInvokeAGVService Intance
@@ -93,4 +94,5 @@
            return new AgvResponseContent();
        }
    }
    #endregion
}