南骏 池
2025-02-10 62750a4a726896b803fa0f7b1862c19f7bd04f4c
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>
    ///     单位