правки
This commit is contained in:
parent
6d429c3d32
commit
aec4aeeedb
@ -20,7 +20,8 @@ namespace StudentProgressRecord.Entity
|
||||
return new Subject
|
||||
{
|
||||
Id = id,
|
||||
Name = name
|
||||
Name = name,
|
||||
direction = direction
|
||||
};
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user