1
刘磊
2024-11-26 0c75581f4f388a0d3e221aa04b3ccf0fd10c9cf5
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/BasicModel/DtLocationInfo.cs
@@ -79,7 +79,7 @@
    public int EnalbeStatus { get; set; }
    /// <summary>
    /// 备注
    /// 备注  (检测柜允许/不允许入)
    /// </summary>
    [SugarColumn(IsNullable = true, Length = 200, ColumnDescription = "备注")]
    public string Remark { get; set; }