mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-04 00:35:47 +08:00
style: 修改codegen命名
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using Volo.Abp.Application.Services;
|
||||
|
||||
namespace Yi.Framework.CodeGen.Application.Contracts.IServices
|
||||
{
|
||||
public interface ICodeGenService : IApplicationService
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user