YunaiV ea631ee42b 1. 调整代码生成器模板的目录
2. 调整代码的方法
2021-02-10 14:52:28 +08:00

3 lines
204 B
Plaintext

// ========== ${table.classComment} TODO 补充编号 ==========
ErrorCode ${simpleClassName_underlineCase.toUpperCase()}_NOT_EXISTS = new ErrorCode(TODO 补充编号, "${table.classComment}不存在}");