啊鑫
4 天以前 00a72fff219241eb5b0405a066cc859d07cf7735
entity/vDhmx.cs
@@ -1,6 +1,6 @@
using SqlSugar;
namespace NewPdaSqlServer.entity;
namespace NewPdaSqlServer.entity
{
    using SqlSugar;
/// <summary>
///     到货检验明细视图实体
@@ -80,3 +80,4 @@
    [SugarColumn(ColumnName = "是否能入库")]
    public int CanStore { get; set; }
}
}