南骏 池
2025-09-05 a39e1db786da4d91121c11844b87a5e5e84e8a86
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>
    ///     单位