DESKTOP-Kang 6 yıl önce
ebeveyn
işleme
5ba7d81096

+ 16 - 0
Dev/OHV/OHV.Common/Model/VehicleState.cs

@@ -0,0 +1,16 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+
+namespace OHV.Common.Model
+{
+    public class VehicleState
+    {
+        public string VehicleID { get; set; }
+        public int CurrentTag { get; set; }
+        public double CurrentScale { get; set; }
+
+    }
+}

BIN
Documents/Software/Interface/VehicleToMTL_Interface_200317.xlsx