ruoyi-service/ruoyi-admin/src/main/java/com/ruoyi/admin/utils/GeneratorCodeConfig.java
@@ -91,7 +91,7 @@ // 开启跳过视图 // .enableSkipView() // 增加过滤表前缀 .addTablePrefix("ot_", "b_", "iot_", "sys_", "t_") .addTablePrefix("ot_", "b_", "iot_", "t_") // 增加过滤表后缀 .addTableSuffix("_n") // 增加过滤字段前缀