Add default registries

This commit is contained in:
2025-10-28 15:23:31 +09:00
parent fa485918cc
commit 5e5880c367
2 changed files with 99 additions and 1 deletions

View File

@ -10,7 +10,7 @@
public bool IsCommon { get; set; }
public DateTime SyncedAt { get; set; }
public DateTime? SyncedAt { get; set; }
public int LastSyncOperationId { get; set; }