南骏 池
2025-03-05 8e47218fc2098d6fda1c7e258164b73a0d67fbed
entity/MesItemBlDetail.cs
@@ -53,20 +53,20 @@
    ///     计划数量
    /// </summary>
    [SugarColumn(ColumnName = "bld006")]
    public int? Bld006 { get; set; }
    public decimal? Bld006 { get; set; }
    /// <summary>
    ///     申请数量
    /// </summary>
    [SugarColumn(ColumnName = "bld007")]
    public int? Bld007 { get; set; }
    public decimal? Bld007 { get; set; }
    /// <summary>
    ///     已领数量
    ///     默认值: ((0))
    /// </summary>
    [SugarColumn(ColumnName = "bld008")]
    public int? Bld008 { get; set; }
    public decimal? Bld008 { get; set; }
    /// <summary>
    ///     单位