3 lines
204 B
Plaintext
Raw Normal View History

2021-02-07 00:34:54 +08:00
// ========== ${table.classComment} TODO 补充编号 ==========
ErrorCode ${simpleClassName_underlineCase.toUpperCase()}_NOT_EXISTS = new ErrorCode(TODO 补充编号, "${table.classComment}不存在}");