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