chore:banner添加种子数据
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
using Volo.Abp.Application.Services;
|
||||
using Volo.Abp.DependencyInjection;
|
||||
|
||||
namespace Yi.Abp.Application
|
||||
namespace Yi.Abp.Application.Services
|
||||
{
|
||||
public class TestService : ApplicationService
|
||||
{
|
||||
@@ -13,4 +13,9 @@
|
||||
<ProjectReference Include="..\Yi.Abp.Domain\Yi.Abp.Domain.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Folder Include="Jobs\" />
|
||||
<Folder Include="EventHandlers\" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user