补充类
parent
35cdae4a91
commit
0ec8f35cd1
|
|
@ -67,6 +67,8 @@ namespace OpenAuth.Repository
|
|||
public SugarRepositiry<LasaWorkspace> LasaWorkspace { get; set; }
|
||||
public SugarRepositiry<LasaSpaceUser> LasaSpaceUser { get; set; }
|
||||
public SugarRepositiry<LasaSpaceDevice> LasaSpaceDevice { get; set; }
|
||||
public SugarRepositiry<LasaSpaceLockFly> LasaSpaceLockFly { get; set; }
|
||||
|
||||
public SugarRepositiry<LasaDeviceBindingCode> LasaDeviceBindingCode { get; set; }
|
||||
#endregion
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue