helongyang
2025-03-21 3a1a5e58e9ac1b4a8449601db8c6608897877746
代码管理/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
}