修改代码生成模板
This commit is contained in:
@@ -7,11 +7,11 @@ using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using ZR.Common;
|
||||
using ZR.Model;
|
||||
using ZR.Model.Models;
|
||||
using ZR.Repository;
|
||||
using ZR.Service.IService;
|
||||
|
||||
namespace {ServicesNamespace}
|
||||
namespace {ServicesNamespace}.Business
|
||||
{
|
||||
/// <summary>
|
||||
/// {TableNameDesc}服务接口实现
|
||||
|
||||
Reference in New Issue
Block a user