Merge branch 'Insight' of http://123.132.248.154:10000/HC_YFZX/Infrastructure into Insight
commit
f9c35ac646
File diff suppressed because it is too large
Load Diff
|
|
@ -57,5 +57,8 @@ namespace OpenAuth.Repository.Domain
|
|||
public long CreateId { get; set; }
|
||||
[Description("加密密钥")]
|
||||
public string Secretkey { get; set; }
|
||||
|
||||
[Description("头像")]
|
||||
public string HeadIcon { get; set; }
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue