啊鑫
2 天以前 00a72fff219241eb5b0405a066cc859d07cf7735
Dto/ErpKc.cs
@@ -1,5 +1,5 @@
namespace NewPdaSqlServer.Dto;
namespace NewPdaSqlServer.Dto
{
public class ErpKc
{
    public string? FMaterialId { get; set; }
@@ -14,3 +14,4 @@
    public string? FSTOREURNUM { get; set; }
    public string? FStockOrgId { get; set; }
}
}