wbc
2025-07-18 f56fcadd8d412fa1a65c873e77ad04ebb31fc954
StandardPda/MES.Service/Dto/webApi/ErpOrganize.cs
@@ -6,12 +6,12 @@
    public string? Type { get; set; }
    public string? FNumber { get; set; }
    public string? FName { get; set; }
    public string? FForbidStatus { get; set; }
    public string? FDescription { get; set; }
    public string? FParentID { get; set; }
    public string? fCreateDate { get; set; }
    public string? FForbidorid { get; set; }
    public string? FForbiddate { get; set; }
    public string? FForbidStatus { get; set; }
    // public string? FDescription { get; set; }
    //public string? FParentID { get; set; }
    //public string? FForbidorid { get; set; }
    //public string? FForbiddate { get; set; }
}