test
This commit is contained in:
@ -22,7 +22,7 @@ namespace boilerplate.Controllers
|
||||
SmsManagment Sms = new SmsManagment();
|
||||
readonly Functions functions = new Functions();
|
||||
|
||||
|
||||
//test
|
||||
[Route("api/User/Manage")]
|
||||
[HttpPost]
|
||||
public async Task<StatusModel> Manage()
|
||||
|
||||
Reference in New Issue
Block a user