MyBatisCodeHelper-Pro
MyBatisCodeHelper-Pro copied to clipboard
一次插入的数据太多,需要进行分批插入的情况,用户选一个service后来生成,可以给用户搜一个默认的service
如果查询的字段resultType没有,给个提示 比如 select xxx as abcd, xx2 as bcde. ResultType类里面 有bcde 没有abcd 需要在as abcd 这里标红提示
### 当前使用版本(Current Version) IntelliJ IDEA `2023.2 RC` • Notes plugin `com.ccnode.codegenerator.MyBatisCodeHelperPro 3.2.1` ### Exception null ``` com.intellij.diagnostic.PluginException: Inspection #ResultMapColumnCheck has no description [Plugin: com.ccnode.codegenerator.MyBatisCodeHelperPro] at com.intellij.codeInspection.ui.InspectionNodeInfo.(InspectionNodeInfo.java:71) at com.intellij.codeInspection.ui.InspectionResultsView.createBaseRightComponentFor(InspectionResultsView.java:555) at com.intellij.codeInspection.ui.InspectionResultsView.showInRightPanel(InspectionResultsView.java:478)...
bug
### 重现步骤(Repeat steps) - 最好提供gif动图(It's best to provide a GIF) - please describe what you were doing when this exception occurred ### 当前使用版本(Current Version) IntelliJ IDEA `2023.1.4` • Notes plugin...

### 重现步骤(Repeat steps) - 最好提供gif动图(It's best to provide a GIF) - please describe what you were doing when this exception occurred ### 当前使用版本(Current Version) IntelliJ IDEA `2023.1.4` • Notes plugin...
### 重现步骤(Repeat steps) - 最好提供gif动图(It's best to provide a GIF) - please describe what you were doing when this exception occurred ### 当前使用版本(Current Version) IntelliJ IDEA `2023.2 EAP` • Notes...