优化代码生成功能
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
using System;
|
||||
using ZR.Model.Models;
|
||||
|
||||
namespace ZR.Service.Business
|
||||
{
|
||||
/// <summary>
|
||||
/// 定义服务接口
|
||||
/// </summary>
|
||||
public interface IGendemoService: IBaseService<Gendemo>
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user