errorcode.vm 202 B

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