yanyang #9

Merged
yanyang merged 4 commits from yanyang into master 2022-09-02 16:23:12 +08:00
Showing only changes of commit db901ef527 - Show all commits

View File

@ -27,7 +27,7 @@ public class CodeGenerator {
@Test
public void test(){
mybatisPlusGenerator(new String[]{"working_procedure"});
mybatisPlusGenerator(new String[]{"my_interpretation_scheme"});
}
public static void mybatisPlusGenerator(String[] include){