Add Hangfire
Adjust namespace
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using System.Web.Mvc;
|
||||
using WebCms.Models;
|
||||
using LeafWeb.WebCms.Models;
|
||||
|
||||
namespace WebCms.Controllers
|
||||
namespace LeafWeb.WebCms.Controllers
|
||||
{
|
||||
public class LeafInputController : BaseController
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user