kyy
7 天以前 dd3461812f84ac4f930d3c51e5b8eba92fea4dab
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; }