2021年3月27日

ABP框架使用(版本3.3.1) - EntityFramework

摘要: public class Test : FullAuditedAggregateRootWithUser<Guid, AppUser> { public string TransactionNumber { get; set; } public virtual List<TestItem> Test 阅读全文

posted @ 2021-03-27 23:13 白马酒凉 阅读(292) 评论(0) 推荐(0)

导航