wangxinhui
2024-11-06 8f392cc88b0768b74efca3b68785cf5aa1c38e70
wcs-server-hbf/WIDESEA_WCS/SchedulerExecute/Equipment/HCJ_XHCD.cs
@@ -1,12 +1,15 @@
using HslCommunication;
using OfficeOpenXml.FormulaParsing.Excel.Functions.Numeric;
using System;
using System.Collections.Generic;
using System.Linq;
using WIDESEA_Common.Tools;
using WIDESEA_Core.EFDbContext;
using WIDESEA_Entity.DomainModels;
using WIDESEA_Services.IRepositories;
using WIDESEA_Services.Repositories;
using WIDESEA_WCS.WCSClient;
using static System.Collections.Specialized.BitVector32;
namespace WIDESEA_WCS.SchedulerExecute.AGV
{
@@ -31,7 +34,6 @@
            double comErr_zj = 0.0;
            double doorCode_zj = 2.0;
            double doorState_zj = 24.0;
            double comErr_fj = 0.0;
            double doorCode_fj = 2.0;
            double doorState_fj = 24.0;