using System.ComponentModel.DataAnnotations; using WTA.Shared.Attributes; using WTA.Shared.Domain; namespace WTA.Application.Identity.Entities.SystemManagement; [Order(3)] [ShangWuShenHeGroup] [Display(Name = "JIT件商务发票待开票")] public class Class44 : BaseEntity { }