去除引用common.props
This commit is contained in:
@@ -2,8 +2,8 @@ namespace Tnb.BasicData.Entitys
|
||||
{
|
||||
public class ElementSelectDto
|
||||
{
|
||||
public string?label { get; set; }
|
||||
|
||||
public string? label { get; set; }
|
||||
|
||||
public string? value { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user