111
Administrator
2025-11-05 0b0451d2ddbde67d272ff72fde688c5f1fe67f90
Services/Dto/MesReportingBgDto.cs
@@ -8,9 +8,8 @@
    public string StaffName { get; set; }
    public DateTime? BgDate { get; set; }
    public int? KgQty { get; set; }
    public int? InitialValue { get; set; }
    public int? ProductionCount { get; set; }
    public int? SQuantity { get; set; }
    public int? CsQty { get; set; }
    public int? CjQty { get; set; }
    public int? OkQty { get; set; }
    public int? NgQty { get; set; }
    public int? BfQty { get; set; }
}