dev #1

Merged
nanxun merged 4 commits from dev into main 2025-07-25 18:34:57 +08:00
2 changed files with 1 additions and 0 deletions
Showing only changes of commit 011fd5ac77 - Show all commits

View File

@ -12,5 +12,6 @@ namespace Apimanager_backend.Dtos
public bool IsThirdParty { get; set; }
public bool IsActive { get; set; }
public Apipackage? Package { get; set; }
public int? PackageId { get; set; }
}
}

Binary file not shown.