再次调整项目结构

This commit is contained in:
YunaiV
2021-04-28 00:01:14 +08:00
parent 135acaf7ba
commit 533cd1d33d
696 changed files with 1353 additions and 1294 deletions

View File

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