Skip to content

Commit 41cf86b

Browse files
author
likuo011@deppon.com
committed
feat: 5.0.7 预发发布
feat: 新增参数转换能力。
1 parent 427db9a commit 41cf86b

File tree

2 files changed

+32
-1
lines changed

2 files changed

+32
-1
lines changed

mybatis-idea-plugin/src/main/java/com/plugins/mybaitslog/icons/Icons.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
* @date 2020/8/23 17:14
1313
*/
1414
public final class Icons {
15-
public static final Icon MyBatisIcon = IconLoader.getIcon("/icons/mybatis.png", Icons.class);
15+
public static final Icon MyBatisIcon = IconLoader.getIcon("/icons/pluginIcon.svg", Icons.class);
1616
}
Lines changed: 31 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)