10/20更新
This commit is contained in:
@@ -20,7 +20,7 @@ namespace Yi.Framework.Model.Models
|
||||
public List<SpecsSpuInfoModel>? SpecsSpuInfo { get; set; }
|
||||
|
||||
[Navigate(NavigateType.OneToMany, nameof(SkuEntity.SpuId))]
|
||||
public List<SpuEntity>? Spus { get; set; }
|
||||
public List<SkuEntity>? Skus { get; set; }
|
||||
}
|
||||
|
||||
public class SpecsSpuAllInfoModel
|
||||
|
||||
Reference in New Issue
Block a user