Initial_commit_SecMPS_v2
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
using VolPro.Sys.IRepositories;
|
||||
using VolPro.Core.BaseProvider;
|
||||
using VolPro.Core.Extensions.AutofacManager;
|
||||
using VolPro.Core.EFDbContext;
|
||||
using VolPro.Entity.DomainModels;
|
||||
|
||||
namespace VolPro.Sys.Repositories
|
||||
{
|
||||
public partial class Sys_MenuRepository
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user