|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
namespace OpenAuth.Repository.Domain
|
|
|
|
namespace OpenAuth.Repository.Domain
|
|
|
|
{
|
|
|
|
{
|
|
|
|
[SugarTable("lasa_droneport")]
|
|
|
|
[SugarTable("lasa_droneport")]
|
|
|
|
public class LasaDronePort
|
|
|
|
public class LasaDronePort
|
|
|
|
{
|
|
|
|
{
|
|
|
|
[SugarColumn(IsPrimaryKey = true)]
|
|
|
|
[SugarColumn(IsPrimaryKey = true)]
|
|
|
|