新增代码生成到指定菜单目录下下

This commit is contained in:
izory
2021-09-27 17:38:09 +08:00
parent 56a04bbf73
commit d5087a1725
20 changed files with 87 additions and 52 deletions

View File

@@ -6,8 +6,8 @@ namespace ZR.Model.Models
/// <summary>
/// 代码生成演示,数据实体对象
///
/// @author zhaorui
/// @date 2021-09-24
/// @author zr
/// @date 2021-09-27
/// </summary>
[SqlSugar.SugarTable("gen_demo")]
public class Gendemo