1
This commit is contained in:
@@ -40,5 +40,23 @@ namespace Model
|
||||
get;
|
||||
set;
|
||||
}
|
||||
|
||||
public int? KeyWorkNum
|
||||
{
|
||||
get;
|
||||
set;
|
||||
}
|
||||
|
||||
public int? KeyWorkOKNum
|
||||
{
|
||||
get;
|
||||
set;
|
||||
}
|
||||
|
||||
public string KeyWorkOKRate
|
||||
{
|
||||
get;
|
||||
set;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user