[ENHANCE] - Added Module to NameSpace [Owner].Module.[Module]
[ENHANCE] - Added Module to NameSpace [Owner].Module.[Module]
This commit is contained in:
		@ -3,7 +3,7 @@ using System.ComponentModel.DataAnnotations;
 | 
			
		||||
using System.ComponentModel.DataAnnotations.Schema;
 | 
			
		||||
using Oqtane.Models;
 | 
			
		||||
 | 
			
		||||
namespace [Owner].[Module].Models
 | 
			
		||||
namespace [Owner].Module.[Module].Models
 | 
			
		||||
{
 | 
			
		||||
    [Table("[Owner][Module]")]
 | 
			
		||||
    public class [Module] : IAuditable
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user