Commit 83fb22b0 authored by YazhouChen's avatar YazhouChen

增加注册成功发送邮件

parent 217e616e
...@@ -23,13 +23,13 @@ ...@@ -23,13 +23,13 @@
<entry name="$MAVEN_REPOSITORY$/joda-time/joda-time/2.9/joda-time-2.9.jar" /> <entry name="$MAVEN_REPOSITORY$/joda-time/joda-time/2.9/joda-time-2.9.jar" />
<entry name="$MAVEN_REPOSITORY$/org/projectlombok/lombok/1.18.12/lombok-1.18.12.jar" /> <entry name="$MAVEN_REPOSITORY$/org/projectlombok/lombok/1.18.12/lombok-1.18.12.jar" />
</processorPath> </processorPath>
<module name="bootstrap" />
<module name="admin" /> <module name="admin" />
<module name="scheduled" /> <module name="scheduled" />
<module name="config" /> <module name="config" />
<module name="system" /> <module name="system" />
<module name="example" />
<module name="framework" /> <module name="framework" />
<module name="hongxinhui" /> <module name="bootstrap" />
<module name="distribution" /> <module name="distribution" />
<module name="generator" /> <module name="generator" />
</profile> </profile>
......
...@@ -7,34 +7,65 @@ ...@@ -7,34 +7,65 @@
</component> </component>
<component name="ChangeListManager"> <component name="ChangeListManager">
<list default="true" id="d78dbbd2-2fbf-4680-80a9-30edd19c4d7f" name="Default Changelist" comment="上传项目"> <list default="true" id="d78dbbd2-2fbf-4680-80a9-30edd19c4d7f" name="Default Changelist" comment="上传项目">
<change beforePath="$PROJECT_DIR$/.idea/compiler.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/compiler.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/admin/target/admin-2.0.jar" beforeDir="false" afterPath="$PROJECT_DIR$/admin/target/admin-2.0.jar" afterDir="false" /> <change beforePath="$PROJECT_DIR$/admin/target/admin-2.0.jar" beforeDir="false" afterPath="$PROJECT_DIR$/admin/target/admin-2.0.jar" afterDir="false" />
<change beforePath="$PROJECT_DIR$/admin/target/admin-2.0.jar.original" beforeDir="false" afterPath="$PROJECT_DIR$/admin/target/admin-2.0.jar.original" afterDir="false" /> <change beforePath="$PROJECT_DIR$/admin/target/admin-2.0.jar.original" beforeDir="false" afterPath="$PROJECT_DIR$/admin/target/admin-2.0.jar.original" afterDir="false" />
<change beforePath="$PROJECT_DIR$/bootstrap/target/bootstrap-2.0.jar" beforeDir="false" /> <change beforePath="$PROJECT_DIR$/admin/target/maven-archiver/pom.properties" beforeDir="false" afterPath="$PROJECT_DIR$/admin/target/maven-archiver/pom.properties" afterDir="false" />
<change beforePath="$PROJECT_DIR$/admin/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/admin/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" afterDir="false" />
<change beforePath="$PROJECT_DIR$/admin/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/admin/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" afterDir="false" />
<change beforePath="$PROJECT_DIR$/bootstrap/target/bootstrap-2.0.jar.original" beforeDir="false" afterPath="$PROJECT_DIR$/bootstrap/target/bootstrap-2.0.jar.original" afterDir="false" /> <change beforePath="$PROJECT_DIR$/bootstrap/target/bootstrap-2.0.jar.original" beforeDir="false" afterPath="$PROJECT_DIR$/bootstrap/target/bootstrap-2.0.jar.original" afterDir="false" />
<change beforePath="$PROJECT_DIR$/bootstrap/target/hongxinhui.jar" beforeDir="false" afterPath="$PROJECT_DIR$/bootstrap/target/hongxinhui.jar" afterDir="false" /> <change beforePath="$PROJECT_DIR$/bootstrap/target/hongxinhui.jar" beforeDir="false" afterPath="$PROJECT_DIR$/bootstrap/target/hongxinhui.jar" afterDir="false" />
<change beforePath="$PROJECT_DIR$/config/src/main/resources/config/application-prod.yml" beforeDir="false" afterPath="$PROJECT_DIR$/config/src/main/resources/config/application-prod.yml" afterDir="false" /> <change beforePath="$PROJECT_DIR$/bootstrap/target/maven-archiver/pom.properties" beforeDir="false" afterPath="$PROJECT_DIR$/bootstrap/target/maven-archiver/pom.properties" afterDir="false" />
<change beforePath="$PROJECT_DIR$/config/target/classes/config/application-prod.yml" beforeDir="false" afterPath="$PROJECT_DIR$/config/target/classes/config/application-prod.yml" afterDir="false" /> <change beforePath="$PROJECT_DIR$/bootstrap/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/bootstrap/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" afterDir="false" />
<change beforePath="$PROJECT_DIR$/bootstrap/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/bootstrap/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" afterDir="false" />
<change beforePath="$PROJECT_DIR$/bootstrap/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/bootstrap/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst" afterDir="false" />
<change beforePath="$PROJECT_DIR$/bootstrap/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/bootstrap/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst" afterDir="false" />
<change beforePath="$PROJECT_DIR$/config/target/config-2.0.jar" beforeDir="false" afterPath="$PROJECT_DIR$/config/target/config-2.0.jar" afterDir="false" /> <change beforePath="$PROJECT_DIR$/config/target/config-2.0.jar" beforeDir="false" afterPath="$PROJECT_DIR$/config/target/config-2.0.jar" afterDir="false" />
<change beforePath="$PROJECT_DIR$/config/target/maven-archiver/pom.properties" beforeDir="false" afterPath="$PROJECT_DIR$/config/target/maven-archiver/pom.properties" afterDir="false" />
<change beforePath="$PROJECT_DIR$/config/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/config/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" afterDir="false" />
<change beforePath="$PROJECT_DIR$/config/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/config/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" afterDir="false" />
<change beforePath="$PROJECT_DIR$/distribution/target/distribution-2.0.jar" beforeDir="false" afterPath="$PROJECT_DIR$/distribution/target/distribution-2.0.jar" afterDir="false" />
<change beforePath="$PROJECT_DIR$/distribution/target/maven-archiver/pom.properties" beforeDir="false" afterPath="$PROJECT_DIR$/distribution/target/maven-archiver/pom.properties" afterDir="false" />
<change beforePath="$PROJECT_DIR$/framework/target/framework-2.0.jar" beforeDir="false" afterPath="$PROJECT_DIR$/framework/target/framework-2.0.jar" afterDir="false" /> <change beforePath="$PROJECT_DIR$/framework/target/framework-2.0.jar" beforeDir="false" afterPath="$PROJECT_DIR$/framework/target/framework-2.0.jar" afterDir="false" />
<change beforePath="$PROJECT_DIR$/framework/target/generated-sources/annotations/io/geekidea/springbootplus/framework/shiro/convert/LoginSysUserVoConvertImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/framework/target/generated-sources/annotations/io/geekidea/springbootplus/framework/shiro/convert/LoginSysUserVoConvertImpl.java" afterDir="false" /> <change beforePath="$PROJECT_DIR$/framework/target/generated-sources/annotations/io/geekidea/springbootplus/framework/shiro/convert/LoginSysUserVoConvertImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/framework/target/generated-sources/annotations/io/geekidea/springbootplus/framework/shiro/convert/LoginSysUserVoConvertImpl.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/framework/target/generated-sources/annotations/io/geekidea/springbootplus/framework/shiro/convert/ShiroMapstructConvertImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/framework/target/generated-sources/annotations/io/geekidea/springbootplus/framework/shiro/convert/ShiroMapstructConvertImpl.java" afterDir="false" /> <change beforePath="$PROJECT_DIR$/framework/target/generated-sources/annotations/io/geekidea/springbootplus/framework/shiro/convert/ShiroMapstructConvertImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/framework/target/generated-sources/annotations/io/geekidea/springbootplus/framework/shiro/convert/ShiroMapstructConvertImpl.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/framework/target/maven-archiver/pom.properties" beforeDir="false" afterPath="$PROJECT_DIR$/framework/target/maven-archiver/pom.properties" afterDir="false" />
<change beforePath="$PROJECT_DIR$/framework/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/framework/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" afterDir="false" />
<change beforePath="$PROJECT_DIR$/framework/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/framework/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" afterDir="false" />
<change beforePath="$PROJECT_DIR$/generator/target/generator-2.0.jar" beforeDir="false" afterPath="$PROJECT_DIR$/generator/target/generator-2.0.jar" afterDir="false" /> <change beforePath="$PROJECT_DIR$/generator/target/generator-2.0.jar" beforeDir="false" afterPath="$PROJECT_DIR$/generator/target/generator-2.0.jar" afterDir="false" />
<change beforePath="$PROJECT_DIR$/hongxinhui/src/main/java/com/hongxinhui/controller/SurveyController.java" beforeDir="false" afterPath="$PROJECT_DIR$/hongxinhui/src/main/java/com/hongxinhui/controller/SurveyController.java" afterDir="false" /> <change beforePath="$PROJECT_DIR$/generator/target/maven-archiver/pom.properties" beforeDir="false" afterPath="$PROJECT_DIR$/generator/target/maven-archiver/pom.properties" afterDir="false" />
<change beforePath="$PROJECT_DIR$/hongxinhui/src/main/java/com/hongxinhui/service/NoticeService.java" beforeDir="false" afterPath="$PROJECT_DIR$/hongxinhui/src/main/java/com/hongxinhui/service/NoticeService.java" afterDir="false" /> <change beforePath="$PROJECT_DIR$/generator/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/generator/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" afterDir="false" />
<change beforePath="$PROJECT_DIR$/hongxinhui/src/main/java/com/hongxinhui/service/NoticetypeService.java" beforeDir="false" afterPath="$PROJECT_DIR$/hongxinhui/src/main/java/com/hongxinhui/service/NoticetypeService.java" afterDir="false" /> <change beforePath="$PROJECT_DIR$/generator/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/generator/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" afterDir="false" />
<change beforePath="$PROJECT_DIR$/hongxinhui/src/main/java/com/hongxinhui/service/SuperadmindbService.java" beforeDir="false" afterPath="$PROJECT_DIR$/hongxinhui/src/main/java/com/hongxinhui/service/SuperadmindbService.java" afterDir="false" /> <change beforePath="$PROJECT_DIR$/generator/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/generator/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst" afterDir="false" />
<change beforePath="$PROJECT_DIR$/hongxinhui/src/main/java/com/hongxinhui/service/SurveyService.java" beforeDir="false" afterPath="$PROJECT_DIR$/hongxinhui/src/main/java/com/hongxinhui/service/SurveyService.java" afterDir="false" /> <change beforePath="$PROJECT_DIR$/generator/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/generator/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst" afterDir="false" />
<change beforePath="$PROJECT_DIR$/hongxinhui/src/main/java/com/hongxinhui/service/SurveyfileService.java" beforeDir="false" afterPath="$PROJECT_DIR$/hongxinhui/src/main/java/com/hongxinhui/service/SurveyfileService.java" afterDir="false" /> <change beforePath="$PROJECT_DIR$/hongxinhui/src/main/java/com/hongxinhui/entity/Members.java" beforeDir="false" afterPath="$PROJECT_DIR$/hongxinhui/src/main/java/com/hongxinhui/entity/Members.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/hongxinhui/src/main/java/com/hongxinhui/param/EnterpriseMembers.java" beforeDir="false" afterPath="$PROJECT_DIR$/hongxinhui/src/main/java/com/hongxinhui/param/EnterpriseMembers.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/hongxinhui/src/main/java/com/hongxinhui/param/EnterpriseMembersPage.java" beforeDir="false" afterPath="$PROJECT_DIR$/hongxinhui/src/main/java/com/hongxinhui/param/EnterpriseMembersPage.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/hongxinhui/src/main/java/com/hongxinhui/param/EnterpriseMembersUpdate.java" beforeDir="false" afterPath="$PROJECT_DIR$/hongxinhui/src/main/java/com/hongxinhui/param/EnterpriseMembersUpdate.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/hongxinhui/src/main/java/com/hongxinhui/param/PersonalMembers.java" beforeDir="false" afterPath="$PROJECT_DIR$/hongxinhui/src/main/java/com/hongxinhui/param/PersonalMembers.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/hongxinhui/src/main/java/com/hongxinhui/service/impl/MembersServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/hongxinhui/src/main/java/com/hongxinhui/service/impl/MembersServiceImpl.java" afterDir="false" /> <change beforePath="$PROJECT_DIR$/hongxinhui/src/main/java/com/hongxinhui/service/impl/MembersServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/hongxinhui/src/main/java/com/hongxinhui/service/impl/MembersServiceImpl.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/hongxinhui/src/main/java/com/hongxinhui/service/impl/NoticetypeServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/hongxinhui/src/main/java/com/hongxinhui/service/impl/NoticetypeServiceImpl.java" afterDir="false" /> <change beforePath="$PROJECT_DIR$/hongxinhui/src/main/java/com/hongxinhui/utils/SendMail.java" beforeDir="false" afterPath="$PROJECT_DIR$/hongxinhui/src/main/java/com/hongxinhui/utils/SendMail.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/hongxinhui/src/main/java/com/hongxinhui/service/impl/SurveyServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/hongxinhui/src/main/java/com/hongxinhui/service/impl/SurveyServiceImpl.java" afterDir="false" /> <change beforePath="$PROJECT_DIR$/hongxinhui/target/classes/com/hongxinhui/entity/Members$FieldEnum.class" beforeDir="false" afterPath="$PROJECT_DIR$/hongxinhui/target/classes/com/hongxinhui/entity/Members$FieldEnum.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/hongxinhui/target/classes/com/hongxinhui/controller/SurveyController.class" beforeDir="false" afterPath="$PROJECT_DIR$/hongxinhui/target/classes/com/hongxinhui/controller/SurveyController.class" afterDir="false" /> <change beforePath="$PROJECT_DIR$/hongxinhui/target/classes/com/hongxinhui/entity/Members.class" beforeDir="false" afterPath="$PROJECT_DIR$/hongxinhui/target/classes/com/hongxinhui/entity/Members.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/hongxinhui/target/classes/com/hongxinhui/service/SurveyService.class" beforeDir="false" afterPath="$PROJECT_DIR$/hongxinhui/target/classes/com/hongxinhui/service/SurveyService.class" afterDir="false" /> <change beforePath="$PROJECT_DIR$/hongxinhui/target/classes/com/hongxinhui/param/EnterpriseMembers.class" beforeDir="false" afterPath="$PROJECT_DIR$/hongxinhui/target/classes/com/hongxinhui/param/EnterpriseMembers.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/hongxinhui/target/classes/com/hongxinhui/param/EnterpriseMembersPage.class" beforeDir="false" afterPath="$PROJECT_DIR$/hongxinhui/target/classes/com/hongxinhui/param/EnterpriseMembersPage.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/hongxinhui/target/classes/com/hongxinhui/param/EnterpriseMembersUpdate.class" beforeDir="false" afterPath="$PROJECT_DIR$/hongxinhui/target/classes/com/hongxinhui/param/EnterpriseMembersUpdate.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/hongxinhui/target/classes/com/hongxinhui/param/PersonalMembers.class" beforeDir="false" afterPath="$PROJECT_DIR$/hongxinhui/target/classes/com/hongxinhui/param/PersonalMembers.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/hongxinhui/target/classes/com/hongxinhui/service/impl/MembersServiceImpl.class" beforeDir="false" afterPath="$PROJECT_DIR$/hongxinhui/target/classes/com/hongxinhui/service/impl/MembersServiceImpl.class" afterDir="false" /> <change beforePath="$PROJECT_DIR$/hongxinhui/target/classes/com/hongxinhui/service/impl/MembersServiceImpl.class" beforeDir="false" afterPath="$PROJECT_DIR$/hongxinhui/target/classes/com/hongxinhui/service/impl/MembersServiceImpl.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/hongxinhui/target/classes/com/hongxinhui/service/impl/NoticetypeServiceImpl.class" beforeDir="false" afterPath="$PROJECT_DIR$/hongxinhui/target/classes/com/hongxinhui/service/impl/NoticetypeServiceImpl.class" afterDir="false" /> <change beforePath="$PROJECT_DIR$/hongxinhui/target/classes/com/hongxinhui/utils/SendMail.class" beforeDir="false" afterPath="$PROJECT_DIR$/hongxinhui/target/classes/com/hongxinhui/utils/SendMail.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/hongxinhui/target/classes/com/hongxinhui/service/impl/SurveyServiceImpl.class" beforeDir="false" afterPath="$PROJECT_DIR$/hongxinhui/target/classes/com/hongxinhui/service/impl/SurveyServiceImpl.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/hongxinhui/target/example-2.0.jar" beforeDir="false" afterPath="$PROJECT_DIR$/hongxinhui/target/example-2.0.jar" afterDir="false" /> <change beforePath="$PROJECT_DIR$/hongxinhui/target/example-2.0.jar" beforeDir="false" afterPath="$PROJECT_DIR$/hongxinhui/target/example-2.0.jar" afterDir="false" />
<change beforePath="$PROJECT_DIR$/hongxinhui/target/maven-archiver/pom.properties" beforeDir="false" afterPath="$PROJECT_DIR$/hongxinhui/target/maven-archiver/pom.properties" afterDir="false" />
<change beforePath="$PROJECT_DIR$/hongxinhui/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/hongxinhui/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" afterDir="false" />
<change beforePath="$PROJECT_DIR$/hongxinhui/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/hongxinhui/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" afterDir="false" />
<change beforePath="$PROJECT_DIR$/logs/spring-boot-plus.log" beforeDir="false" afterPath="$PROJECT_DIR$/logs/spring-boot-plus.log" afterDir="false" />
<change beforePath="$PROJECT_DIR$/scheduled/target/maven-archiver/pom.properties" beforeDir="false" afterPath="$PROJECT_DIR$/scheduled/target/maven-archiver/pom.properties" afterDir="false" />
<change beforePath="$PROJECT_DIR$/scheduled/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/scheduled/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" afterDir="false" />
<change beforePath="$PROJECT_DIR$/scheduled/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/scheduled/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" afterDir="false" />
<change beforePath="$PROJECT_DIR$/scheduled/target/scheduled-2.0.jar" beforeDir="false" afterPath="$PROJECT_DIR$/scheduled/target/scheduled-2.0.jar" afterDir="false" />
<change beforePath="$PROJECT_DIR$/system/target/maven-archiver/pom.properties" beforeDir="false" afterPath="$PROJECT_DIR$/system/target/maven-archiver/pom.properties" afterDir="false" />
<change beforePath="$PROJECT_DIR$/system/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/system/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" afterDir="false" />
<change beforePath="$PROJECT_DIR$/system/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/system/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" afterDir="false" />
<change beforePath="$PROJECT_DIR$/system/target/system-2.0.jar" beforeDir="false" afterPath="$PROJECT_DIR$/system/target/system-2.0.jar" afterDir="false" /> <change beforePath="$PROJECT_DIR$/system/target/system-2.0.jar" beforeDir="false" afterPath="$PROJECT_DIR$/system/target/system-2.0.jar" afterDir="false" />
</list> </list>
<option name="SHOW_DIALOG" value="false" /> <option name="SHOW_DIALOG" value="false" />
...@@ -140,7 +171,7 @@ ...@@ -140,7 +171,7 @@
<recent name="D:\next\ctms\7SPMS\SPMS-api\example\src\main\resources\mapper" /> <recent name="D:\next\ctms\7SPMS\SPMS-api\example\src\main\resources\mapper" />
</key> </key>
</component> </component>
<component name="RunManager" selected="Spring Boot.SpringBootPlusApplication"> <component name="RunManager" selected="Application.SendMail (1)">
<configuration name="IdCardUtil" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true"> <configuration name="IdCardUtil" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
<option name="MAIN_CLASS_NAME" value="com.hongxinhui.utils.IdCardUtil" /> <option name="MAIN_CLASS_NAME" value="com.hongxinhui.utils.IdCardUtil" />
<module name="hongxinhui" /> <module name="hongxinhui" />
...@@ -167,9 +198,9 @@ ...@@ -167,9 +198,9 @@
<option name="Make" enabled="true" /> <option name="Make" enabled="true" />
</method> </method>
</configuration> </configuration>
<configuration name="SendMail" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true"> <configuration name="SendMail (1)" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
<option name="MAIN_CLASS_NAME" value="com.hongxinhui.utils.SendMail" /> <option name="MAIN_CLASS_NAME" value="com.hongxinhui.utils.SendMail" />
<module name="hongxinhui" /> <module name="example" />
<extension name="coverage"> <extension name="coverage">
<pattern> <pattern>
<option name="PATTERN" value="com.hongxinhui.utils.*" /> <option name="PATTERN" value="com.hongxinhui.utils.*" />
...@@ -180,12 +211,12 @@ ...@@ -180,12 +211,12 @@
<option name="Make" enabled="true" /> <option name="Make" enabled="true" />
</method> </method>
</configuration> </configuration>
<configuration name="SpringBootPlusGenerator" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true"> <configuration name="SendMail" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
<option name="MAIN_CLASS_NAME" value="io.geekidea.springbootplus.generator.SpringBootPlusGenerator" /> <option name="MAIN_CLASS_NAME" value="com.hongxinhui.utils.SendMail" />
<module name="generator" /> <module name="hongxinhui" />
<extension name="coverage"> <extension name="coverage">
<pattern> <pattern>
<option name="PATTERN" value="io.geekidea.springbootplus.generator.*" /> <option name="PATTERN" value="com.hongxinhui.utils.*" />
<option name="ENABLED" value="true" /> <option name="ENABLED" value="true" />
</pattern> </pattern>
</extension> </extension>
...@@ -193,12 +224,12 @@ ...@@ -193,12 +224,12 @@
<option name="Make" enabled="true" /> <option name="Make" enabled="true" />
</method> </method>
</configuration> </configuration>
<configuration name="WxServiceImpl" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true"> <configuration name="SpringBootPlusGenerator" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
<option name="MAIN_CLASS_NAME" value="com.example.service.impl.WxServiceImpl" /> <option name="MAIN_CLASS_NAME" value="io.geekidea.springbootplus.generator.SpringBootPlusGenerator" />
<module name="hongxinhui" /> <module name="generator" />
<extension name="coverage"> <extension name="coverage">
<pattern> <pattern>
<option name="PATTERN" value="com.example.service.impl.*" /> <option name="PATTERN" value="io.geekidea.springbootplus.generator.*" />
<option name="ENABLED" value="true" /> <option name="ENABLED" value="true" />
</pattern> </pattern>
</extension> </extension>
...@@ -224,19 +255,19 @@ ...@@ -224,19 +255,19 @@
<list> <list>
<item itemvalue="Application.IdCardUtil" /> <item itemvalue="Application.IdCardUtil" />
<item itemvalue="Application.SpringBootPlusGenerator" /> <item itemvalue="Application.SpringBootPlusGenerator" />
<item itemvalue="Application.WxServiceImpl" />
<item itemvalue="Application.PhoneUtil" /> <item itemvalue="Application.PhoneUtil" />
<item itemvalue="Application.SendMail" /> <item itemvalue="Application.SendMail" />
<item itemvalue="Spring Boot.SpringBootPlusAdminApplication" /> <item itemvalue="Spring Boot.SpringBootPlusAdminApplication" />
<item itemvalue="Spring Boot.SpringBootPlusApplication" /> <item itemvalue="Spring Boot.SpringBootPlusApplication" />
<item itemvalue="Application.SendMail (1)" />
</list> </list>
<recent_temporary> <recent_temporary>
<list> <list>
<item itemvalue="Application.SendMail (1)" />
<item itemvalue="Application.SendMail" /> <item itemvalue="Application.SendMail" />
<item itemvalue="Application.PhoneUtil" /> <item itemvalue="Application.PhoneUtil" />
<item itemvalue="Application.SpringBootPlusGenerator" /> <item itemvalue="Application.SpringBootPlusGenerator" />
<item itemvalue="Application.IdCardUtil" /> <item itemvalue="Application.IdCardUtil" />
<item itemvalue="Application.WxServiceImpl" />
</list> </list>
</recent_temporary> </recent_temporary>
</component> </component>
...@@ -443,6 +474,12 @@ ...@@ -443,6 +474,12 @@
<workItem from="1625708970553" duration="11668000" /> <workItem from="1625708970553" duration="11668000" />
<workItem from="1625793892173" duration="46000" /> <workItem from="1625793892173" duration="46000" />
<workItem from="1625793974855" duration="10851000" /> <workItem from="1625793974855" duration="10851000" />
<workItem from="1626233018279" duration="1813000" />
<workItem from="1627020814498" duration="47000" />
<workItem from="1627020893521" duration="3007000" />
<workItem from="1627270057465" duration="2050000" />
<workItem from="1627444640962" duration="144000" />
<workItem from="1627444812428" duration="1392000" />
</task> </task>
<task id="LOCAL-00001" summary="上传项目"> <task id="LOCAL-00001" summary="上传项目">
<created>1625797686627</created> <created>1625797686627</created>
...@@ -490,10 +527,10 @@ ...@@ -490,10 +527,10 @@
<screen x="0" y="0" width="1536" height="824" /> <screen x="0" y="0" width="1536" height="824" />
</state> </state>
<state x="434" y="57" width="661" height="767" key="#xdebugger.evaluate/0.0.1536.824@0.0.1536.824" timestamp="1625564326839" /> <state x="434" y="57" width="661" height="767" key="#xdebugger.evaluate/0.0.1536.824@0.0.1536.824" timestamp="1625564326839" />
<state x="346" y="0" key="CommitChangelistDialog2" timestamp="1625813646961"> <state x="346" y="0" key="CommitChangelistDialog2" timestamp="1627454887320">
<screen x="0" y="0" width="1536" height="824" /> <screen x="0" y="0" width="1536" height="824" />
</state> </state>
<state x="346" y="0" key="CommitChangelistDialog2/0.0.1536.824@0.0.1536.824" timestamp="1625813646961" /> <state x="346" y="0" key="CommitChangelistDialog2/0.0.1536.824@0.0.1536.824" timestamp="1627454887320" />
<state width="657" height="618" key="DebuggerActiveHint" timestamp="1625564044324"> <state width="657" height="618" key="DebuggerActiveHint" timestamp="1625564044324">
<screen x="0" y="0" width="1536" height="824" /> <screen x="0" y="0" width="1536" height="824" />
</state> </state>
...@@ -506,54 +543,38 @@ ...@@ -506,54 +543,38 @@
<screen x="0" y="0" width="1536" height="824" /> <screen x="0" y="0" width="1536" height="824" />
</state> </state>
<state x="549" y="167" key="FileChooserDialogImpl/0.0.1536.824@0.0.1536.824" timestamp="1625797418458" /> <state x="549" y="167" key="FileChooserDialogImpl/0.0.1536.824@0.0.1536.824" timestamp="1625797418458" />
<state width="1493" height="267" key="GridCell.Tab.0.bottom" timestamp="1625811677089"> <state width="1493" height="104" key="GridCell.Tab.0.bottom" timestamp="1627454864803">
<screen x="0" y="0" width="1536" height="824" />
</state>
<state width="1493" height="267" key="GridCell.Tab.0.bottom/0.0.1536.824@0.0.1536.824" timestamp="1625811677089" />
<state width="1493" height="267" key="GridCell.Tab.0.center" timestamp="1625811677089">
<screen x="0" y="0" width="1536" height="824" />
</state>
<state width="1493" height="267" key="GridCell.Tab.0.center/0.0.1536.824@0.0.1536.824" timestamp="1625811677089" />
<state width="1493" height="267" key="GridCell.Tab.0.left" timestamp="1625811677089">
<screen x="0" y="0" width="1536" height="824" />
</state>
<state width="1493" height="267" key="GridCell.Tab.0.left/0.0.1536.824@0.0.1536.824" timestamp="1625811677089" />
<state width="1493" height="267" key="GridCell.Tab.0.right" timestamp="1625811677089">
<screen x="0" y="0" width="1536" height="824" />
</state>
<state width="1493" height="267" key="GridCell.Tab.0.right/0.0.1536.824@0.0.1536.824" timestamp="1625811677089" />
<state width="1493" height="315" key="GridCell.Tab.1.bottom" timestamp="1625647492230">
<screen x="0" y="0" width="1536" height="824" /> <screen x="0" y="0" width="1536" height="824" />
</state> </state>
<state width="1493" height="315" key="GridCell.Tab.1.bottom/0.0.1536.824@0.0.1536.824" timestamp="1625647492230" /> <state width="1493" height="104" key="GridCell.Tab.0.bottom/0.0.1536.824@0.0.1536.824" timestamp="1627454864803" />
<state width="1493" height="315" key="GridCell.Tab.1.center" timestamp="1625647492230"> <state width="1493" height="104" key="GridCell.Tab.0.center" timestamp="1627454864801">
<screen x="0" y="0" width="1536" height="824" /> <screen x="0" y="0" width="1536" height="824" />
</state> </state>
<state width="1493" height="315" key="GridCell.Tab.1.center/0.0.1536.824@0.0.1536.824" timestamp="1625647492230" /> <state width="1493" height="104" key="GridCell.Tab.0.center/0.0.1536.824@0.0.1536.824" timestamp="1627454864801" />
<state width="1493" height="315" key="GridCell.Tab.1.left" timestamp="1625647492230"> <state width="1493" height="104" key="GridCell.Tab.0.left" timestamp="1627454864801">
<screen x="0" y="0" width="1536" height="824" /> <screen x="0" y="0" width="1536" height="824" />
</state> </state>
<state width="1493" height="315" key="GridCell.Tab.1.left/0.0.1536.824@0.0.1536.824" timestamp="1625647492230" /> <state width="1493" height="104" key="GridCell.Tab.0.left/0.0.1536.824@0.0.1536.824" timestamp="1627454864801" />
<state width="1493" height="315" key="GridCell.Tab.1.right" timestamp="1625647492230"> <state width="1493" height="104" key="GridCell.Tab.0.right" timestamp="1627454864802">
<screen x="0" y="0" width="1536" height="824" /> <screen x="0" y="0" width="1536" height="824" />
</state> </state>
<state width="1493" height="315" key="GridCell.Tab.1.right/0.0.1536.824@0.0.1536.824" timestamp="1625647492230" /> <state width="1493" height="104" key="GridCell.Tab.0.right/0.0.1536.824@0.0.1536.824" timestamp="1627454864802" />
<state width="1493" height="279" key="GridCell.Tab.2.bottom" timestamp="1618155613047"> <state width="1493" height="281" key="GridCell.Tab.1.bottom" timestamp="1627033614869">
<screen x="0" y="0" width="1536" height="824" /> <screen x="0" y="0" width="1536" height="824" />
</state> </state>
<state width="1493" height="279" key="GridCell.Tab.2.bottom/0.0.1536.824@0.0.1536.824" timestamp="1618155613047" /> <state width="1493" height="281" key="GridCell.Tab.1.bottom/0.0.1536.824@0.0.1536.824" timestamp="1627033614869" />
<state width="1493" height="279" key="GridCell.Tab.2.center" timestamp="1618155613047"> <state width="1493" height="281" key="GridCell.Tab.1.center" timestamp="1627033614868">
<screen x="0" y="0" width="1536" height="824" /> <screen x="0" y="0" width="1536" height="824" />
</state> </state>
<state width="1493" height="279" key="GridCell.Tab.2.center/0.0.1536.824@0.0.1536.824" timestamp="1618155613047" /> <state width="1493" height="281" key="GridCell.Tab.1.center/0.0.1536.824@0.0.1536.824" timestamp="1627033614868" />
<state width="1493" height="279" key="GridCell.Tab.2.left" timestamp="1618155613047"> <state width="1493" height="281" key="GridCell.Tab.1.left" timestamp="1627033614868">
<screen x="0" y="0" width="1536" height="824" /> <screen x="0" y="0" width="1536" height="824" />
</state> </state>
<state width="1493" height="279" key="GridCell.Tab.2.left/0.0.1536.824@0.0.1536.824" timestamp="1618155613047" /> <state width="1493" height="281" key="GridCell.Tab.1.left/0.0.1536.824@0.0.1536.824" timestamp="1627033614868" />
<state width="1493" height="279" key="GridCell.Tab.2.right" timestamp="1618155613047"> <state width="1493" height="281" key="GridCell.Tab.1.right" timestamp="1627033614869">
<screen x="0" y="0" width="1536" height="824" /> <screen x="0" y="0" width="1536" height="824" />
</state> </state>
<state width="1493" height="279" key="GridCell.Tab.2.right/0.0.1536.824@0.0.1536.824" timestamp="1618155613047" /> <state width="1493" height="281" key="GridCell.Tab.1.right/0.0.1536.824@0.0.1536.824" timestamp="1627033614869" />
<state x="299" y="67" key="Maven.ArtifactSearchDialog" timestamp="1624930037217"> <state x="299" y="67" key="Maven.ArtifactSearchDialog" timestamp="1624930037217">
<screen x="0" y="0" width="1536" height="824" /> <screen x="0" y="0" width="1536" height="824" />
</state> </state>
...@@ -590,10 +611,10 @@ ...@@ -590,10 +611,10 @@
<screen x="0" y="0" width="1536" height="824" /> <screen x="0" y="0" width="1536" height="824" />
</state> </state>
<state x="421" y="62" key="com.intellij.openapi.editor.actions.MultiplePasteAction$ClipboardContentChooser/0.0.1536.824@0.0.1536.824" timestamp="1625021359303" /> <state x="421" y="62" key="com.intellij.openapi.editor.actions.MultiplePasteAction$ClipboardContentChooser/0.0.1536.824@0.0.1536.824" timestamp="1625021359303" />
<state x="437" y="78" width="836" height="746" key="find.popup" timestamp="1625801022315"> <state x="437" y="78" width="836" height="746" key="find.popup" timestamp="1627445579354">
<screen x="0" y="0" width="1536" height="824" /> <screen x="0" y="0" width="1536" height="824" />
</state> </state>
<state x="437" y="78" width="836" height="746" key="find.popup/0.0.1536.824@0.0.1536.824" timestamp="1625801022315" /> <state x="437" y="78" width="836" height="746" key="find.popup/0.0.1536.824@0.0.1536.824" timestamp="1627445579354" />
<state x="550" y="185" key="git4idea.merge.GitPullDialog" timestamp="1625797427678"> <state x="550" y="185" key="git4idea.merge.GitPullDialog" timestamp="1625797427678">
<screen x="0" y="0" width="1536" height="824" /> <screen x="0" y="0" width="1536" height="824" />
</state> </state>
...@@ -602,10 +623,10 @@ ...@@ -602,10 +623,10 @@
<screen x="0" y="0" width="1536" height="824" /> <screen x="0" y="0" width="1536" height="824" />
</state> </state>
<state x="425" y="187" key="run.anything.popup/0.0.1536.824@0.0.1536.824" timestamp="1625651453194" /> <state x="425" y="187" key="run.anything.popup/0.0.1536.824@0.0.1536.824" timestamp="1625651453194" />
<state x="431" y="145" width="672" height="678" key="search.everywhere.popup" timestamp="1625811109926"> <state x="431" y="145" width="672" height="678" key="search.everywhere.popup" timestamp="1627444918841">
<screen x="0" y="0" width="1536" height="824" /> <screen x="0" y="0" width="1536" height="824" />
</state> </state>
<state x="431" y="145" width="672" height="678" key="search.everywhere.popup/0.0.1536.824@0.0.1536.824" timestamp="1625811109926" /> <state x="431" y="145" width="672" height="678" key="search.everywhere.popup/0.0.1536.824@0.0.1536.824" timestamp="1627444918841" />
</component> </component>
<component name="XDebuggerManager"> <component name="XDebuggerManager">
<breakpoint-manager> <breakpoint-manager>
......
#Generated by Maven #Generated by Maven
#Thu Jul 08 15:32:30 CST 2021 #Wed Jul 28 12:13:15 CST 2021
version=2.0 version=2.0
groupId=io.geekidea.springbootplus groupId=io.geekidea.springbootplus
artifactId=admin artifactId=admin
E:\hongxinhui-api\admin\src\main\java\io\geekidea\springbootplus\admin\SpringBootPlusAdminApplication.java E:\changfa\hongxinhui\admin\src\main\java\io\geekidea\springbootplus\admin\SpringBootPlusAdminApplication.java
E:\hongxinhui-api\admin\src\main\java\io\geekidea\springbootplus\admin\config\SecuritySecureConfig.java E:\changfa\hongxinhui\admin\src\main\java\io\geekidea\springbootplus\admin\config\SecuritySecureConfig.java
E:\hongxinhui-api\admin\src\main\java\io\geekidea\springbootplus\admin\config\AdminWebMvcConfig.java E:\changfa\hongxinhui\admin\src\main\java\io\geekidea\springbootplus\admin\config\AdminWebMvcConfig.java
#Generated by Maven #Generated by Maven
#Thu Jul 08 15:32:59 CST 2021 #Wed Jul 28 12:13:54 CST 2021
version=2.0 version=2.0
groupId=io.geekidea.springbootplus groupId=io.geekidea.springbootplus
artifactId=bootstrap artifactId=bootstrap
E:\hongxinhui-api\bootstrap\src\main\java\io\geekidea\springbootplus\config\SpringBootPlusWebMvcConfig.java E:\changfa\hongxinhui\bootstrap\src\main\java\io\geekidea\springbootplus\config\RedisCacheConfig.java
E:\hongxinhui-api\bootstrap\src\main\java\io\geekidea\springbootplus\config\MybatisPlusConfig.java E:\changfa\hongxinhui\bootstrap\src\main\java\io\geekidea\springbootplus\SpringBootPlusApplication.java
E:\hongxinhui-api\bootstrap\src\main\java\io\geekidea\springbootplus\config\SpringBootPlusConfig.java E:\changfa\hongxinhui\bootstrap\src\main\java\io\geekidea\springbootplus\config\RestTemplateConfig.java
E:\hongxinhui-api\bootstrap\src\main\java\io\geekidea\springbootplus\config\ShiroConfig.java E:\changfa\hongxinhui\bootstrap\src\main\java\io\geekidea\springbootplus\config\SpringBootPlusConfig.java
E:\hongxinhui-api\bootstrap\src\main\java\io\geekidea\springbootplus\config\Swagger2Config.java E:\changfa\hongxinhui\bootstrap\src\main\java\io\geekidea\springbootplus\config\RedisTemplateConfig.java
E:\hongxinhui-api\bootstrap\src\main\java\io\geekidea\springbootplus\handler\GlobalExceptionHandler.java E:\changfa\hongxinhui\bootstrap\src\main\java\io\geekidea\springbootplus\aop\LogAop.java
E:\hongxinhui-api\bootstrap\src\main\java\io\geekidea\springbootplus\aop\LogAop.java E:\changfa\hongxinhui\bootstrap\src\main\java\io\geekidea\springbootplus\config\SpringBootPlusWebMvcConfig.java
E:\hongxinhui-api\bootstrap\src\main\java\io\geekidea\springbootplus\config\SpringBootPlusCorsConfig.java E:\changfa\hongxinhui\bootstrap\src\main\java\io\geekidea\springbootplus\config\MybatisPlusConfig.java
E:\hongxinhui-api\bootstrap\src\main\java\io\geekidea\springbootplus\config\RedisCacheConfig.java E:\changfa\hongxinhui\bootstrap\src\main\java\io\geekidea\springbootplus\config\ShiroConfig.java
E:\hongxinhui-api\bootstrap\src\main\java\io\geekidea\springbootplus\config\RedisTemplateConfig.java E:\changfa\hongxinhui\bootstrap\src\main\java\io\geekidea\springbootplus\config\Swagger2Config.java
E:\hongxinhui-api\bootstrap\src\main\java\io\geekidea\springbootplus\config\JacksonConfig.java E:\changfa\hongxinhui\bootstrap\src\main\java\io\geekidea\springbootplus\handler\GlobalExceptionHandler.java
E:\hongxinhui-api\bootstrap\src\main\java\io\geekidea\springbootplus\SpringBootPlusApplication.java E:\changfa\hongxinhui\bootstrap\src\main\java\io\geekidea\springbootplus\config\SpringBootPlusCorsConfig.java
E:\hongxinhui-api\bootstrap\src\main\java\io\geekidea\springbootplus\config\RestTemplateConfig.java E:\changfa\hongxinhui\bootstrap\src\main\java\io\geekidea\springbootplus\config\JacksonConfig.java
E:\hongxinhui-api\bootstrap\src\test\java\io\geekidea\springbootplus\test\BaseTest.java E:\changfa\hongxinhui\bootstrap\src\test\java\io\geekidea\springbootplus\test\BaseTest.java
#Generated by Maven #Generated by Maven
#Thu Jul 08 15:32:34 CST 2021 #Wed Jul 28 12:13:19 CST 2021
version=2.0 version=2.0
groupId=io.geekidea.springbootplus groupId=io.geekidea.springbootplus
artifactId=config artifactId=config
E:\hongxinhui-api\config\src\main\java\io\geekidea\springbootplus\config\properties\SpringBootPlusCorsProperties.java E:\changfa\hongxinhui\config\src\main\java\io\geekidea\springbootplus\config\constant\CacheKey.java
E:\hongxinhui-api\config\src\main\java\io\geekidea\springbootplus\config\constant\CommonRedisKey.java E:\changfa\hongxinhui\config\src\main\java\io\geekidea\springbootplus\config\constant\CommonRedisKey.java
E:\hongxinhui-api\config\src\main\java\io\geekidea\springbootplus\config\properties\JwtProperties.java E:\changfa\hongxinhui\config\src\main\java\io\geekidea\springbootplus\config\properties\SpringBootPlusCorsProperties.java
E:\hongxinhui-api\config\src\main\java\io\geekidea\springbootplus\config\constant\CommonConstant.java E:\changfa\hongxinhui\config\src\main\java\io\geekidea\springbootplus\config\properties\ShiroPermissionProperties.java
E:\hongxinhui-api\config\src\main\java\io\geekidea\springbootplus\config\properties\SpringBootPlusInterceptorProperties.java E:\changfa\hongxinhui\config\src\main\java\io\geekidea\springbootplus\config\properties\SwaggerProperties.java
E:\hongxinhui-api\config\src\main\java\io\geekidea\springbootplus\config\properties\ShiroPermissionProperties.java E:\changfa\hongxinhui\config\src\main\java\io\geekidea\springbootplus\config\properties\ShiroProperties.java
E:\hongxinhui-api\config\src\main\java\io\geekidea\springbootplus\config\properties\DataPathProperties.java E:\changfa\hongxinhui\config\src\main\java\io\geekidea\springbootplus\config\constant\CommonConstant.java
E:\hongxinhui-api\config\src\main\java\io\geekidea\springbootplus\config\properties\CorsConfig.java E:\changfa\hongxinhui\config\src\main\java\io\geekidea\springbootplus\config\properties\CorsConfig.java
E:\hongxinhui-api\config\src\main\java\io\geekidea\springbootplus\config\constant\CacheKey.java E:\changfa\hongxinhui\config\src\main\java\io\geekidea\springbootplus\config\properties\SpringBootPlusInterceptorProperties.java
E:\hongxinhui-api\config\src\main\java\io\geekidea\springbootplus\config\properties\SpringBootPlusStaticProperties.java E:\changfa\hongxinhui\config\src\main\java\io\geekidea\springbootplus\config\constant\DatePattern.java
E:\hongxinhui-api\config\src\main\java\io\geekidea\springbootplus\config\properties\SwaggerProperties.java E:\changfa\hongxinhui\config\src\main\java\io\geekidea\springbootplus\config\properties\SpringBootPlusStaticProperties.java
E:\hongxinhui-api\config\src\main\java\io\geekidea\springbootplus\config\constant\DatePattern.java E:\changfa\hongxinhui\config\src\main\java\io\geekidea\springbootplus\config\properties\SpringBootPlusAopProperties.java
E:\hongxinhui-api\config\src\main\java\io\geekidea\springbootplus\config\properties\ShiroProperties.java E:\changfa\hongxinhui\config\src\main\java\io\geekidea\springbootplus\config\properties\DataPathProperties.java
E:\hongxinhui-api\config\src\main\java\io\geekidea\springbootplus\config\properties\SpringBootPlusProperties.java E:\changfa\hongxinhui\config\src\main\java\io\geekidea\springbootplus\config\properties\SpringBootPlusProperties.java
E:\hongxinhui-api\config\src\main\java\io\geekidea\springbootplus\config\properties\SpringBootPlusFilterProperties.java E:\changfa\hongxinhui\config\src\main\java\io\geekidea\springbootplus\config\properties\JwtProperties.java
E:\hongxinhui-api\config\src\main\java\io\geekidea\springbootplus\config\properties\SpringBootPlusAopProperties.java E:\changfa\hongxinhui\config\src\main\java\io\geekidea\springbootplus\config\properties\SpringBootPlusFilterProperties.java
#Generated by Maven #Generated by Maven
#Thu Jul 08 15:33:00 CST 2021 #Wed Jul 28 12:13:54 CST 2021
version=2.0 version=2.0
groupId=io.geekidea.springbootplus groupId=io.geekidea.springbootplus
artifactId=distribution artifactId=distribution
...@@ -6,7 +6,7 @@ import javax.annotation.Generated; ...@@ -6,7 +6,7 @@ import javax.annotation.Generated;
@Generated( @Generated(
value = "org.mapstruct.ap.MappingProcessor", value = "org.mapstruct.ap.MappingProcessor",
date = "2021-07-09T14:13:11+0800", date = "2021-07-28T12:13:24+0800",
comments = "version: 1.3.1.Final, compiler: javac, environment: Java 1.8.0_131 (Oracle Corporation)" comments = "version: 1.3.1.Final, compiler: javac, environment: Java 1.8.0_131 (Oracle Corporation)"
) )
public class LoginSysUserVoConvertImpl implements LoginSysUserVoConvert { public class LoginSysUserVoConvertImpl implements LoginSysUserVoConvert {
......
...@@ -6,7 +6,7 @@ import javax.annotation.Generated; ...@@ -6,7 +6,7 @@ import javax.annotation.Generated;
@Generated( @Generated(
value = "org.mapstruct.ap.MappingProcessor", value = "org.mapstruct.ap.MappingProcessor",
date = "2021-07-09T14:13:11+0800", date = "2021-07-28T12:13:25+0800",
comments = "version: 1.3.1.Final, compiler: javac, environment: Java 1.8.0_131 (Oracle Corporation)" comments = "version: 1.3.1.Final, compiler: javac, environment: Java 1.8.0_131 (Oracle Corporation)"
) )
public class ShiroMapstructConvertImpl implements ShiroMapstructConvert { public class ShiroMapstructConvertImpl implements ShiroMapstructConvert {
......
#Generated by Maven #Generated by Maven
#Thu Jul 08 15:32:42 CST 2021 #Wed Jul 28 12:13:29 CST 2021
version=2.0 version=2.0
groupId=io.geekidea.springbootplus groupId=io.geekidea.springbootplus
artifactId=framework artifactId=framework
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\util\TokenUtil.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\service\LoginToken.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\vo\SysPermission.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\ip\service\IpAddressService.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\util\PhoneUtil.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\util\TokenUtil.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\common\controller\BaseController.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\config\jackson\deserializer\JacksonDoubleDeserializer.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\common\controller\CsrfController.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\log\entity\SysOperationLog.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\util\JwtUtil.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\core\util\RequestDetailThreadLocal.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\core\validator\groups\Add.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\log\annotation\OperationLogIgnore.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\log\entity\SysLoginLog.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\core\validator\constraints\EnumType.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\vo\JwtTokenRedisVo.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\common\bean\ClientInfo.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\vo\SysPermissionTreeVo.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\common\service\impl\BaseServiceImpl.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\util\IniUtil.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\common\exception\SpringBootPlusException.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\config\converter\StringToDateUtil.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\util\ContentTypeUtil.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\config\jackson\deserializer\JacksonDateDeserializer.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\config\jackson\serializer\JacksonDateSerializer.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\util\Jackson.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\util\ClientInfoUtil.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\common\exception\DaoException.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\common\exception\BusinessException.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\common\exception\SpringBootPlusConfigException.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\util\SaltUtil.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\core\validator\constraints\IdCard.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\log\aop\BaseLogAop.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\common\api\ApiResult.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\util\HttpServletResponseUtil.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\core\filter\RequestDetailFilter.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\util\IniUtil.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\core\pagination\Paging.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\util\VerificationCode.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\common\bean\ClientInfo.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\common\controller\CsrfController.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\log\annotation\OperationLogIgnore.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\core\pagination\PageInfo.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\util\AnsiUtil.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\common\api\ApiResult.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\common\api\ApiCode.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\vo\Members.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\core\xss\XssJacksonSerializer.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\util\PhoneUtil.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\log\entity\SysOperationLog.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\config\converter\StringToDateUtil.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\core\validator\groups\Update.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\util\JwtUtil.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\util\ContentTypeUtil.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\config\converter\StringToIntegerUtil.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\log\param\SysOperationLogPageParam.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\exception\ShiroConfigException.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\common\entity\BaseEntity.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\vo\JwtTokenRedisVo.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\config\converter\ConverterConfig.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\ip\mapper\IpAddressMapper.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\util\JwtTokenUtil.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\config\jackson\deserializer\JacksonDateDeserializer.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\util\LambdaColumn.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\log\entity\SysLoginLog.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\common\service\impl\BaseServiceImpl.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\util\DateUtil.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\log\bean\OperationLogInfo.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\core\pagination\OrderMapping.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\vo\Members.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\core\validator\constraints\IdCard.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\config\converter\StringToDateConverter.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\core\filter\RequestDetailFilter.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\exception\ShiroConfigException.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\core\pagination\BasePageOrderParam.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\jwt\JwtRealm.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\util\PasswordUtil.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\common\enums\BaseEnum.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\config\jackson\serializer\JacksonLocalDateTimeSerializer.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\common\exception\GlobalErrorController.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\cache\LoginRedisService.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\core\validator\constraints\EnumType.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\common\enums\BaseEnum.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\util\IpUtil.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\core\validator\IdCardValidator.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\util\UploadUtil.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\service\LoginUsername.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\common\service\BaseService.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\util\RedisCacheUtil.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\cache\LoginRedisService.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\core\validator\constraints\Phone.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\core\xss\XssHttpServletRequestWrapper.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\common\api\ApiCode.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\log\annotation\OperationLog.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\core\pagination\BasePageParam.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\core\validator\constraints\Phone.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\cache\impl\LoginRedisServiceImpl.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\log\bean\RequestInfo.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\util\DownloadUtil.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\log\annotation\Module.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\common\exception\DaoException.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\util\DateUtil.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\service\ShiroLoginService.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\ip\service\IpAddressService.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\common\controller\IndexController.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\util\UUIDUtil.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\jwt\JwtFilter.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\util\LoginUtil.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\log\service\impl\SysLoginLogServiceImpl.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\log\aop\BaseLogAop.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\config\converter\StringToDoubleConverter.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\convert\ShiroMapstructConvert.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\common\controller\BaseController.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\core\pagination\BasePageOrderParam.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\jwt\JwtCredentialsMatcher.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\core\validator\IdCardValidator.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\config\converter\StringToDoubleUtil.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\service\impl\ShiroLoginServiceImpl.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\util\HttpServletRequestUtil.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\util\package-info.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\log\annotation\Module.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\log\mapper\SysOperationLogMapper.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\core\xss\XssJacksonSerializer.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\core\bean\RequestDetail.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\core\validator\groups\Add.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\config\converter\StringToIntegerUtil.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\common\service\BaseService.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\common\exception\BusinessException.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\util\JwtTokenUtil.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\core\xss\XssFilter.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\log\mapper\SysLoginLogMapper.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\log\enums\OperationLogType.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\util\MapUtil.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\util\PropertyColumnUtil.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\util\PrintApplicationInfo.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\util\RedisCacheUtil.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\log\service\SysOperationLogService.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\config\jackson\deserializer\JacksonLocalDateTimeDeserializer.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\common\entity\BaseEntity.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\jwt\JwtToken.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\vo\SysPermissionTreeVo.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\util\SpringContextUtil.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\convert\LoginSysUserVoConvert.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\core\pagination\BasePageParam.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\common\vo\EnumVo.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\common\bean\DeviceInfo.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\core\bean\RequestDetail.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\ip\mapper\IpAddressMapper.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\core\interceptor\PermissionInterceptor.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\jwt\JwtCredentialsMatcher.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\log\service\impl\SysOperationLogServiceImpl.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\jwt\JwtFilter.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\log\annotation\OperationLog.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\common\param\IdParam.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\core\xss\XssJacksonDeserializer.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\core\util\RequestDetailThreadLocal.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\ip\entity\IpAddress.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\util\VerificationCode.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\log\enums\OperationLogType.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\config\converter\StringToDoubleUtil.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\common\controller\EnumController.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\config\converter\StringToIntegerConverter.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\config\jackson\deserializer\JacksonLocalDateTimeDeserializer.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\util\BaseEnumUtil.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\util\UUIDUtil.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\util\MapUtil.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\core\xss\XssHttpServletRequestWrapper.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\common\controller\EnumController.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\log\controller\SysLoginLogController.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\cache\impl\LoginRedisServiceImpl.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\config\converter\ConverterConfig.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\common\exception\SpringBootPlusException.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\jwt\JwtRealm.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\log\mapper\SysLoginLogMapper.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\common\exception\SpringBootPlusConfigException.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\common\controller\IndexController.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\util\IpUtil.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\config\converter\StringToDoubleConverter.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\core\pagination\Paging.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\service\LoginUsername.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\core\validator\PhoneValidator.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\core\pagination\OrderMapping.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\ip\service\impl\IpAddressServiceImpl.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\core\pagination\PageInfo.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\common\exception\GlobalErrorController.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\config\jackson\serializer\JacksonLocalDateTimeSerializer.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\log\controller\SysOperationLogController.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\vo\LoginSysUserVo.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\vo\LoginSysUserRedisVo.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\core\xss\XssJacksonDeserializer.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\convert\ShiroMapstructConvert.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\util\PasswordUtil.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\util\BaseEnumUtil.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\log\service\SysLoginLogService.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\util\PropertyColumnUtil.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\service\LoginToken.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\config\converter\StringToIntegerConverter.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\convert\LoginSysUserVoConvert.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\config\converter\StringToDateConverter.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\common\vo\EnumVo.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\vo\LoginSysUserVo.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\log\service\impl\SysLoginLogServiceImpl.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\jwt\JwtToken.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\log\service\impl\SysOperationLogServiceImpl.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\util\LoginUtil.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\util\DownloadUtil.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\common\bean\DeviceInfo.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\log\controller\SysOperationLogController.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\core\validator\EnumTypeValidator.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\service\ShiroLoginService.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\vo\SysPermission.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\util\ClientInfoUtil.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\util\LambdaColumn.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\ip\entity\IpAddress.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\core\xss\XssFilter.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\log\service\SysOperationLogService.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\log\bean\RequestInfo.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\util\SaltUtil.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\log\param\SysOperationLogPageParam.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\core\interceptor\PermissionInterceptor.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\service\impl\ShiroLoginServiceImpl.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\core\validator\EnumTypeValidator.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\util\SpringContextUtil.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\util\HttpServletResponseUtil.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\log\service\SysLoginLogService.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\util\BrowserUtil.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\util\BrowserUtil.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\util\HttpServletRequestUtil.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\log\param\SysLoginLogPageParam.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\core\validator\PhoneValidator.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\util\AnsiUtil.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\util\PrintApplicationInfo.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\log\bean\OperationLogInfo.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\ip\service\impl\IpAddressServiceImpl.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\util\UploadUtil.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\config\jackson\serializer\JacksonDateSerializer.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\core\validator\groups\Update.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\log\param\SysLoginLogPageParam.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\log\mapper\SysOperationLogMapper.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\shiro\vo\LoginSysUserRedisVo.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\config\jackson\serializer\JacksonIntegerDeserializer.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\config\jackson\deserializer\JacksonDoubleDeserializer.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\common\param\IdParam.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\log\controller\SysLoginLogController.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\util\Jackson.java
E:\hongxinhui-api\framework\src\main\java\io\geekidea\springbootplus\framework\config\jackson\serializer\JacksonIntegerDeserializer.java E:\changfa\hongxinhui\framework\src\main\java\io\geekidea\springbootplus\framework\util\package-info.java
#Generated by Maven #Generated by Maven
#Thu Jul 08 15:33:02 CST 2021 #Wed Jul 28 12:13:57 CST 2021
version=2.0 version=2.0
groupId=io.geekidea.springbootplus groupId=io.geekidea.springbootplus
artifactId=generator artifactId=generator
E:\hongxinhui-api\generator\src\main\java\io\geekidea\springbootplus\generator\config\query\SpringBootPlusMySqlQuery.java E:\changfa\hongxinhui\generator\src\main\java\io\geekidea\springbootplus\generator\config\TableConfig.java
E:\hongxinhui-api\generator\src\main\java\io\geekidea\springbootplus\generator\config\TableConfig.java E:\changfa\hongxinhui\generator\src\main\java\io\geekidea\springbootplus\generator\config\GeneratorStrategy.java
E:\hongxinhui-api\generator\src\main\java\io\geekidea\springbootplus\generator\SpringBootPlusGenerator.java E:\changfa\hongxinhui\generator\src\main\java\io\geekidea\springbootplus\generator\exception\GeneratorException.java
E:\hongxinhui-api\generator\src\main\java\io\geekidea\springbootplus\generator\config\query\SpringBootPlusSqlServerQuery.java E:\changfa\hongxinhui\generator\src\main\java\io\geekidea\springbootplus\generator\config\GeneratorConfig.java
E:\hongxinhui-api\generator\src\main\java\io\geekidea\springbootplus\generator\properties\GeneratorProperties.java E:\changfa\hongxinhui\generator\src\main\java\io\geekidea\springbootplus\generator\SpringBootPlusGenerator.java
E:\hongxinhui-api\generator\src\main\java\io\geekidea\springbootplus\generator\CodeGenerator.java E:\changfa\hongxinhui\generator\src\main\java\io\geekidea\springbootplus\generator\config\query\SpringBootPlusMySqlQuery.java
E:\hongxinhui-api\generator\src\main\java\io\geekidea\springbootplus\generator\config\GeneratorConfig.java E:\changfa\hongxinhui\generator\src\main\java\io\geekidea\springbootplus\generator\constant\GeneratorConstant.java
E:\hongxinhui-api\generator\src\main\java\io\geekidea\springbootplus\generator\config\GeneratorStrategy.java E:\changfa\hongxinhui\generator\src\main\java\io\geekidea\springbootplus\generator\properties\GeneratorProperties.java
E:\hongxinhui-api\generator\src\main\java\io\geekidea\springbootplus\generator\config\MybatisPlusGeneratorConfig.java E:\changfa\hongxinhui\generator\src\main\java\io\geekidea\springbootplus\generator\CodeGenerator.java
E:\hongxinhui-api\generator\src\main\java\io\geekidea\springbootplus\generator\constant\GeneratorConstant.java E:\changfa\hongxinhui\generator\src\main\java\io\geekidea\springbootplus\generator\config\MybatisPlusGeneratorConfig.java
E:\hongxinhui-api\generator\src\main\java\io\geekidea\springbootplus\generator\config\ProjectConfig.java E:\changfa\hongxinhui\generator\src\main\java\io\geekidea\springbootplus\generator\config\ProjectConfig.java
E:\hongxinhui-api\generator\src\main\java\io\geekidea\springbootplus\generator\exception\GeneratorException.java E:\changfa\hongxinhui\generator\src\main\java\io\geekidea\springbootplus\generator\config\query\SpringBootPlusSqlServerQuery.java
E:\hongxinhui-api\generator\src\test\java\io\geekidea\springbootplus\generator\test\GeneratorPropertiesTest.java E:\changfa\hongxinhui\generator\src\test\java\io\geekidea\springbootplus\generator\test\GeneratorPropertiesTest.java
E:\hongxinhui-api\generator\src\test\java\io\geekidea\springbootplus\generator\test\GeneratorTestApplication.java E:\changfa\hongxinhui\generator\src\test\java\io\geekidea\springbootplus\generator\test\GeneratorTestApplication.java
...@@ -57,6 +57,14 @@ public class Members extends BaseEntity { ...@@ -57,6 +57,14 @@ public class Members extends BaseEntity {
@TableField("legalpName") @TableField("legalpName")
private String legalpName; private String legalpName;
@ApiModelProperty("法人身份证 正面")
@TableField("legalpIdcard1")
private String legalpIdcard1;
@ApiModelProperty("法人身份证 反面")
@TableField("legalpIdcard2")
private String legalpIdcard2;
@ApiModelProperty("邮箱") @ApiModelProperty("邮箱")
private String email; private String email;
...@@ -70,9 +78,12 @@ public class Members extends BaseEntity { ...@@ -70,9 +78,12 @@ public class Members extends BaseEntity {
@ApiModelProperty("手机号") @ApiModelProperty("手机号")
private String phone; private String phone;
@ApiModelProperty("密码") @ApiModelProperty("密码md5")
private String password; private String password;
@ApiModelProperty("密码 没加密的")
private String pwd;
@ApiModelProperty("身份证号") @ApiModelProperty("身份证号")
@TableField("Idcard") @TableField("Idcard")
private String Idcard; private String Idcard;
......
...@@ -42,6 +42,12 @@ public class EnterpriseMembers extends BaseEntity { ...@@ -42,6 +42,12 @@ public class EnterpriseMembers extends BaseEntity {
@ApiModelProperty("法人代表姓名") @ApiModelProperty("法人代表姓名")
private String legalpName; private String legalpName;
@ApiModelProperty("法人身份证 正面")
private String legalpIdcard1;
@ApiModelProperty("法人身份证 反面")
private String legalpIdcard2;
@ApiModelProperty("机构常用邮箱") @ApiModelProperty("机构常用邮箱")
private String email; private String email;
...@@ -68,7 +74,10 @@ public class EnterpriseMembers extends BaseEntity { ...@@ -68,7 +74,10 @@ public class EnterpriseMembers extends BaseEntity {
@ApiModelProperty("会员类型 1管理类会员 2自营类会员 3经济类会员 4服务类会员") @ApiModelProperty("会员类型 1管理类会员 2自营类会员 3经济类会员 4服务类会员")
private Integer mtype; private Integer mtype;
@ApiModelProperty(value = "密码",required = true) @ApiModelProperty(value = "密码没加密的",required = true)
private String pwd;
@ApiModelProperty(value = "密码md5的",required = true)
private String password; private String password;
@ApiModelProperty(value = "确认密码",required = true) @ApiModelProperty(value = "确认密码",required = true)
......
...@@ -40,6 +40,14 @@ public class EnterpriseMembersPage extends BaseEntity { ...@@ -40,6 +40,14 @@ public class EnterpriseMembersPage extends BaseEntity {
@ApiModelProperty("法人代表姓名") @ApiModelProperty("法人代表姓名")
private String legalpName; private String legalpName;
@ApiModelProperty("法人身份证 正面")
@TableField("legalpIdcard1")
private String legalpIdcard1;
@ApiModelProperty("法人身份证 反面")
@TableField("legalpIdcard2")
private String legalpIdcard2;
@ApiModelProperty("邮箱") @ApiModelProperty("邮箱")
private String email; private String email;
......
...@@ -32,6 +32,12 @@ public class EnterpriseMembersUpdate extends BaseEntity { ...@@ -32,6 +32,12 @@ public class EnterpriseMembersUpdate extends BaseEntity {
@ApiModelProperty("法人代表姓名") @ApiModelProperty("法人代表姓名")
private String legalpName; private String legalpName;
@ApiModelProperty("法人身份证 正面")
private String legalpIdcard1;
@ApiModelProperty("法人身份证 反面")
private String legalpIdcard2;
@ApiModelProperty("机构常用邮箱") @ApiModelProperty("机构常用邮箱")
private String email; private String email;
......
...@@ -46,6 +46,9 @@ public class PersonalMembers extends BaseEntity { ...@@ -46,6 +46,9 @@ public class PersonalMembers extends BaseEntity {
// @ApiModelProperty(value = "openid",required = true) // @ApiModelProperty(value = "openid",required = true)
// private String openid; // private String openid;
@ApiModelProperty(value = "密码没加密的",required = true)
private String pwd;
@ApiModelProperty(value = "密码",required = true) @ApiModelProperty(value = "密码",required = true)
private String password; private String password;
......
...@@ -7,6 +7,7 @@ import com.hongxinhui.param.*; ...@@ -7,6 +7,7 @@ import com.hongxinhui.param.*;
import com.hongxinhui.service.MembersService; import com.hongxinhui.service.MembersService;
import com.hongxinhui.utils.CheckUtil; import com.hongxinhui.utils.CheckUtil;
import com.hongxinhui.utils.IdCardUtil; import com.hongxinhui.utils.IdCardUtil;
import com.hongxinhui.utils.SendMail;
import com.hongxinhui.utils.StringUtils; import com.hongxinhui.utils.StringUtils;
import io.geekidea.springbootplus.config.properties.JwtProperties; import io.geekidea.springbootplus.config.properties.JwtProperties;
import io.geekidea.springbootplus.config.properties.SpringBootPlusProperties; import io.geekidea.springbootplus.config.properties.SpringBootPlusProperties;
...@@ -174,7 +175,7 @@ public class MembersServiceImpl extends BaseServiceImpl<MembersMapper, Members> ...@@ -174,7 +175,7 @@ public class MembersServiceImpl extends BaseServiceImpl<MembersMapper, Members>
return hashMap; return hashMap;
} }
members = new Members(); members = new Members();
members.setPassword(DigestUtils.md5Hex(personalMembers.getPassword())); members.setPassword(personalMembers.getPassword());//DigestUtils.md5Hex(
members.setName(personalMembers.getName()); members.setName(personalMembers.getName());
members.setPhone(personalMembers.getPhone()); members.setPhone(personalMembers.getPhone());
members.setEmail(personalMembers.getEmail());//邮箱 members.setEmail(personalMembers.getEmail());//邮箱
...@@ -182,10 +183,22 @@ public class MembersServiceImpl extends BaseServiceImpl<MembersMapper, Members> ...@@ -182,10 +183,22 @@ public class MembersServiceImpl extends BaseServiceImpl<MembersMapper, Members>
members.setIdcard(personalMembers.getIdcard()); members.setIdcard(personalMembers.getIdcard());
//个人用户类型 //个人用户类型
members.setUserType(1); members.setUserType(1);
members.setPwd(personalMembers.getPwd());
int insert = membersMapper.insert(members); int insert = membersMapper.insert(members);
if(insert>0){ if(insert>0){
hashMap.put("code","200"); hashMap.put("code","200");
hashMap.put("info","注册成功"); hashMap.put("info","注册成功");
SendMail sendMail = new SendMail();
sendMail.setSubject("请保管好您的账号密码");
sendMail.setContent("请保管好您的账号密码:</br>账号:"+personalMembers.getPhone()+"</br>密码:"+personalMembers.getPwd());
//收件人电子邮箱
sendMail.setToAccount(personalMembers.getEmail());
//抄送人电子邮箱
sendMail.setToAccountAdd("");
//发送邮件方法
SendMail.sendMailMessage(sendMail);
} }
return hashMap; return hashMap;
} }
...@@ -232,11 +245,23 @@ public class MembersServiceImpl extends BaseServiceImpl<MembersMapper, Members> ...@@ -232,11 +245,23 @@ public class MembersServiceImpl extends BaseServiceImpl<MembersMapper, Members>
BeanUtils.copyProperties(enterpriseMembers, members); BeanUtils.copyProperties(enterpriseMembers, members);
//企业用户类型 //企业用户类型
members.setUserType(2); members.setUserType(2);
members.setPassword(DigestUtils.md5Hex(enterpriseMembers.getPassword())); members.setPassword(enterpriseMembers.getPassword());
members.setPwd(enterpriseMembers.getPwd());
int insert = membersMapper.insert(members); int insert = membersMapper.insert(members);
if(insert>0){ if(insert>0){
hashMap.put("code","200"); hashMap.put("code","200");
hashMap.put("info","注册成功"); hashMap.put("info","注册成功");
SendMail sendMail = new SendMail();
sendMail.setSubject("请保管好您的账号密码");
sendMail.setContent("请保管好您的账号密码:</br>账号:"+enterpriseMembers.getPhone()+"</br>密码:"+enterpriseMembers.getPwd());
//收件人电子邮箱
sendMail.setToAccount(enterpriseMembers.getEmail());
//抄送人电子邮箱
sendMail.setToAccountAdd("");
//发送邮件方法
SendMail.sendMailMessage(sendMail);
} }
return hashMap; return hashMap;
} }
...@@ -252,7 +277,7 @@ public class MembersServiceImpl extends BaseServiceImpl<MembersMapper, Members> ...@@ -252,7 +277,7 @@ public class MembersServiceImpl extends BaseServiceImpl<MembersMapper, Members>
} }
QueryWrapper<Members> queryWrapper = new QueryWrapper<>(); QueryWrapper<Members> queryWrapper = new QueryWrapper<>();
queryWrapper.eq("enable",1); queryWrapper.eq("enable",1);
queryWrapper.eq("checkstatus",1);//审核通过的用户 queryWrapper.ne("checkstatus",2);//审核通过的用户和未审核的用户
queryWrapper.eq("phone",phone); queryWrapper.eq("phone",phone);
Members members = membersMapper.selectOne(queryWrapper); Members members = membersMapper.selectOne(queryWrapper);
if(members==null){ if(members==null){
...@@ -514,7 +539,7 @@ public class MembersServiceImpl extends BaseServiceImpl<MembersMapper, Members> ...@@ -514,7 +539,7 @@ public class MembersServiceImpl extends BaseServiceImpl<MembersMapper, Members>
} }
QueryWrapper<Members> queryWrapper = new QueryWrapper<>(); QueryWrapper<Members> queryWrapper = new QueryWrapper<>();
queryWrapper.eq("enable",1); queryWrapper.eq("enable",1);
queryWrapper.eq("checkstatus",1);//审核通过的用户 queryWrapper.ne("checkstatus",2);//审核通过的用户和未审核的用户
queryWrapper.eq("phone",phone); queryWrapper.eq("phone",phone);
Members members = membersMapper.selectOne(queryWrapper); Members members = membersMapper.selectOne(queryWrapper);
if(members==null){ if(members==null){
...@@ -532,7 +557,7 @@ public class MembersServiceImpl extends BaseServiceImpl<MembersMapper, Members> ...@@ -532,7 +557,7 @@ public class MembersServiceImpl extends BaseServiceImpl<MembersMapper, Members>
HashMap<String, Object> hashMap = new HashMap<>(); HashMap<String, Object> hashMap = new HashMap<>();
QueryWrapper<Members> queryWrapper = new QueryWrapper<>(); QueryWrapper<Members> queryWrapper = new QueryWrapper<>();
queryWrapper.eq("enable",1); queryWrapper.eq("enable",1);
queryWrapper.eq("checkstatus",1);//审核通过的用户 queryWrapper.ne("checkstatus",2);//审核通过的用户和未审核的用户
queryWrapper.eq("phone",phone); queryWrapper.eq("phone",phone);
Members members = membersMapper.selectOne(queryWrapper); Members members = membersMapper.selectOne(queryWrapper);
if(members==null){ if(members==null){
......
...@@ -343,7 +343,7 @@ public class SendMail { ...@@ -343,7 +343,7 @@ public class SendMail {
public static void main(String[] args) { public static void main(String[] args) {
SendMail sendMail = new SendMail(); SendMail sendMail = new SendMail();
sendMail.setSubject("标题1"); sendMail.setSubject("标题1");
sendMail.setContent("测试2"); sendMail.setContent("请保管好您的账号密码:</br>账号:</br>密码:");
//收件人电子邮箱 //收件人电子邮箱
sendMail.setToAccount("2227078853@qq.com"); sendMail.setToAccount("2227078853@qq.com");
//抄送人电子邮箱 //抄送人电子邮箱
......
#Generated by Maven #Generated by Maven
#Thu Jul 08 15:32:53 CST 2021 #Wed Jul 28 12:13:47 CST 2021
version=2.0 version=2.0
groupId=io.geekidea.springbootplus groupId=io.geekidea.springbootplus
artifactId=example artifactId=example
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\mapper\NoticeMapper.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\StringUtils.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\wx\aes\WXBizMsgCrypt.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\SendMail.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\param\HomeInfo.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\vo\countFiveYearsEntity.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\vo\SubjectsInfoStatisticsDashboard.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\controller\NoticeController.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\wx\aes\XMLParse.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\service\impl\SuperadmindbServiceImpl.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\service\SuperadmindbService.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\wx\msg\RespMessage.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\mapper\SurveyMapper.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\service\SurveyfileService.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\vo\SubjectinformationQueryVo.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\wx\AccessTokenCommon.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\controller\NoticetypeController.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\vo\TFirsthandDataPageList.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\VerifyCodeUtils.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\mapper\SuperadmindbMapper.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\wx\WXConfigInfo.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\wx\msg\LinkMessage.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\wx\msg\VoiceMessage.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\wx\msg\MediaMessage.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\service\impl\MembersServiceImpl.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\mapper\SurveyMapper.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\HttpSessionConfig.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\service\NoticetypeService.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\param\SuperadmindbPageParam.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\FileUtils.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\service\impl\SurveyServiceImpl.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\service\impl\NoticetypeServiceImpl.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\IdCardUtil.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\service\NoticeService.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\wx\WXSecurityUtils.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\vo\TFolderManagementTreeVo.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\controller\WeChartAuthorizedController.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\controller\WeChartAuthorizedController.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\param\PersonalMembers.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\param\SurveyPageParam.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\wx\msg\LocationMessage.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\entity\Notice.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\SendMail.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\entity\Surveyfile.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\vo\countFiveYearsEntity.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\param\PersonalMembersPage.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\wx\msg\TextMessage.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\service\impl\WxServiceImpl.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\service\impl\SurveyfileServiceImpl.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\wx\msg\LocationMessage.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\vo\SysUserQueryVo.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\wx\msg\VideoMessage.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\controller\MultithreadScheduleTask.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\controller\UploadController.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\param\NoticePageParam.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\service\impl\SurveyfileServiceImpl.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\vo\TFirsthandDataPageList.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\wx\msg\NewsMessage.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\wx\msg\RespMessage.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\entity\Members.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\param\SurveyPageParam.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\enums\MenuLevelEnum.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\wx\msg\EventMessage.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\enums\EntityEnum.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\param\PersonalMembersUpdate.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\vo\ProjectQueryVo.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\wx\msg\LinkMessage.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\wx\aes\ByteGroup.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\wx\msg\MusicMessage.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\enums\StateEnum.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\vo\TFolderManagementTreeVo.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\CheckUtil.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\param\EnterpriseMembers.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\DateUtils.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\EntityUtil.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\entity\Superadmindb.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\vo\ProjectQueryVo.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\wx\msg\MusicMessage.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\param\SurveyAdd.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\param\SuperadmindbPageParam.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\wx\aes\ByteGroup.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\ZipUtils.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\controller\SuperadmindbController.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\param\EnterpriseMembersUpdate.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\vo\sysName.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\param\SuperadmindbAdd.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\vo\TCaseReportVO.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\service\impl\SurveyServiceImpl.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\param\NoticeAdd.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\wx\msg\BaseMessage.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\wx\aes\SHA1.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\vo\sysName.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\StringUtils.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\entity\Survey.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\controller\NoticeController.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\wx\msg\TextMessage.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\enums\MenuLevelEnum.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\vo\SysUserQueryVo.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\mapper\NoticetypeMapper.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\wx\aes\SHA1.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\ListUtils.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\controller\SurveyfileController.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\wx\DateUtils.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\mapper\NoticetypeMapper.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\wx\msg\NewsMessage.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\param\NoticeAdd.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\controller\SurveyfileController.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\param\EnterPageParam.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\CheckUtil.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\controller\MultithreadScheduleTask.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\service\NoticeService.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\wx\aes\PKCS7Encoder.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\wx\SignatureUtil.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\mapper\SurveyfileMapper.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\mapper\SurveyfileMapper.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\param\PersonalMembers.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\param\SuperadmindbAdd.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\wx\msg\EventMessage.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\wx\msg\VideoMessage.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\service\MembersService.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\param\EnterPageParam.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\service\SuperadmindbService.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\wx\msg\MediaMessage.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\service\impl\MembersServiceImpl.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\param\NoticetypePageParam.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\IdCardUtil.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\service\impl\SuperadmindbServiceImpl.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\controller\NoticetypeController.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\wx\AccessTokenCommon.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\ExcelUtils.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\enums\StateEnum.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\param\SurveyfilePageParam.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\entity\Survey.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\wx\msg\VoiceMessage.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\service\SurveyfileService.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\controller\WxController.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\service\impl\NoticeServiceImpl.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\wx\msg\ImageMessage.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\FileUtils.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\controller\SurveyController.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\wx\msg\BaseMessage.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\wx\aes\XMLParse.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\vo\SysDepartmentQueryVo.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\wx\aes\WXBizMsgCrypt.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\param\PersonalMembersPage.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\wx\StringUtils.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\wx\StringUtils.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\ListUtils.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\service\NoticetypeService.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\wx\DateUtils.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\param\SurveyfilePageParam.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\param\MembersPageParam.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\wx\msg\ImageMessage.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\wx\WXMessageUtils.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\IpUtils.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\vo\SubjectinformationQueryVo.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\entity\Surveyfile.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\controller\SuperadmindbController.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\wx\WXMessageUtils.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\param\NoticetypePageParam.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\wx\aes\PKCS7Encoder.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\vo\SubjectsInfoStatisticsDashboard.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\mapper\MembersMapper.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\IpUtils.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\enums\EntityEnum.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\mapper\NoticeMapper.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\controller\UploadController.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\param\EnterpriseMembers.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\mapper\SuperadmindbMapper.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\param\EnterpriseMembersPage.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\DateUtils.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\controller\MembersController.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\entity\Members.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\param\NoticePageParam.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\ExcelUtils.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\param\PersonalMembersUpdate.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\param\EnterpriseMembersPage.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\service\SurveyService.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\param\MembersPageParam.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\service\WxService.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\wx\MessageManager.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\param\NoticetypeUpdate.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\service\impl\NoticetypeServiceImpl.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\wx\MessageManager.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\service\impl\WxServiceImpl.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\param\HomeInfo.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\CapitalizationUtils.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\entity\Noticetype.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\controller\WxController.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\VerifyCodeUtils.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\DownloadHelper.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\service\impl\NoticeServiceImpl.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\wx\aes\AesException.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\HttpSessionConfig.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\service\WxService.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\vo\TSubmitRulesVO.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\vo\TSubmitRulesVO.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\wx\aes\AesException.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\controller\MembersController.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\vo\SysDepartmentQueryVo.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\entity\Notice.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\param\SurveyAdd.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\entity\Noticetype.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\mapper\MembersMapper.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\service\MembersService.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\EntityUtil.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\utils\ZipUtils.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\wx\WXSecurityUtils.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\entity\Superadmindb.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\CapitalizationUtils.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\controller\SurveyController.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\DownloadHelper.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\param\NoticetypeUpdate.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\wx\SignatureUtil.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\service\SurveyService.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\vo\TCaseReportVO.java
E:\hongxinhui-api\hongxinhui\src\main\java\com\hongxinhui\param\EnterpriseMembersUpdate.java E:\changfa\hongxinhui\hongxinhui\src\main\java\com\hongxinhui\utils\wx\WXConfigInfo.java
2021-07-07 11:45:05.849 INFO [main] [] i.g.s.SpringBootPlusApplication 55 : Starting SpringBootPlusApplication on chenyazhou with PID 6780 (E:\hongxinhui-api\bootstrap\target\classes started by 陈亚洲 in E:\hongxinhui-api) 2021-07-23 15:46:31.225 INFO [main] [] i.g.s.SpringBootPlusApplication 55 : Starting SpringBootPlusApplication on chenyazhou with PID 3952 (E:\changfa\hongxinhui\bootstrap\target\classes started by 陈亚洲 in E:\changfa\hongxinhui)
2021-07-07 11:45:05.858 DEBUG [main] [] i.g.s.SpringBootPlusApplication 56 : Running with Spring Boot v2.2.5.RELEASE, Spring v5.2.4.RELEASE 2021-07-23 15:46:31.234 INFO [main] [] i.g.s.SpringBootPlusApplication 655 : The following profiles are active: prod
2021-07-07 11:45:05.859 INFO [main] [] i.g.s.SpringBootPlusApplication 655 : The following profiles are active: dev 2021-07-23 15:46:34.631 INFO [main] [] .s.d.r.c.RepositoryConfigurationDelegate 249 : Multiple Spring Data modules found, entering strict repository configuration mode!
2021-07-07 11:45:07.814 INFO [main] [] .s.d.r.c.RepositoryConfigurationDelegate 249 : Multiple Spring Data modules found, entering strict repository configuration mode! 2021-07-23 15:46:34.635 INFO [main] [] .s.d.r.c.RepositoryConfigurationDelegate 127 : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
2021-07-07 11:45:07.818 INFO [main] [] .s.d.r.c.RepositoryConfigurationDelegate 127 : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-07-23 15:46:34.821 INFO [main] [] .s.d.r.c.RepositoryConfigurationDelegate 187 : Finished Spring Data repository scanning in 160ms. Found 0 Redis repository interfaces.
2021-07-07 11:45:07.896 INFO [main] [] .s.d.r.c.RepositoryConfigurationDelegate 187 : Finished Spring Data repository scanning in 61ms. Found 0 Redis repository interfaces. 2021-07-23 15:46:35.269 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'shiroConfig' of type [io.geekidea.springbootplus.config.ShiroConfig$$EnhancerBySpringCGLIB$$8c64c8ee] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-07 11:45:08.356 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'shiroConfig' of type [io.geekidea.springbootplus.config.ShiroConfig$$EnhancerBySpringCGLIB$$87a182de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-07-23 15:46:35.378 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'jwtProperties' of type [io.geekidea.springbootplus.config.properties.JwtProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-07 11:45:08.491 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'jwtProperties' of type [io.geekidea.springbootplus.config.properties.JwtProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-07-23 15:46:35.381 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'redisTemplateConfig' of type [io.geekidea.springbootplus.config.RedisTemplateConfig$$EnhancerBySpringCGLIB$$ad33ad92] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-07 11:45:08.494 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'redisTemplateConfig' of type [io.geekidea.springbootplus.config.RedisTemplateConfig$$EnhancerBySpringCGLIB$$a8706782] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-07-23 15:46:35.395 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-07 11:45:08.509 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-07-23 15:46:35.400 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-07 11:45:08.519 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-07-23 15:46:35.530 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-07 11:45:08.647 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-07-23 15:46:35.688 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-07 11:45:08.805 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-07-23 15:46:35.769 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'redisTemplate' of type [org.springframework.data.redis.core.RedisTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-07 11:45:08.891 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'redisTemplate' of type [org.springframework.data.redis.core.RedisTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-07-23 15:46:35.770 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'loginRedisServiceImpl' of type [io.geekidea.springbootplus.framework.shiro.cache.impl.LoginRedisServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-07 11:45:08.892 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'loginRedisServiceImpl' of type [io.geekidea.springbootplus.framework.shiro.cache.impl.LoginRedisServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-07-23 15:46:36.405 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'credentialsMatcher' of type [io.geekidea.springbootplus.framework.shiro.jwt.JwtCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-07 11:45:09.399 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'credentialsMatcher' of type [io.geekidea.springbootplus.framework.shiro.jwt.JwtCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-07-23 15:46:36.409 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'jwtRealm' of type [io.geekidea.springbootplus.framework.shiro.jwt.JwtRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-07 11:45:09.403 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'jwtRealm' of type [io.geekidea.springbootplus.framework.shiro.jwt.JwtRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-07-23 15:46:36.411 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'sessionStorageEvaluator' of type [org.apache.shiro.web.mgt.DefaultWebSessionStorageEvaluator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-07 11:45:09.404 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'sessionStorageEvaluator' of type [org.apache.shiro.web.mgt.DefaultWebSessionStorageEvaluator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-07-23 15:46:36.412 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'subjectDAO' of type [org.apache.shiro.mgt.DefaultSubjectDAO] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-07 11:45:09.405 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'subjectDAO' of type [org.apache.shiro.mgt.DefaultSubjectDAO] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-07-23 15:46:36.415 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-07 11:45:09.409 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-07-23 15:46:36.452 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'shiroLoginServiceImpl' of type [io.geekidea.springbootplus.framework.shiro.service.impl.ShiroLoginServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-07 11:45:09.445 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'shiroLoginServiceImpl' of type [io.geekidea.springbootplus.framework.shiro.service.impl.ShiroLoginServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-07-23 15:46:36.461 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'spring-boot-plus.shiro-io.geekidea.springbootplus.config.properties.ShiroProperties' of type [io.geekidea.springbootplus.config.properties.ShiroProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-07 11:45:09.453 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'spring-boot-plus.shiro-io.geekidea.springbootplus.config.properties.ShiroProperties' of type [io.geekidea.springbootplus.config.properties.ShiroProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-07-23 15:46:36.597 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-07 11:45:09.514 DEBUG [main] [] i.g.springbootplus.config.ShiroConfig 186 : anonList:[["/login","/logout"],["/static/**","/templates/**"],["/swagger-ui.html","/docs","/doc.html","/swagger-resources/**","/webjars/**","/v2/api-docs","/csrf","/v2/api-docs-ext","/null/swagger-resources/**"],["/actuator/**"],[],["/","/index.html"],["/**/**"]] 2021-07-23 15:46:36.786 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'redisCacheConfig' of type [io.geekidea.springbootplus.config.RedisCacheConfig$$EnhancerBySpringCGLIB$$511e2cc8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-07 11:45:09.540 DEBUG [main] [] i.g.springbootplus.config.ShiroConfig 201 : definitions:{"/getSysUserInfo":"anon","/enum":"anon","/upload/**":"anon","/verificationCode/**":"anon","/resource/**":"anon"} 2021-07-23 15:46:37.240 INFO [main] [] o.s.b.w.embedded.tomcat.TomcatWebServer 92 : Tomcat initialized with port(s): 8899 (http)
2021-07-07 11:45:09.540 DEBUG [main] [] i.g.springbootplus.config.ShiroConfig 209 : permissionConfigs:null 2021-07-23 15:46:37.254 INFO [main] [] o.a.coyote.http11.Http11NioProtocol 173 : Initializing ProtocolHandler ["http-nio-8899"]
2021-07-07 11:45:09.541 DEBUG [main] [] i.g.springbootplus.config.ShiroConfig 240 : filterChainMap:{"/login":"anon","/logout":"anon","/static/**":"anon","/templates/**":"anon","/swagger-ui.html":"anon","/docs":"anon","/doc.html":"anon","/swagger-resources/**":"anon","/webjars/**":"anon","/v2/api-docs":"anon","/csrf":"anon","/v2/api-docs-ext":"anon","/null/swagger-resources/**":"anon","/actuator/**":"anon","/":"anon","/index.html":"anon","/**/**":"anon","/resource/**":"anon","/upload/**":"anon","/verificationCode/**":"anon","/enum":"anon","/getSysUserInfo":"anon","/**":"jwtFilter"} 2021-07-23 15:46:37.255 INFO [main] [] o.apache.catalina.core.StandardService 173 : Starting service [Tomcat]
2021-07-07 11:45:09.586 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-07-23 15:46:37.255 INFO [main] [] org.apache.catalina.core.StandardEngine 173 : Starting Servlet engine: [Apache Tomcat/9.0.31]
2021-07-07 11:45:09.868 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'redisCacheConfig' of type [io.geekidea.springbootplus.config.RedisCacheConfig$$EnhancerBySpringCGLIB$$4c5ae6b8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-07-23 15:46:37.454 INFO [main] [] o.a.c.c.C.[Tomcat].[localhost].[/api] 173 : Initializing Spring embedded WebApplicationContext
2021-07-07 11:45:10.289 INFO [main] [] o.s.b.w.embedded.tomcat.TomcatWebServer 92 : Tomcat initialized with port(s): 8899 (http) 2021-07-23 15:46:37.454 INFO [main] [] o.s.web.context.ContextLoader 284 : Root WebApplicationContext: initialization completed in 6029 ms
2021-07-07 11:45:10.306 INFO [main] [] o.a.coyote.http11.Http11NioProtocol 173 : Initializing ProtocolHandler ["http-nio-8899"] 2021-07-23 15:46:38.161 INFO [main] [] o.s.b.a.e.web.ServletEndpointRegistrar 75 : Registered '/actuator/jolokia' to jolokia-actuator-endpoint
2021-07-07 11:45:10.307 INFO [main] [] o.apache.catalina.core.StandardService 173 : Starting service [Tomcat] 2021-07-23 15:46:38.180 INFO [main] [] i.g.s.framework.core.xss.XssFilter 36 : XssFilter init
2021-07-07 11:45:10.307 INFO [main] [] org.apache.catalina.core.StandardEngine 173 : Starting Servlet engine: [Apache Tomcat/9.0.31] 2021-07-23 15:46:38.181 INFO [main] [] i.g.s.f.core.filter.RequestDetailFilter 39 : RequestDetailFilter init
2021-07-07 11:45:10.460 INFO [main] [] o.a.c.c.C.[Tomcat].[localhost].[/api] 173 : Initializing Spring embedded WebApplicationContext 2021-07-23 15:46:40.112 INFO [main] [] i.g.s.framework.shiro.util.JwtUtil 51 : {"audience":"web","expireSecond":36000,"issuer":"spring-boot-plus","redisCheck":true,"refreshToken":true,"refreshTokenCountdown":600,"saltCheck":true,"secret":"666666","singleLogin":false,"tokenName":"token"}
2021-07-07 11:45:10.460 INFO [main] [] o.s.web.context.ContextLoader 284 : Root WebApplicationContext: initialization completed in 4477 ms 2021-07-23 15:46:41.223 INFO [main] [] o.s.b.a.e.web.EndpointLinksResolver 58 : Exposing 15 endpoint(s) beneath base path '/actuator'
2021-07-07 11:45:10.492 DEBUG [main] [] i.g.s.config.SpringBootPlusCorsConfig 49 : corsProperties:SpringBootPlusCorsProperties(enable=true, path=/**, allowedOrigins=[*], allowedHeaders=[*], allowCredentials=true, allowedMethods=[OPTION, GET, POST], exposedHeaders=[token], maxAge=1800) 2021-07-23 15:46:41.441 INFO [main] [] pertySourcedRequestMappingHandlerMapping 69 : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
2021-07-07 11:45:10.582 DEBUG [main] [] i.g.s.config.SpringBootPlusWebMvcConfig 150 : SpringBootPlusProperties:{"allowDownloadFileExtensions":["jpg","png","docx","xlsx","pptx","pdf"],"allowUploadFileExtensions":["jpg","png","docx","xlsx","pptx","pdf"],"cors":{"allowCredentials":true,"allowedHeaders":["*"],"allowedMethods":["OPTION","GET","POST"],"allowedOrigins":["*"],"enable":true,"exposedHeaders":["token"],"maxAge":1800,"path":"/**"},"enableAnsi":true,"enableVerifyCode":false,"enumPackages":["com.hongxinhui.foorbar.enums"],"filter":{"request":{"async":true,"enable":true,"order":1,"urlPatterns":["/*"]},"xss":{"async":true,"enable":true,"order":2,"urlPatterns":["/*"]}},"interceptor":{"download":{"enable":false,"excludePaths":[],"includePaths":["/download/**"]},"permission":{"enable":false,"excludePaths":[],"includePaths":["/**"]},"resource":{"enable":false,"excludePaths":[],"includePaths":["/resource/**"]},"springbootadmin":{"enable":false,"excludePaths":[],"includePaths":[]},"upload":{"enable":false,"excludePaths":[],"includePaths":["/upload/**"]}},"jwt":{"audience":"web","expireSecond":36000,"issuer":"spring-boot-plus","redisCheck":true,"refreshToken":true,"refreshTokenCountdown":600,"saltCheck":true,"secret":"666666","singleLogin":false,"tokenName":"token"},"loginInitHead":"http://127.0.0.1:8899/api/resource/logo.png","loginInitPassword":"admin","loginInitSalt":"666666","resourceAccessPath":"/resource/","resourceAccessPatterns":"/resource/**","resourceAccessUrl":"http://127.0.0.1:8899/api/resource/","resourceHandlers":"/static/**=classpath:/static/\nswagger-ui.html=classpath:/META-INF/resources/\n/webjars/**=classpath:/META-INF/resources/webjars/\ndoc.html=classpath:/META-INF/resources/\n","serverIp":"127.0.0.1","shiro":{"anon":[["/login","/logout"],["/static/**","/templates/**"],["/swagger-ui.html","/docs","/doc.html","/swagger-resources/**","/webjars/**","/v2/api-docs","/csrf","/v2/api-docs-ext","/null/swagger-resources/**"],["/actuator/**"],[],["/","/index.html"],["/**/**"]],"enable":true,"filterChainDefinitions":"/resource/**=anon\n/upload/**=anon\n/verificationCode/**=anon\n/enum=anon\n/getSysUserInfo=anon\n"},"swaggerPaths":["/swagger-ui.html","/docs","/doc.html","/swagger-resources/**","/webjars/**","/v2/api-docs","/csrf","/v2/api-docs-ext","/null/swagger-resources/**"],"uploadPath":"/opt/upload/"} 2021-07-23 15:46:41.488 INFO [main] [] i.g.s.config.Swagger2Config 166 : swagger scan basePackages:null
2021-07-07 11:45:11.123 INFO [main] [] o.s.b.a.e.web.ServletEndpointRegistrar 75 : Registered '/actuator/jolokia' to jolokia-actuator-endpoint 2021-07-23 15:46:42.144 INFO [main] [] o.s.s.c.ThreadPoolTaskScheduler 181 : Initializing ExecutorService
2021-07-07 11:45:11.145 INFO [main] [] i.g.s.framework.core.xss.XssFilter 36 : XssFilter init 2021-07-23 15:46:42.744 WARN [main] [] o.s.b.a.f.FreeMarkerAutoConfiguration 67 : Cannot find template location(s): [classpath:/templates/] (please add some templates, check your FreeMarker configuration, or set spring.freemarker.checkTemplateLocation=false)
2021-07-07 11:45:11.146 INFO [main] [] i.g.s.f.core.filter.RequestDetailFilter 39 : RequestDetailFilter init 2021-07-23 15:46:42.808 INFO [main] [] o.s.s.c.ThreadPoolTaskScheduler 181 : Initializing ExecutorService 'taskScheduler'
2021-07-07 11:45:12.834 DEBUG [main] [] i.g.s.framework.log.aop.BaseLogAop 172 : logAopConfig = SpringBootPlusAopProperties.LogAopConfig(enableRequestId=true, logPrintType=ORDER, requestIdType=IDWORK, requestLogFormat=true, responseLogFormat=true, excludePaths=[/, /csrf]) 2021-07-23 15:46:42.892 INFO [main] [] d.s.w.p.DocumentationPluginsBootstrapper 160 : Context refreshed
2021-07-07 11:45:12.834 DEBUG [main] [] i.g.s.framework.log.aop.BaseLogAop 173 : logPrintType = ORDER 2021-07-23 15:46:42.908 INFO [main] [] d.s.w.p.DocumentationPluginsBootstrapper 163 : Found 1 custom documentation plugin(s)
2021-07-07 11:45:12.834 DEBUG [main] [] i.g.s.framework.log.aop.BaseLogAop 174 : enableRequestId = true 2021-07-23 15:46:42.969 INFO [main] [] s.d.s.w.s.ApiListingReferenceScanner 41 : Scanning for api listing references
2021-07-07 11:45:12.834 DEBUG [main] [] i.g.s.framework.log.aop.BaseLogAop 175 : requestIdType = IDWORK 2021-07-23 15:46:43.314 INFO [main] [] .d.s.w.r.o.CachingOperationNameGenerator 40 : Generating unique operation named: updateStatusUsingPOST_1
2021-07-07 11:45:12.835 DEBUG [main] [] i.g.s.framework.log.aop.BaseLogAop 176 : operationLogConfig = SpringBootPlusAopProperties.OperationLogConfig(enable=true, excludePaths=[]) 2021-07-23 15:46:43.439 INFO [main] [] o.a.coyote.http11.Http11NioProtocol 173 : Starting ProtocolHandler ["http-nio-8899"]
2021-07-07 11:45:12.835 DEBUG [main] [] i.g.s.framework.log.aop.BaseLogAop 177 : loginLogConfig = SpringBootPlusAopProperties.LoginLogConfig(enable=true, loginPath=/login, logoutPath=/logout) 2021-07-23 15:46:43.475 INFO [main] [] o.s.b.w.embedded.tomcat.TomcatWebServer 204 : Tomcat started on port(s): 8899 (http) with context path '/api'
2021-07-07 11:45:12.835 DEBUG [main] [] i.g.s.framework.log.aop.BaseLogAop 178 : contextPath = /api 2021-07-23 15:46:43.479 INFO [main] [] i.g.s.SpringBootPlusApplication 61 : Started SpringBootPlusApplication in 13.821 seconds (JVM running for 18.706)
2021-07-07 11:45:12.891 DEBUG [main] [] i.g.s.framework.shiro.util.JwtTokenUtil 42 : tokenName:token 2021-07-23 15:46:43.487 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 90 : projectFinalName : bootstrap-2.0
2021-07-07 11:45:12.896 INFO [main] [] i.g.s.framework.shiro.util.JwtUtil 51 : {"audience":"web","expireSecond":36000,"issuer":"spring-boot-plus","redisCheck":true,"refreshToken":true,"refreshTokenCountdown":600,"saltCheck":true,"secret":"666666","singleLogin":false,"tokenName":"token"} 2021-07-23 15:46:43.487 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 91 : projectVersion : 2.0
2021-07-07 11:45:12.921 DEBUG [main] [] i.g.s.c.p.SpringBootPlusStaticProperties 45 : INFO_PROJECT_VERSION:2.0 2021-07-23 15:46:43.487 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 92 : profileActive : prod
2021-07-07 11:45:13.911 INFO [main] [] o.s.b.a.e.web.EndpointLinksResolver 58 : Exposing 15 endpoint(s) beneath base path '/actuator' 2021-07-23 15:46:43.487 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 93 : contextPath : /api
2021-07-07 11:45:14.118 INFO [main] [] pertySourcedRequestMappingHandlerMapping 69 : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] 2021-07-23 15:46:43.487 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 94 : serverIp : 114.67.82.178
2021-07-07 11:45:14.152 DEBUG [main] [] i.g.s.config.Swagger2Config 155 : swaggerProperties = SwaggerProperties(enable=true, basePackage=, contactEmail=geekidea@qq.com, contactName=springboot.plus, contactUrl=https://springboot.plus, description=, title=spring-boot-plus API Documents, url=https://springboot.plus, version=2.0, parameterConfig=[SwaggerProperties.ParameterConfig(name=token, description=Token Request Header, type=header, dataType=String, required=false, defaultValue=)]) 2021-07-23 15:46:43.487 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 95 : port : 8899
2021-07-07 11:45:14.153 INFO [main] [] i.g.s.config.Swagger2Config 166 : swagger scan basePackages:null 2021-07-23 15:46:43.488 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 110 : Admin: http://114.67.82.178:8000
2021-07-07 11:45:14.794 INFO [main] [] o.s.s.c.ThreadPoolTaskScheduler 181 : Initializing ExecutorService 2021-07-23 15:46:43.489 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 111 : Home: http://114.67.82.178:8899/api
2021-07-07 11:45:15.480 WARN [main] [] o.s.b.a.f.FreeMarkerAutoConfiguration 67 : Cannot find template location(s): [classpath:/templates/] (please add some templates, check your FreeMarker configuration, or set spring.freemarker.checkTemplateLocation=false) 2021-07-23 15:46:43.489 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 112 : Knife4j: http://114.67.82.178:8899/api/doc.html
2021-07-07 11:45:15.556 INFO [main] [] o.s.s.c.ThreadPoolTaskScheduler 181 : Initializing ExecutorService 'taskScheduler' 2021-07-23 15:46:43.489 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 113 : Swagger: http://114.67.82.178:8899/api/swagger-ui.html
2021-07-07 11:45:15.641 INFO [main] [] d.s.w.p.DocumentationPluginsBootstrapper 160 : Context refreshed 2021-07-23 15:46:43.490 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 114 : spring-boot-plus project start success...........
2021-07-07 11:45:15.657 INFO [main] [] d.s.w.p.DocumentationPluginsBootstrapper 163 : Found 1 custom documentation plugin(s) 2021-07-23 15:46:43.491 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 118 :
2021-07-07 11:45:15.738 INFO [main] [] s.d.s.w.s.ApiListingReferenceScanner 41 : Scanning for api listing references ____ __ __ ____
2021-07-07 11:45:16.780 INFO [main] [] o.a.coyote.http11.Http11NioProtocol 173 : Starting ProtocolHandler ["http-nio-8899"]
2021-07-07 11:45:16.840 INFO [main] [] o.s.b.w.embedded.tomcat.TomcatWebServer 204 : Tomcat started on port(s): 8899 (http) with context path '/api'
2021-07-07 11:45:16.851 INFO [main] [] i.g.s.SpringBootPlusApplication 61 : Started SpringBootPlusApplication in 12.181 seconds (JVM running for 17.979)
2021-07-07 11:45:16.865 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 90 : projectFinalName : bootstrap-2.0
2021-07-07 11:45:16.865 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 91 : projectVersion : 2.0
2021-07-07 11:45:16.865 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 92 : profileActive : dev
2021-07-07 11:45:16.865 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 93 : contextPath : /api
2021-07-07 11:45:16.865 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 94 : serverIp : 127.0.0.1
2021-07-07 11:45:16.866 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 95 : port : 8899
2021-07-07 11:45:16.866 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 110 : Admin: http://127.0.0.1:8000
2021-07-07 11:45:16.866 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 111 : Home: http://127.0.0.1:8899/api
2021-07-07 11:45:16.866 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 112 : Knife4j: http://127.0.0.1:8899/api/doc.html
2021-07-07 11:45:16.866 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 113 : Swagger: http://127.0.0.1:8899/api/swagger-ui.html
2021-07-07 11:45:16.866 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 114 : spring-boot-plus project start success...........
2021-07-07 11:45:16.875 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 116 :
 ____ __ __ ____
/\ _`\ /\ \__ /\ \__ /\ _`\ /\ _`\ /\ \__ /\ \__ /\ _`\
\ \,\L\_\ \ ,_\ __ _ __\ \ ,_\ \ \,\L\_\ __ __ ___ ___ __ ____ ____ \ \,\L\_\ \ ,_\ __ _ __\ \ ,_\ \ \,\L\_\ __ __ ___ ___ __ ____ ____
\/_\__ \\ \ \/ /'__`\ /\`'__\ \ \/ \/_\__ \ /\ \/\ \ /'___\ /'___\ /'__`\ /',__\ /',__\ \/_\__ \\ \ \/ /'__`\ /\`'__\ \ \/ \/_\__ \ /\ \/\ \ /'___\ /'___\ /'__`\ /',__\ /',__\
...@@ -80,169 +64,79 @@ ...@@ -80,169 +64,79 @@
\ `\____\ \__\ \__/.\_\\ \_\ \ \__\ \ `\____\ \____/\ \____\ \____\ \____\/\____/\/\____/ \ `\____\ \__\ \__/.\_\\ \_\ \ \__\ \ `\____\ \____/\ \____\ \____\ \____\/\____/\/\____/
\/_____/\/__/\/__/\/_/ \/_/ \/__/ \/_____/\/___/ \/____/\/____/\/____/\/___/ \/___/ \/_____/\/__/\/__/\/_/ \/_/ \/__/ \/_____/\/___/ \/____/\/____/\/____/\/___/ \/___/

2021-07-07 11:45:16.876 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 66 :
===========================================================================================
!!!准备工作!!!
1.导入SQL初始化脚本:docs/db,根据不同数据库导入对应SQL脚本并修改链接等信息配置
2.启动Redis服务,必要条件
3.启动SpringBootAdmin Server,可选操作,admin模块中,启动SpringBootPlusAdminApplication
4.根据项目需要,修改项目配置,请先查看官网配置文档:https://springboot.plus/config/
5.项目模块说明:
admin: SpringBootAdmin Server启动模块
bootstrap: 项目启动模块
config: 项目配置模块
distribution:项目打包模块,打包时,请先选中Maven Profiles中的release和对应环境
example: 业务自定义模块,自己的业务代码可在example下进行,也可以再创建模块
framework: 项目核心框架模块
generator: 代码生成模块,启动类:SpringBootPlusGenerator,请根据实际情况进行配置
scheduled: 任务调度模块
system: 系统管理模块
6.FAQ:https://springboot.plus/faq.html
7.如开发中遇到bug及问题,欢迎提交ISSUES:https://github.com/geekidea/spring-boot-plus/issues
8.QQ:625301326,进群答案:springboot.plus
===========================================================================================

2021-07-07 11:45:17.832 INFO [RMI TCP Connection(5)-169.254.87.43] [] com.zaxxer.hikari.HikariDataSource 110 : HikariPool-1 - Starting...
2021-07-07 11:45:18.445 INFO [RMI TCP Connection(5)-169.254.87.43] [] com.zaxxer.hikari.HikariDataSource 123 : HikariPool-1 - Start completed.
2021-07-07 11:45:18.786 INFO [boundedElastic-1] [] io.lettuce.core.EpollProvider 68 : Starting without optional epoll library
2021-07-07 11:45:18.790 INFO [boundedElastic-1] [] io.lettuce.core.KqueueProvider 70 : Starting without optional kqueue library
2021-07-07 11:45:19.237 WARN [registrationTask1] [] d.c.b.a.c.r.ApplicationRegistrator 93 : Failed to register application as Application(name=spring-boot-plus, managementUrl=http://127.0.0.1:8899/api/actuator, healthUrl=http://127.0.0.1:8899/api/actuator/health, serviceUrl=http://127.0.0.1:8899/api) at spring-boot-admin ([http://127.0.0.1:8000/instances]): I/O error on POST request for "http://127.0.0.1:8000/instances": Failed to connect to /127.0.0.1:8000; nested exception is java.net.ConnectException: Failed to connect to /127.0.0.1:8000. Further attempts are logged on DEBUG level
2021-07-07 11:45:19.601 INFO [RMI TCP Connection(7)-169.254.87.43] [] o.a.c.c.C.[Tomcat].[localhost].[/api] 173 : Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-07-07 11:45:19.601 INFO [RMI TCP Connection(7)-169.254.87.43] [] o.s.web.servlet.DispatcherServlet 525 : Initializing Servlet 'dispatcherServlet'
2021-07-07 11:45:19.623 INFO [RMI TCP Connection(7)-169.254.87.43] [] o.s.web.servlet.DispatcherServlet 547 : Completed initialization in 22 ms
2021-07-07 11:45:24.390 WARN [http-nio-8899-exec-21] [] o.s.web.servlet.PageNotFound 1251 : No mapping for GET /api/
2021-07-07 11:45:24.430 WARN [http-nio-8899-exec-18] [] o.s.web.servlet.PageNotFound 1251 : No mapping for GET /api/csrf
2021-07-07 11:45:46.088 DEBUG [http-nio-8899-exec-9] [] i.g.s.framework.shiro.util.JwtUtil 68 : username:admin
2021-07-07 11:45:46.088 DEBUG [http-nio-8899-exec-9] [] i.g.s.framework.shiro.util.JwtUtil 74 : salt:666666
2021-07-07 11:45:46.088 DEBUG [http-nio-8899-exec-9] [] i.g.s.framework.shiro.util.JwtUtil 84 : expireSecond:36000
2021-07-07 11:45:46.090 DEBUG [http-nio-8899-exec-9] [] i.g.s.framework.shiro.util.JwtUtil 86 : expireDate:Wed Jul 07 21:45:46 CST 2021
2021-07-07 12:00:00.011 INFO [scheduling-1] [] o.s.s.concurrent.ThreadPoolTaskExecutor 181 : Initializing ExecutorService 'applicationTaskExecutor'
2021-07-07 13:32:05.349 WARN [HikariPool-1 housekeeper] [] com.zaxxer.hikari.pool.HikariPool 779 : HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=46m45s817ms305µs500ns).
2021-07-07 14:35:55.025 INFO [SpringContextShutdownHook] [] o.s.s.concurrent.ThreadPoolTaskExecutor 218 : Shutting down ExecutorService 'applicationTaskExecutor'
2021-07-07 14:35:55.027 INFO [SpringContextShutdownHook] [] o.s.s.c.ThreadPoolTaskScheduler 218 : Shutting down ExecutorService 'taskScheduler'
2021-07-07 14:35:55.028 INFO [SpringContextShutdownHook] [] o.s.s.c.ThreadPoolTaskScheduler 218 : Shutting down ExecutorService
2021-07-07 14:35:55.033 INFO [SpringContextShutdownHook] [] com.zaxxer.hikari.HikariDataSource 350 : HikariPool-1 - Shutdown initiated...
2021-07-07 14:35:55.044 INFO [SpringContextShutdownHook] [] com.zaxxer.hikari.HikariDataSource 352 : HikariPool-1 - Shutdown completed.
2021-07-07 16:41:39.735 INFO [main] [] i.g.s.SpringBootPlusApplication 55 : Starting SpringBootPlusApplication on chenyazhou with PID 16308 (E:\hongxinhui-api\bootstrap\target\classes started by 陈亚洲 in E:\hongxinhui-api)
2021-07-07 16:41:39.742 DEBUG [main] [] i.g.s.SpringBootPlusApplication 56 : Running with Spring Boot v2.2.5.RELEASE, Spring v5.2.4.RELEASE
2021-07-07 16:41:39.742 INFO [main] [] i.g.s.SpringBootPlusApplication 655 : The following profiles are active: dev
2021-07-07 16:41:42.591 INFO [main] [] .s.d.r.c.RepositoryConfigurationDelegate 249 : Multiple Spring Data modules found, entering strict repository configuration mode!
2021-07-07 16:41:42.599 INFO [main] [] .s.d.r.c.RepositoryConfigurationDelegate 127 : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
2021-07-07 16:41:42.720 INFO [main] [] .s.d.r.c.RepositoryConfigurationDelegate 187 : Finished Spring Data repository scanning in 89ms. Found 0 Redis repository interfaces.
2021-07-07 16:41:43.358 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'shiroConfig' of type [io.geekidea.springbootplus.config.ShiroConfig$$EnhancerBySpringCGLIB$$2c571fba] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-07 16:41:43.520 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'jwtProperties' of type [io.geekidea.springbootplus.config.properties.JwtProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-07 16:41:43.523 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'redisTemplateConfig' of type [io.geekidea.springbootplus.config.RedisTemplateConfig$$EnhancerBySpringCGLIB$$4d26045e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-07 16:41:43.536 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-07 16:41:43.543 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-07 16:41:43.692 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-07 16:41:43.898 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-07 16:41:44.036 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'redisTemplate' of type [org.springframework.data.redis.core.RedisTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-07 16:41:44.037 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'loginRedisServiceImpl' of type [io.geekidea.springbootplus.framework.shiro.cache.impl.LoginRedisServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-07 16:41:44.690 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'credentialsMatcher' of type [io.geekidea.springbootplus.framework.shiro.jwt.JwtCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-07 16:41:44.696 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'jwtRealm' of type [io.geekidea.springbootplus.framework.shiro.jwt.JwtRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-07 16:41:44.698 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'sessionStorageEvaluator' of type [org.apache.shiro.web.mgt.DefaultWebSessionStorageEvaluator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-07 16:41:44.699 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'subjectDAO' of type [org.apache.shiro.mgt.DefaultSubjectDAO] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-07 16:41:44.703 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-07 16:41:44.748 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'shiroLoginServiceImpl' of type [io.geekidea.springbootplus.framework.shiro.service.impl.ShiroLoginServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-07 16:41:44.758 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'spring-boot-plus.shiro-io.geekidea.springbootplus.config.properties.ShiroProperties' of type [io.geekidea.springbootplus.config.properties.ShiroProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-07 16:41:44.833 DEBUG [main] [] i.g.springbootplus.config.ShiroConfig 186 : anonList:[["/login","/logout"],["/static/**","/templates/**"],["/swagger-ui.html","/docs","/doc.html","/swagger-resources/**","/webjars/**","/v2/api-docs","/csrf","/v2/api-docs-ext","/null/swagger-resources/**"],["/actuator/**"],[],["/","/index.html"],["/**/**"]]
2021-07-07 16:41:44.864 DEBUG [main] [] i.g.springbootplus.config.ShiroConfig 201 : definitions:{"/upload/**":"anon","/getSysUserInfo":"anon","/enum":"anon","/resource/**":"anon","/verificationCode/**":"anon"}
2021-07-07 16:41:44.864 DEBUG [main] [] i.g.springbootplus.config.ShiroConfig 209 : permissionConfigs:null
2021-07-07 16:41:44.865 DEBUG [main] [] i.g.springbootplus.config.ShiroConfig 240 : filterChainMap:{"/login":"anon","/logout":"anon","/static/**":"anon","/templates/**":"anon","/swagger-ui.html":"anon","/docs":"anon","/doc.html":"anon","/swagger-resources/**":"anon","/webjars/**":"anon","/v2/api-docs":"anon","/csrf":"anon","/v2/api-docs-ext":"anon","/null/swagger-resources/**":"anon","/actuator/**":"anon","/":"anon","/index.html":"anon","/**/**":"anon","/getSysUserInfo":"anon","/enum":"anon","/upload/**":"anon","/resource/**":"anon","/verificationCode/**":"anon","/**":"jwtFilter"}
2021-07-07 16:41:44.941 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-07 16:41:45.197 INFO [main] [] trationDelegate$BeanPostProcessorChecker 330 : Bean 'redisCacheConfig' of type [io.geekidea.springbootplus.config.RedisCacheConfig$$EnhancerBySpringCGLIB$$f1108394] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-07 16:41:45.937 INFO [main] [] o.s.b.w.embedded.tomcat.TomcatWebServer 92 : Tomcat initialized with port(s): 8899 (http)
2021-07-07 16:41:45.952 INFO [main] [] o.a.coyote.http11.Http11NioProtocol 173 : Initializing ProtocolHandler ["http-nio-8899"]
2021-07-07 16:41:45.953 INFO [main] [] o.apache.catalina.core.StandardService 173 : Starting service [Tomcat]
2021-07-07 16:41:45.954 INFO [main] [] org.apache.catalina.core.StandardEngine 173 : Starting Servlet engine: [Apache Tomcat/9.0.31]
2021-07-07 16:41:46.200 INFO [main] [] o.a.c.c.C.[Tomcat].[localhost].[/api] 173 : Initializing Spring embedded WebApplicationContext
2021-07-07 16:41:46.201 INFO [main] [] o.s.web.context.ContextLoader 284 : Root WebApplicationContext: initialization completed in 6318 ms
2021-07-07 16:41:46.247 DEBUG [main] [] i.g.s.config.SpringBootPlusCorsConfig 49 : corsProperties:SpringBootPlusCorsProperties(enable=true, path=/**, allowedOrigins=[*], allowedHeaders=[*], allowCredentials=true, allowedMethods=[OPTION, GET, POST], exposedHeaders=[token], maxAge=1800)
2021-07-07 16:41:46.399 DEBUG [main] [] i.g.s.config.SpringBootPlusWebMvcConfig 150 : SpringBootPlusProperties:{"allowDownloadFileExtensions":["jpg","png","docx","xlsx","pptx","pdf"],"allowUploadFileExtensions":["jpg","png","docx","xlsx","pptx","pdf"],"cors":{"allowCredentials":true,"allowedHeaders":["*"],"allowedMethods":["OPTION","GET","POST"],"allowedOrigins":["*"],"enable":true,"exposedHeaders":["token"],"maxAge":1800,"path":"/**"},"enableAnsi":true,"enableVerifyCode":false,"enumPackages":["com.hongxinhui.foorbar.enums"],"filter":{"request":{"async":true,"enable":true,"order":1,"urlPatterns":["/*"]},"xss":{"async":true,"enable":true,"order":2,"urlPatterns":["/*"]}},"interceptor":{"download":{"enable":false,"excludePaths":[],"includePaths":["/download/**"]},"permission":{"enable":false,"excludePaths":[],"includePaths":["/**"]},"resource":{"enable":false,"excludePaths":[],"includePaths":["/resource/**"]},"springbootadmin":{"enable":false,"excludePaths":[],"includePaths":[]},"upload":{"enable":false,"excludePaths":[],"includePaths":["/upload/**"]}},"jwt":{"audience":"web","expireSecond":36000,"issuer":"spring-boot-plus","redisCheck":true,"refreshToken":true,"refreshTokenCountdown":600,"saltCheck":true,"secret":"666666","singleLogin":false,"tokenName":"token"},"loginInitHead":"http://127.0.0.1:8899/api/resource/logo.png","loginInitPassword":"admin","loginInitSalt":"666666","resourceAccessPath":"/resource/","resourceAccessPatterns":"/resource/**","resourceAccessUrl":"http://127.0.0.1:8899/api/resource/","resourceHandlers":"/static/**=classpath:/static/\nswagger-ui.html=classpath:/META-INF/resources/\n/webjars/**=classpath:/META-INF/resources/webjars/\ndoc.html=classpath:/META-INF/resources/\n","serverIp":"127.0.0.1","shiro":{"anon":[["/login","/logout"],["/static/**","/templates/**"],["/swagger-ui.html","/docs","/doc.html","/swagger-resources/**","/webjars/**","/v2/api-docs","/csrf","/v2/api-docs-ext","/null/swagger-resources/**"],["/actuator/**"],[],["/","/index.html"],["/**/**"]],"enable":true,"filterChainDefinitions":"/resource/**=anon\n/upload/**=anon\n/verificationCode/**=anon\n/enum=anon\n/getSysUserInfo=anon\n"},"swaggerPaths":["/swagger-ui.html","/docs","/doc.html","/swagger-resources/**","/webjars/**","/v2/api-docs","/csrf","/v2/api-docs-ext","/null/swagger-resources/**"],"uploadPath":"/opt/upload/"}
2021-07-07 16:41:47.199 INFO [main] [] o.s.b.a.e.web.ServletEndpointRegistrar 75 : Registered '/actuator/jolokia' to jolokia-actuator-endpoint
2021-07-07 16:41:47.223 INFO [main] [] i.g.s.framework.core.xss.XssFilter 36 : XssFilter init
2021-07-07 16:41:47.224 INFO [main] [] i.g.s.f.core.filter.RequestDetailFilter 39 : RequestDetailFilter init
2021-07-07 16:41:48.996 DEBUG [main] [] i.g.s.framework.log.aop.BaseLogAop 172 : logAopConfig = SpringBootPlusAopProperties.LogAopConfig(enableRequestId=true, logPrintType=ORDER, requestIdType=IDWORK, requestLogFormat=true, responseLogFormat=true, excludePaths=[/, /csrf])
2021-07-07 16:41:48.997 DEBUG [main] [] i.g.s.framework.log.aop.BaseLogAop 173 : logPrintType = ORDER
2021-07-07 16:41:48.997 DEBUG [main] [] i.g.s.framework.log.aop.BaseLogAop 174 : enableRequestId = true
2021-07-07 16:41:48.997 DEBUG [main] [] i.g.s.framework.log.aop.BaseLogAop 175 : requestIdType = IDWORK
2021-07-07 16:41:48.997 DEBUG [main] [] i.g.s.framework.log.aop.BaseLogAop 176 : operationLogConfig = SpringBootPlusAopProperties.OperationLogConfig(enable=true, excludePaths=[])
2021-07-07 16:41:48.997 DEBUG [main] [] i.g.s.framework.log.aop.BaseLogAop 177 : loginLogConfig = SpringBootPlusAopProperties.LoginLogConfig(enable=true, loginPath=/login, logoutPath=/logout)
2021-07-07 16:41:48.997 DEBUG [main] [] i.g.s.framework.log.aop.BaseLogAop 178 : contextPath = /api
2021-07-07 16:41:49.036 DEBUG [main] [] i.g.s.framework.shiro.util.JwtTokenUtil 42 : tokenName:token
2021-07-07 16:41:49.039 INFO [main] [] i.g.s.framework.shiro.util.JwtUtil 51 : {"audience":"web","expireSecond":36000,"issuer":"spring-boot-plus","redisCheck":true,"refreshToken":true,"refreshTokenCountdown":600,"saltCheck":true,"secret":"666666","singleLogin":false,"tokenName":"token"}
2021-07-07 16:41:49.061 DEBUG [main] [] i.g.s.c.p.SpringBootPlusStaticProperties 45 : INFO_PROJECT_VERSION:2.0
2021-07-07 16:41:50.183 INFO [main] [] o.s.b.a.e.web.EndpointLinksResolver 58 : Exposing 15 endpoint(s) beneath base path '/actuator'
2021-07-07 16:41:50.436 INFO [main] [] pertySourcedRequestMappingHandlerMapping 69 : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
2021-07-07 16:41:50.522 DEBUG [main] [] i.g.s.config.Swagger2Config 155 : swaggerProperties = SwaggerProperties(enable=true, basePackage=, contactEmail=geekidea@qq.com, contactName=springboot.plus, contactUrl=https://springboot.plus, description=, title=spring-boot-plus API Documents, url=https://springboot.plus, version=2.0, parameterConfig=[SwaggerProperties.ParameterConfig(name=token, description=Token Request Header, type=header, dataType=String, required=false, defaultValue=)])
2021-07-07 16:41:50.523 INFO [main] [] i.g.s.config.Swagger2Config 166 : swagger scan basePackages:null
2021-07-07 16:41:51.246 INFO [main] [] o.s.s.c.ThreadPoolTaskScheduler 181 : Initializing ExecutorService
2021-07-07 16:41:51.843 WARN [main] [] o.s.b.a.f.FreeMarkerAutoConfiguration 67 : Cannot find template location(s): [classpath:/templates/] (please add some templates, check your FreeMarker configuration, or set spring.freemarker.checkTemplateLocation=false)
2021-07-07 16:41:51.994 INFO [main] [] o.s.s.c.ThreadPoolTaskScheduler 181 : Initializing ExecutorService 'taskScheduler'
2021-07-07 16:41:52.085 INFO [main] [] d.s.w.p.DocumentationPluginsBootstrapper 160 : Context refreshed
2021-07-07 16:41:52.101 INFO [main] [] d.s.w.p.DocumentationPluginsBootstrapper 163 : Found 1 custom documentation plugin(s)
2021-07-07 16:41:52.159 INFO [main] [] s.d.s.w.s.ApiListingReferenceScanner 41 : Scanning for api listing references
2021-07-07 16:41:52.883 INFO [main] [] o.a.coyote.http11.Http11NioProtocol 173 : Starting ProtocolHandler ["http-nio-8899"]
2021-07-07 16:41:52.926 INFO [main] [] o.s.b.w.embedded.tomcat.TomcatWebServer 204 : Tomcat started on port(s): 8899 (http) with context path '/api'
2021-07-07 16:41:52.931 INFO [main] [] i.g.s.SpringBootPlusApplication 61 : Started SpringBootPlusApplication in 14.861 seconds (JVM running for 18.272)
2021-07-07 16:41:52.946 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 90 : projectFinalName : bootstrap-2.0
2021-07-07 16:41:52.946 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 91 : projectVersion : 2.0
2021-07-07 16:41:52.946 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 92 : profileActive : dev
2021-07-07 16:41:52.948 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 93 : contextPath : /api
2021-07-07 16:41:52.948 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 94 : serverIp : 127.0.0.1
2021-07-07 16:41:52.949 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 95 : port : 8899
2021-07-07 16:41:52.949 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 110 : Admin: http://127.0.0.1:8000
2021-07-07 16:41:52.949 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 111 : Home: http://127.0.0.1:8899/api
2021-07-07 16:41:52.950 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 112 : Knife4j: http://127.0.0.1:8899/api/doc.html
2021-07-07 16:41:52.950 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 113 : Swagger: http://127.0.0.1:8899/api/swagger-ui.html
2021-07-07 16:41:52.950 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 114 : spring-boot-plus project start success...........
2021-07-07 16:41:52.960 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 116 :
 ____ __ __ ____
/\ _`\ /\ \__ /\ \__ /\ _`\
\ \,\L\_\ \ ,_\ __ _ __\ \ ,_\ \ \,\L\_\ __ __ ___ ___ __ ____ ____
\/_\__ \\ \ \/ /'__`\ /\`'__\ \ \/ \/_\__ \ /\ \/\ \ /'___\ /'___\ /'__`\ /',__\ /',__\
/\ \L\ \ \ \_/\ \L\.\_\ \ \/ \ \ \_ /\ \L\ \ \ \_\ \/\ \__//\ \__//\ __//\__, `\/\__, `\
\ `\____\ \__\ \__/.\_\\ \_\ \ \__\ \ `\____\ \____/\ \____\ \____\ \____\/\____/\/\____/
\/_____/\/__/\/__/\/_/ \/_/ \/__/ \/_____/\/___/ \/____/\/____/\/____/\/___/ \/___/
 2021-07-23 15:46:43.697 WARN [registrationTask1] [] d.c.b.a.c.r.ApplicationRegistrator 93 : Failed to register application as Application(name=spring-boot-plus, managementUrl=http://114.67.82.178:8899/api/actuator, healthUrl=http://114.67.82.178:8899/api/actuator/health, serviceUrl=http://114.67.82.178:8899/api) at spring-boot-admin ([http://114.67.82.178:8000/instances]): 404 Not Found: [<html>
2021-07-07 16:41:52.960 INFO [main] [] i.g.s.f.util.PrintApplicationInfo 66 : <head><title>404 Not Found</title></head>
=========================================================================================== <body bgcolor="white">
<center><h1>404 Not Found</h1></center>
!!!准备工作!!! <hr><center>nginx/1.6.2</center>
1.导入SQL初始化脚本:docs/db,根据不同数据库导入对应SQL脚本并修改链接等信息配置 </body>
2.启动Redis服务,必要条件 </html>
3.启动SpringBootAdmin Server,可选操作,admin模块中,启动SpringBootPlusAdminApplication ]. Further attempts are logged on DEBUG level
4.根据项目需要,修改项目配置,请先查看官网配置文档:https://springboot.plus/config/ 2021-07-23 15:46:44.700 INFO [RMI TCP Connection(2)-169.254.87.43] [] o.a.c.c.C.[Tomcat].[localhost].[/api] 173 : Initializing Spring DispatcherServlet 'dispatcherServlet'
5.项目模块说明: 2021-07-23 15:46:44.700 INFO [RMI TCP Connection(2)-169.254.87.43] [] o.s.web.servlet.DispatcherServlet 525 : Initializing Servlet 'dispatcherServlet'
admin: SpringBootAdmin Server启动模块 2021-07-23 15:46:44.701 INFO [RMI TCP Connection(1)-169.254.87.43] [] com.zaxxer.hikari.HikariDataSource 110 : HikariPool-1 - Starting...
bootstrap: 项目启动模块 2021-07-23 15:46:44.726 INFO [RMI TCP Connection(2)-169.254.87.43] [] o.s.web.servlet.DispatcherServlet 547 : Completed initialization in 25 ms
config: 项目配置模块 2021-07-23 15:46:45.350 INFO [RMI TCP Connection(1)-169.254.87.43] [] com.zaxxer.hikari.HikariDataSource 123 : HikariPool-1 - Start completed.
distribution:项目打包模块,打包时,请先选中Maven Profiles中的release和对应环境 2021-07-23 15:46:45.662 INFO [boundedElastic-1] [] io.lettuce.core.EpollProvider 68 : Starting without optional epoll library
example: 业务自定义模块,自己的业务代码可在example下进行,也可以再创建模块 2021-07-23 15:46:45.702 INFO [boundedElastic-1] [] io.lettuce.core.KqueueProvider 70 : Starting without optional kqueue library
framework: 项目核心框架模块 2021-07-23 15:46:49.163 WARN [boundedElastic-1] [] o.s.b.a.r.RedisReactiveHealthIndicator 89 : Redis health check failed
generator: 代码生成模块,启动类:SpringBootPlusGenerator,请根据实际情况进行配置
scheduled: 任务调度模块 org.springframework.data.redis.connection.PoolException: Could not get a resource from the pool; nested exception is io.lettuce.core.RedisConnectionException: Unable to connect to 127.0.0.1:8976
system: 系统管理模块 at org.springframework.data.redis.connection.lettuce.LettucePoolingConnectionProvider.getConnection(LettucePoolingConnectionProvider.java:109)
6.FAQ:https://springboot.plus/faq.html at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory$SharedConnection.getNativeConnection(LettuceConnectionFactory.java:1197)
7.如开发中遇到bug及问题,欢迎提交ISSUES:https://github.com/geekidea/spring-boot-plus/issues at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory$SharedConnection.getConnection(LettuceConnectionFactory.java:1178)
8.QQ:625301326,进群答案:springboot.plus at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory.getSharedReactiveConnection(LettuceConnectionFactory.java:952)
at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory.getReactiveConnection(LettuceConnectionFactory.java:429)
=========================================================================================== at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory.getReactiveConnection(LettuceConnectionFactory.java:94)
 at reactor.core.publisher.MonoSupplier.call(MonoSupplier.java:85)
2021-07-07 16:41:53.139 INFO [http-nio-8899-exec-1] [] o.a.c.c.C.[Tomcat].[localhost].[/api] 173 : Initializing Spring DispatcherServlet 'dispatcherServlet' at reactor.core.publisher.FluxSubscribeOnCallable$CallableSubscribeOnSubscription.run(FluxSubscribeOnCallable.java:225)
2021-07-07 16:41:53.140 INFO [http-nio-8899-exec-1] [] o.s.web.servlet.DispatcherServlet 525 : Initializing Servlet 'dispatcherServlet' at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:68)
2021-07-07 16:41:53.269 INFO [http-nio-8899-exec-1] [] o.s.web.servlet.DispatcherServlet 547 : Completed initialization in 129 ms at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28)
2021-07-07 16:41:54.435 INFO [RMI TCP Connection(1)-169.254.87.43] [] com.zaxxer.hikari.HikariDataSource 110 : HikariPool-1 - Starting... at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266)
2021-07-07 16:41:54.565 WARN [http-nio-8899-exec-11] [] o.s.web.servlet.PageNotFound 1251 : No mapping for GET /api/ at java.util.concurrent.FutureTask.run(FutureTask.java)
2021-07-07 16:41:54.639 WARN [http-nio-8899-exec-13] [] o.s.web.servlet.PageNotFound 1251 : No mapping for GET /api/csrf at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
2021-07-07 16:41:54.918 INFO [RMI TCP Connection(1)-169.254.87.43] [] com.zaxxer.hikari.HikariDataSource 123 : HikariPool-1 - Start completed. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
2021-07-07 16:41:55.321 INFO [boundedElastic-1] [] io.lettuce.core.EpollProvider 68 : Starting without optional epoll library at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
2021-07-07 16:41:55.325 INFO [boundedElastic-1] [] io.lettuce.core.KqueueProvider 70 : Starting without optional kqueue library at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
2021-07-07 16:41:55.341 WARN [registrationTask1] [] d.c.b.a.c.r.ApplicationRegistrator 93 : Failed to register application as Application(name=spring-boot-plus, managementUrl=http://127.0.0.1:8899/api/actuator, healthUrl=http://127.0.0.1:8899/api/actuator/health, serviceUrl=http://127.0.0.1:8899/api) at spring-boot-admin ([http://127.0.0.1:8000/instances]): I/O error on POST request for "http://127.0.0.1:8000/instances": Failed to connect to /127.0.0.1:8000; nested exception is java.net.ConnectException: Failed to connect to /127.0.0.1:8000. Further attempts are logged on DEBUG level at java.lang.Thread.run(Thread.java:748)
2021-07-07 18:00:00.022 INFO [scheduling-1] [] o.s.s.concurrent.ThreadPoolTaskExecutor 181 : Initializing ExecutorService 'applicationTaskExecutor' Caused by: io.lettuce.core.RedisConnectionException: Unable to connect to 127.0.0.1:8976
2021-07-07 18:11:28.236 WARN [http-nio-8899-exec-21] [] o.s.web.servlet.PageNotFound 1251 : No mapping for GET /api/ at io.lettuce.core.RedisConnectionException.create(RedisConnectionException.java:78)
2021-07-07 18:11:28.285 WARN [http-nio-8899-exec-23] [] o.s.web.servlet.PageNotFound 1251 : No mapping for GET /api/csrf at io.lettuce.core.RedisConnectionException.create(RedisConnectionException.java:56)
at io.lettuce.core.AbstractRedisClient.getConnection(AbstractRedisClient.java:234)
at io.lettuce.core.RedisClient.connect(RedisClient.java:207)
at org.springframework.data.redis.connection.lettuce.StandaloneConnectionProvider.lambda$getConnection$1(StandaloneConnectionProvider.java:115)
at java.util.Optional.orElseGet(Optional.java:267)
at org.springframework.data.redis.connection.lettuce.StandaloneConnectionProvider.getConnection(StandaloneConnectionProvider.java:115)
at org.springframework.data.redis.connection.lettuce.LettucePoolingConnectionProvider.lambda$null$0(LettucePoolingConnectionProvider.java:97)
at io.lettuce.core.support.ConnectionPoolSupport$RedisPooledObjectFactory.create(ConnectionPoolSupport.java:209)
at io.lettuce.core.support.ConnectionPoolSupport$RedisPooledObjectFactory.create(ConnectionPoolSupport.java:199)
at org.apache.commons.pool2.BasePooledObjectFactory.makeObject(BasePooledObjectFactory.java:58)
at org.apache.commons.pool2.impl.GenericObjectPool.create(GenericObjectPool.java:899)
at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:429)
at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:354)
at io.lettuce.core.support.ConnectionPoolSupport$1.borrowObject(ConnectionPoolSupport.java:122)
at io.lettuce.core.support.ConnectionPoolSupport$1.borrowObject(ConnectionPoolSupport.java:117)
at org.springframework.data.redis.connection.lettuce.LettucePoolingConnectionProvider.getConnection(LettucePoolingConnectionProvider.java:103)
... 16 common frames omitted
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: /127.0.0.1:8976
Caused by: java.net.ConnectException: Connection refused: no further information
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330)
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:702)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.lang.Thread.run(Thread.java:748)
2021-07-23 16:00:00.026 INFO [scheduling-1] [] o.s.s.concurrent.ThreadPoolTaskExecutor 181 : Initializing ExecutorService 'applicationTaskExecutor'
2021-07-23 17:46:54.081 INFO [SpringContextShutdownHook] [] o.s.s.concurrent.ThreadPoolTaskExecutor 218 : Shutting down ExecutorService 'applicationTaskExecutor'
2021-07-23 17:46:54.082 INFO [SpringContextShutdownHook] [] o.s.s.c.ThreadPoolTaskScheduler 218 : Shutting down ExecutorService 'taskScheduler'
2021-07-23 17:46:54.084 INFO [SpringContextShutdownHook] [] o.s.s.c.ThreadPoolTaskScheduler 218 : Shutting down ExecutorService
2021-07-23 17:46:54.091 INFO [SpringContextShutdownHook] [] com.zaxxer.hikari.HikariDataSource 350 : HikariPool-1 - Shutdown initiated...
2021-07-23 17:46:54.096 INFO [SpringContextShutdownHook] [] com.zaxxer.hikari.HikariDataSource 352 : HikariPool-1 - Shutdown completed.
#Generated by Maven #Generated by Maven
#Thu Jul 08 15:33:03 CST 2021 #Wed Jul 28 12:13:58 CST 2021
version=2.0 version=2.0
groupId=io.geekidea.springbootplus groupId=io.geekidea.springbootplus
artifactId=scheduled artifactId=scheduled
E:\hongxinhui-api\scheduled\src\main\java\io\geekidea\springbootplus\scheduled\HelloScheduled.java E:\changfa\hongxinhui\scheduled\src\main\java\io\geekidea\springbootplus\scheduled\HelloScheduled.java
#Generated by Maven #Generated by Maven
#Thu Jul 08 15:32:54 CST 2021 #Wed Jul 28 12:13:49 CST 2021
version=2.0 version=2.0
groupId=io.geekidea.springbootplus groupId=io.geekidea.springbootplus
artifactId=system artifactId=system
E:\hongxinhui-api\system\src\main\java\io\geekidea\springbootplus\system\enums\EntityEnum.java E:\changfa\hongxinhui\system\src\main\java\io\geekidea\springbootplus\system\enums\MenuLevelEnum.java
E:\hongxinhui-api\system\src\main\java\io\geekidea\springbootplus\system\exception\SysLoginException.java E:\changfa\hongxinhui\system\src\main\java\io\geekidea\springbootplus\system\interceptor\UploadInterceptor.java
E:\hongxinhui-api\system\src\main\java\io\geekidea\springbootplus\system\interceptor\UploadInterceptor.java E:\changfa\hongxinhui\system\src\main\java\io\geekidea\springbootplus\system\exception\VerificationCodeException.java
E:\hongxinhui-api\system\src\main\java\io\geekidea\springbootplus\system\enums\StateEnum.java E:\changfa\hongxinhui\system\src\main\java\io\geekidea\springbootplus\system\interceptor\ResourceInterceptor.java
E:\hongxinhui-api\system\src\main\java\io\geekidea\springbootplus\system\exception\VerificationCodeException.java E:\changfa\hongxinhui\system\src\main\java\io\geekidea\springbootplus\system\enums\StateEnum.java
E:\hongxinhui-api\system\src\main\java\io\geekidea\springbootplus\system\interceptor\DownloadInterceptor.java E:\changfa\hongxinhui\system\src\main\java\io\geekidea\springbootplus\system\enums\EntityEnum.java
E:\hongxinhui-api\system\src\main\java\io\geekidea\springbootplus\system\enums\MenuLevelEnum.java E:\changfa\hongxinhui\system\src\main\java\io\geekidea\springbootplus\system\exception\SysLoginException.java
E:\hongxinhui-api\system\src\main\java\io\geekidea\springbootplus\system\interceptor\ResourceInterceptor.java E:\changfa\hongxinhui\system\src\main\java\io\geekidea\springbootplus\system\interceptor\DownloadInterceptor.java
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