@@ -19,8 +19,6 @@ namespace KBJMJX_CallCenter_Api.Controllers
[HttpGet]
public IHttpActionResult Index()
{
-
return Success("", CurrentUser);
}