啊鑫
2025-09-01 3b3e5ca0fc0addf20cb5f7308b7636562746fe4c
MES.Service/Dto/webApi/ErpUnit.cs
@@ -9,7 +9,7 @@
    public string? FUnitGroupId { get; set; }
    public string? FConvertDenominator { get; set; }
    public string? FCurrentUnitId { get; set; }
    public double? FConvertNumerator { get; set; }
    public string? FConvertNumerator { get; set; }
    public string? FBaseUnit { get; set; }
    public string? FRoundType { get; set; }
    public int? FPrecision { get; set; }