This commit is contained in:
2021-03-25 20:42:48 +00:00
parent 0c8d8ac8ac
commit e33c94bf24
5 changed files with 126 additions and 21 deletions

View File

@@ -1,8 +1,5 @@
using System;
using System.Collections.Generic;
using AyaNova.Biz;
using System.ComponentModel.DataAnnotations;
using System.ComponentModel.DataAnnotations.Schema;
using Newtonsoft.Json;
namespace AyaNova.Models