若依 2.0

master
RuoYi 2018-07-02 11:51:10 +08:00
parent c7c2b542fc
commit d84737f417
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ public class GenUtils
private static final String myBatisPath = "main/resources/mybatis";
/** html空间路径 */
private static final String templatesPath = "main/resources/templates/";
private static final String templatesPath = "main/resources/templates";
/**
*