开发代码生成功能
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
|
||||
namespace ZR.Model.CodeGenerator
|
||||
{
|
||||
public class DataBaseInfo
|
||||
{
|
||||
/// <summary>
|
||||
/// 数据库名称
|
||||
/// </summary>
|
||||
public string DbName { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user