zyf
2024-12-30 8ae62a9a6c44a3a02311d08a0b19cd870ff86dc2
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变更
}