fix(Database) Fixed refresh bug. Fixed wrong data in database
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
using Model.Immortal.Entity;
|
||||
using System.ComponentModel.DataAnnotations;
|
||||
using DataType = Model.Immortal.Entity.Data.DataType;
|
||||
|
||||
namespace Services.Website;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user