@@ -29,6 +29,7 @@ namespace Hotline.Api.Controllers
public class PlanController : BaseController
{
+
#region 注入
private readonly IMapper _mapper;