Updated Insert or Update (markdown)

2881099
2023-03-25 00:38:04 +08:00
parent ddd3219d51
commit c4b9f0a9f4

@@ -110,7 +110,7 @@ list[0].Name = "123123";
list.RemoveAt(1);
repo.EndEdit(); //override repo.EndEdit(newlist)
}
class T
{
public Guid Id { get; set; }