diff --git a/DOAN.Admin.WebApi/Controllers/Mobile/ReportFlowController.cs b/DOAN.Admin.WebApi/Controllers/Mobile/ReportFlowController.cs index d7cf7ea..228a9e2 100644 --- a/DOAN.Admin.WebApi/Controllers/Mobile/ReportFlowController.cs +++ b/DOAN.Admin.WebApi/Controllers/Mobile/ReportFlowController.cs @@ -7,7 +7,7 @@ namespace DOAN.Admin.WebApi.Controllers.Mobile; /// 工序流转卡 /// [AllowAnonymous] -[Route("modile/reportflow")] +[Route("mobile/reportflow")] public class ReportFlowController : BaseController { //IReportFlowService