🐛 代码生成器无法运行.
This commit is contained in:
@@ -20,6 +20,7 @@ import com.orion.lang.define.wrapper.DataGrid;
|
|||||||
#foreach($pkg in ${customModuleFilePackages})
|
#foreach($pkg in ${customModuleFilePackages})
|
||||||
import ${pkg}.*;
|
import ${pkg}.*;
|
||||||
#end
|
#end
|
||||||
|
import ${package.Entity}.${entity};
|
||||||
|
|
||||||
import javax.servlet.http.HttpServletResponse;
|
import javax.servlet.http.HttpServletResponse;
|
||||||
import java.io.IOException;
|
import java.io.IOException;
|
||||||
|
|||||||
Reference in New Issue
Block a user