啊鑫
9 天以前 0aa54059b26e6641196e9953490dd18616e916e3
Dto/ErpKc.cs
@@ -1,5 +1,5 @@
namespace NewPdaSqlServer.Dto
{
namespace NewPdaSqlServer.Dto;
    public class ErpKc
    {
        public string? FMaterialId { get; set; }
@@ -13,5 +13,4 @@
        public string? FSTOREURNOM { get; set; }
        public string? FSTOREURNUM { get; set; }
        public string? FStockOrgId { get; set; }
    }
}