Merge branch 'master' of http://git2.aycode.com/Adam/AyCode.Core
This commit is contained in:
commit
a04430a174
|
|
@ -12,7 +12,7 @@ namespace AyCode.Entities.Locations
|
||||||
|
|
||||||
|
|
||||||
//[Table("Locations")]
|
//[Table("Locations")]
|
||||||
public class LocationBase : ILocationBase
|
public abstract class LocationBase : ILocationBase
|
||||||
{
|
{
|
||||||
public LocationBase() { }
|
public LocationBase() { }
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue