Commit c6052fa0 by AlexNasyr

responce formatting

parent 51e111bf
using Microsoft.EntityFrameworkCore; using Microsoft.EntityFrameworkCore;
...@@ -64,6 +64,7 @@ namespace SocialMinistryDataExchange.Model.DB.Center { ...@@ -64,6 +64,7 @@ namespace SocialMinistryDataExchange.Model.DB.Center {
SMRecord.rowguid_contingent = record.Личность.ToString(); SMRecord.rowguid_contingent = record.Личность.ToString();
responce.Add(SMRecord); responce.Add(SMRecord);
} }
return responce; return responce;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment