SmartCode icon indicating copy to clipboard operation
SmartCode copied to clipboard

建议为 Output 的文件名增加 Converter 选项

Open beginor opened this issue 5 years ago • 0 comments

如题, 建议为 Output 的文件名增加 Converter 设置。

比如数据库表名为 app_user , 在生成前端 ts 代码时, 需要保存为 app-user.model.ts , 可以更好的遵循前端开发的代码规范。

beginor avatar Jun 06 '19 15:06 beginor