models/TN_Location.cs
@@ -20,8 +20,21 @@ public string S_AGV_SITE { get; set; } public int N_CURRENT_NUM { get; set; } /// <summary> /// 层 /// </summary> public int N_LAYER { get; set; } /// <summary> /// 行\排 /// </summary> public int N_ROW { get; set; } /// <summary> /// 列 /// </summary> public int N_COL { get; set; } /// <summary> /// 0无 1入库锁 2出库锁 3其它锁