updated latest changes from dev

This commit is contained in:
uppuv
2023-10-13 15:16:12 -04:00
95 changed files with 641 additions and 560 deletions

View File

@ -3,6 +3,7 @@ using System.ComponentModel.DataAnnotations.Schema;
namespace DamageAssesment.Api.Attachments.Db
{
[Table("AnswerAttachments")]
public class Attachment
{
[Key]