SDA/iWareSda/Devices/4-Station/StationModel/DB/Items/Write/StationDB2ObjForWriteComm.cs
@@ -15,6 +15,18 @@ [Description("站点编号")] public string StationCode { get; set; } ///// <summary> ///// 人工放行 ///// </summary> //[Description("人工放行")] //public bool W_PersonAllow { get; set; } /// <summary> /// 补板工位允许进板 /// </summary> [Description("补板工位允许进板")] public bool W_AllowIn { get; set; } /// <summary> /// 读码数据解析完成 /// </summary>