whyclxw
2021-04-16 bc69b7b1d77f5e1295bd45b7dc401673eef46e54
提交
2个文件已修改
4 ■■■■ 已修改文件
src/test/java/com/example/lxw/GeneratorCode.java 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
target/test-classes/com/example/lxw/GeneratorCode.class 补丁 | 查看 | 原始文档 | blame | 历史
src/test/java/com/example/lxw/GeneratorCode.java
@@ -71,8 +71,8 @@
        // 乐观锁
        strategy.setVersionFieldName("version");
        strategy.setRestControllerStyle(true);
        strategy.setControllerMappingHyphenStyle(true); //localhost:8080/hello_id_2mpg.setStrategy(strategy);
        strategy.setControllerMappingHyphenStyle(true); //localhost:8080/hello_id_2
        mpg.setStrategy(strategy);
        mpg.execute(); //执行
    }
}
target/test-classes/com/example/lxw/GeneratorCode.class
Binary files differ