Merge migrations

This commit is contained in:
2025-10-23 18:33:56 +09:00
parent 608dcc2098
commit ce78e3a2ad
10 changed files with 60 additions and 284 deletions

View File

@ -2,7 +2,7 @@
{
public class Registry
{
public string Id { get; set; }
public Guid Id { get; set; }
public int Number { get; set; }