3 changed files with 0 additions and 51 deletions
@ -1,11 +0,0 @@ |
|||||
using Microsoft.EntityFrameworkCore; |
|
||||
|
|
||||
namespace Faster.Zheng.Winin.AppBusiness.DictCityAdress |
|
||||
{ |
|
||||
[Owned] //值对象特性
|
|
||||
public class DictCityAdress |
|
||||
{ |
|
||||
public string City { get; set; } |
|
||||
public string Street { get; set; } |
|
||||
} |
|
||||
} |
|
Loading…
Reference in new issue