chengsc
2025-05-06 d06e44eb1c8818c8d19709602631eb7888d4f0e9
Admin.NET/WCS.Application/Hub/HubUtil.cs
@@ -83,11 +83,11 @@
    /// </summary>
    /// <param name="context"></param>
    /// <returns></returns>
    public static async Task PublicPlcDevice(WcsDeviceOutput context)
    {
        if (PLCTaskAction.boRefresh)
            await _plcDeviceHubContext.Clients.All.PublicPlcDevice(context);
    }
    //public static async Task PublicPlcDevice(WcsDeviceOutput context)
    //{
    //    if (PLCTaskAction.boRefresh)
    //        await _plcDeviceHubContext.Clients.All.PublicPlcDevice(context);
    //}
    /// <summary>
    /// 下发分拣任务信息