上传图片
This commit is contained in:
parent
8e7b875aaa
commit
dedaf3e0a3
|
|
@ -4,7 +4,7 @@ using Microsoft.AspNetCore.Mvc;
|
|||
|
||||
namespace LY.App.Controllers
|
||||
{
|
||||
[Route("api/[controller]/[action]")]
|
||||
[Route("api")]
|
||||
public class UploadController : Controller
|
||||
{
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue