121212
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace Application.Domain.Entity;
|
||||
|
||||
public class RandomDataBase
|
||||
{
|
||||
public double random { get; set; }
|
||||
public object data { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user