finalizare 1.0
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace Application.Endpoints.SicknessPrediction;
|
||||
|
||||
public class SicknessPredictionCommand
|
||||
{
|
||||
public string Text { get; set; } = string.Empty;
|
||||
}
|
||||
Reference in New Issue
Block a user