修改
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
9cdd70f491
commit
990cf0ec41
|
|
@ -285,7 +285,6 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate
|
||||||
{
|
{
|
||||||
x.RowId,
|
x.RowId,
|
||||||
x.TableQuestionId,
|
x.TableQuestionId,
|
||||||
x.Id
|
|
||||||
}).Select(x => new ReadingTableQuestionAnswer()
|
}).Select(x => new ReadingTableQuestionAnswer()
|
||||||
{
|
{
|
||||||
Id = NewId.NextGuid(),
|
Id = NewId.NextGuid(),
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue