Skip to content

Commit aa80cc8

Browse files
committed
添加注释
1 parent e266b1b commit aa80cc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/main/resources/template/MybatisPlus

src/main/resources/template/MybatisPlus/entity.vm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ $!define
77
##包路径(宏定义)
88
#setPackageSuffix("entity")
99

10-
##导入包(全局变量)
10+
##自动导入包(全局变量)
1111
$!autoImport
1212
import com.baomidou.mybatisplus.extension.activerecord.Model;
1313
import java.io.Serializable;

0 commit comments

Comments
 (0)