Add Hangfire
Adjust namespace
This commit is contained in:
@@ -1,11 +1,7 @@
|
||||
using System.ComponentModel.DataAnnotations;
|
||||
using System.Globalization;
|
||||
using AutoMapper;
|
||||
using LeafWeb.Core.DAL;
|
||||
using Umbraco.Core.Models;
|
||||
using Umbraco.Web.Models;
|
||||
|
||||
namespace WebCms.Models
|
||||
namespace LeafWeb.WebCms.Models
|
||||
{
|
||||
public class LeafInputCreate
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user