Merge remote-tracking branch 'master/master'
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
|
||||
namespace Application.Web
|
||||
{
|
||||
public class MakePractiseParms
|
||||
{
|
||||
public string par { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user