[Table("bma_stores")] public class Store { //加上即可 [Required] public virtual Product Product { get; set; } } 相关文章: 2022-01-12 2022-12-23 2022-12-23 2022-12-23 2021-11-20 2021-12-24 2022-12-23 2022-01-21