zyf
2025-01-14 49c8ac08b9e1a29d24266aef39af9519b792feae
MES.Service/Dto/webApi/ErpSalesOrderDto.cs
@@ -40,4 +40,5 @@
    public string? FVersionNo { get; set; } // 版本号
    public string? FChangerId { get; set; } // 变更人
    public string? FEntryNote { get; set; } // 备注
    public string? FBILLTYPE { get; set; } // 单据类型 A新增 B变更
}