Commit 8a6fcb4f authored by fangxinjiang's avatar fangxinjiang

代码生成器调整

parent b778c6a5
......@@ -17,8 +17,8 @@
package ${package}.${moduleName}.vo;
import io.swagger.v3.oas.annotations.media.Schema;
import ${package}.${moduleName}.entity.${className}
import lombok.Data;
import lombok.EqualsAndHashCode;
/**
* ${comments}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment