zjh
2 天以前 761c4fe6b12c340153dbd0c9c785992eac895ba8
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; }
}