去除引用common.props
This commit is contained in:
@@ -14,6 +14,6 @@ namespace JNPF.TaskScheduler.Entitys.Entity;
|
||||
[Tenant(ClaimConst.TENANTID)]
|
||||
public class SnowIdEntity : IEntity<string>
|
||||
{
|
||||
//[SugarColumn(ColumnName = "id")]
|
||||
public string Id { get; set; }
|
||||
//[SugarColumn(ColumnName = "id")]
|
||||
public string Id { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user