Commit 2f18c5b1 authored by YazhouChen's avatar YazhouChen

问题修改

parent 6152b9f2
...@@ -23,15 +23,15 @@ ...@@ -23,15 +23,15 @@
<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="admin" /> <module name="generator" />
<module name="framework" />
<module name="scheduled" /> <module name="scheduled" />
<module name="config" />
<module name="system" /> <module name="system" />
<module name="distribution" />
<module name="example" /> <module name="example" />
<module name="framework" />
<module name="bootstrap" /> <module name="bootstrap" />
<module name="distribution" /> <module name="config" />
<module name="generator" /> <module name="admin" />
</profile> </profile>
</annotationProcessing> </annotationProcessing>
</component> </component>
......
...@@ -7,42 +7,41 @@ ...@@ -7,42 +7,41 @@
</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.original" beforeDir="false" afterPath="$PROJECT_DIR$/admin/target/admin-2.0.jar.original" afterDir="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-archiver/pom.properties" beforeDir="false" afterPath="$PROJECT_DIR$/admin/target/maven-archiver/pom.properties" 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/maven-archiver/pom.properties" beforeDir="false" afterPath="$PROJECT_DIR$/bootstrap/target/maven-archiver/pom.properties" 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$/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/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/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/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$/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-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/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$/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/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$/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/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/maven-archiver/pom.properties" beforeDir="false" afterPath="$PROJECT_DIR$/framework/target/maven-archiver/pom.properties" 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/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$/generator/src/main/java/io/geekidea/springbootplus/generator/SpringBootPlusGenerator.java" beforeDir="false" afterPath="$PROJECT_DIR$/generator/src/main/java/io/geekidea/springbootplus/generator/SpringBootPlusGenerator.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/generator/target/classes/io/geekidea/springbootplus/generator/SpringBootPlusGenerator.class" beforeDir="false" afterPath="$PROJECT_DIR$/generator/target/classes/io/geekidea/springbootplus/generator/SpringBootPlusGenerator.class" 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/maven-archiver/pom.properties" beforeDir="false" afterPath="$PROJECT_DIR$/generator/target/maven-archiver/pom.properties" 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$/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$/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$/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$/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/target/example-2.0.jar" beforeDir="false" afterPath="$PROJECT_DIR$/hongxinhui/target/example-2.0.jar" afterDir="false" /> <change beforePath="$PROJECT_DIR$/hongxinhui/src/main/java/com/hongxinhui/service/impl/NewsServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/hongxinhui/src/main/java/com/hongxinhui/service/impl/NewsServiceImpl.java" 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-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/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-error.log" beforeDir="false" afterPath="$PROJECT_DIR$/logs/spring-boot-plus-error.log" 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-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/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/scheduled-2.0.jar" beforeDir="false" afterPath="$PROJECT_DIR$/scheduled/target/scheduled-2.0.jar" 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-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/createdFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/system/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" afterDir="false" />
</list>
<list id="4a792d78-9a34-41da-b33b-8e23add163e1" name="1" comment="">
<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$/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$/config/target/config-2.0.jar" beforeDir="false" afterPath="$PROJECT_DIR$/config/target/config-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/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$/generator/target/generator-2.0.jar" beforeDir="false" afterPath="$PROJECT_DIR$/generator/target/generator-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$/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" />
...@@ -275,6 +274,7 @@ ...@@ -275,6 +274,7 @@
<component name="TaskManager"> <component name="TaskManager">
<task active="true" id="Default" summary="Default task"> <task active="true" id="Default" summary="Default task">
<changelist id="d78dbbd2-2fbf-4680-80a9-30edd19c4d7f" name="Default Changelist" comment="" /> <changelist id="d78dbbd2-2fbf-4680-80a9-30edd19c4d7f" name="Default Changelist" comment="" />
<changelist id="4a792d78-9a34-41da-b33b-8e23add163e1" name="1" comment="" />
<created>1591782352622</created> <created>1591782352622</created>
<option name="number" value="Default" /> <option name="number" value="Default" />
<option name="presentableId" value="Default" /> <option name="presentableId" value="Default" />
...@@ -493,7 +493,10 @@ ...@@ -493,7 +493,10 @@
<workItem from="1629423059205" duration="4000" /> <workItem from="1629423059205" duration="4000" />
<workItem from="1629443042260" duration="114000" /> <workItem from="1629443042260" duration="114000" />
<workItem from="1631151399351" duration="42000" /> <workItem from="1631151399351" duration="42000" />
<workItem from="1631151457497" duration="6353000" /> <workItem from="1631151457497" duration="10708000" />
<workItem from="1631237208541" duration="24000" />
<workItem from="1631237259352" duration="915000" />
<workItem from="1631878712214" duration="2130000" />
</task> </task>
<task id="LOCAL-00001" summary="上传项目"> <task id="LOCAL-00001" summary="上传项目">
<created>1625797686627</created> <created>1625797686627</created>
...@@ -530,7 +533,21 @@ ...@@ -530,7 +533,21 @@
<option name="project" value="LOCAL" /> <option name="project" value="LOCAL" />
<updated>1629443097881</updated> <updated>1629443097881</updated>
</task> </task>
<option name="localTasksCounter" value="6" /> <task id="LOCAL-00006" summary="添加了 新闻模块">
<created>1631169930416</created>
<option name="number" value="00006" />
<option name="presentableId" value="LOCAL-00006" />
<option name="project" value="LOCAL" />
<updated>1631169930416</updated>
</task>
<task id="LOCAL-00007" summary="新闻表 增加描述字段">
<created>1631254879642</created>
<option name="number" value="00007" />
<option name="presentableId" value="LOCAL-00007" />
<option name="project" value="LOCAL" />
<updated>1631254879642</updated>
</task>
<option name="localTasksCounter" value="8" />
<servers /> <servers />
</component> </component>
<component name="TypeScriptGeneratedFilesManager"> <component name="TypeScriptGeneratedFilesManager">
...@@ -555,7 +572,9 @@ ...@@ -555,7 +572,9 @@
<MESSAGE value="删除注释" /> <MESSAGE value="删除注释" />
<MESSAGE value="增加 办法" /> <MESSAGE value="增加 办法" />
<MESSAGE value="修改用户信息的redis 过期一小时" /> <MESSAGE value="修改用户信息的redis 过期一小时" />
<option name="LAST_COMMIT_MESSAGE" value="修改用户信息的redis 过期一小时" /> <MESSAGE value="添加了 新闻模块" />
<MESSAGE value="新闻表 增加描述字段" />
<option name="LAST_COMMIT_MESSAGE" value="新闻表 增加描述字段" />
</component> </component>
<component name="WindowStateProjectService"> <component name="WindowStateProjectService">
<state x="361" y="74" key="#Plugins" timestamp="1624963006648"> <state x="361" y="74" key="#Plugins" timestamp="1624963006648">
...@@ -590,38 +609,38 @@ ...@@ -590,38 +609,38 @@
<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="1629443081707"> <state x="346" y="0" key="CommitChangelistDialog2" timestamp="1631254868972">
<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="1629443081707" /> <state x="346" y="0" key="CommitChangelistDialog2/0.0.1536.824@0.0.1536.824" timestamp="1631254868972" />
<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>
<state width="657" height="618" key="DebuggerActiveHint/0.0.1536.824@0.0.1536.824" timestamp="1625564044324" /> <state width="657" height="618" key="DebuggerActiveHint/0.0.1536.824@0.0.1536.824" timestamp="1625564044324" />
<state x="122" y="80" width="1350" height="638" key="DiffContextDialog" timestamp="1629443059842"> <state x="122" y="80" width="1350" height="638" key="DiffContextDialog" timestamp="1631254854045">
<screen x="0" y="0" width="1536" height="824" /> <screen x="0" y="0" width="1536" height="824" />
</state> </state>
<state x="122" y="80" width="1350" height="638" key="DiffContextDialog/0.0.1536.824@0.0.1536.824" timestamp="1629443059842" /> <state x="122" y="80" width="1350" height="638" key="DiffContextDialog/0.0.1536.824@0.0.1536.824" timestamp="1631254854045" />
<state x="549" y="167" key="FileChooserDialogImpl" timestamp="1625797418458"> <state x="549" y="167" key="FileChooserDialogImpl" timestamp="1625797418458">
<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="246" key="GridCell.Tab.0.bottom" timestamp="1631169874322"> <state width="1493" height="162" key="GridCell.Tab.0.bottom" timestamp="1631880669274">
<screen x="0" y="0" width="1536" height="824" /> <screen x="0" y="0" width="1536" height="824" />
</state> </state>
<state width="1493" height="246" key="GridCell.Tab.0.bottom/0.0.1536.824@0.0.1536.824" timestamp="1631169874322" /> <state width="1493" height="162" key="GridCell.Tab.0.bottom/0.0.1536.824@0.0.1536.824" timestamp="1631880669274" />
<state width="1493" height="246" key="GridCell.Tab.0.center" timestamp="1631169874322"> <state width="1493" height="162" key="GridCell.Tab.0.center" timestamp="1631880669274">
<screen x="0" y="0" width="1536" height="824" /> <screen x="0" y="0" width="1536" height="824" />
</state> </state>
<state width="1493" height="246" key="GridCell.Tab.0.center/0.0.1536.824@0.0.1536.824" timestamp="1631169874322" /> <state width="1493" height="162" key="GridCell.Tab.0.center/0.0.1536.824@0.0.1536.824" timestamp="1631880669274" />
<state width="1493" height="246" key="GridCell.Tab.0.left" timestamp="1631169874321"> <state width="1493" height="162" key="GridCell.Tab.0.left" timestamp="1631880669274">
<screen x="0" y="0" width="1536" height="824" /> <screen x="0" y="0" width="1536" height="824" />
</state> </state>
<state width="1493" height="246" key="GridCell.Tab.0.left/0.0.1536.824@0.0.1536.824" timestamp="1631169874321" /> <state width="1493" height="162" key="GridCell.Tab.0.left/0.0.1536.824@0.0.1536.824" timestamp="1631880669274" />
<state width="1493" height="246" key="GridCell.Tab.0.right" timestamp="1631169874322"> <state width="1493" height="162" key="GridCell.Tab.0.right" timestamp="1631880669274">
<screen x="0" y="0" width="1536" height="824" /> <screen x="0" y="0" width="1536" height="824" />
</state> </state>
<state width="1493" height="246" key="GridCell.Tab.0.right/0.0.1536.824@0.0.1536.824" timestamp="1631169874322" /> <state width="1493" height="162" key="GridCell.Tab.0.right/0.0.1536.824@0.0.1536.824" timestamp="1631880669274" />
<state width="1493" height="321" key="GridCell.Tab.1.bottom" timestamp="1631154135992"> <state width="1493" height="321" key="GridCell.Tab.1.bottom" timestamp="1631154135992">
<screen x="0" y="0" width="1536" height="824" /> <screen x="0" y="0" width="1536" height="824" />
</state> </state>
...@@ -650,10 +669,14 @@ ...@@ -650,10 +669,14 @@
<screen x="0" y="0" width="1536" height="824" /> <screen x="0" y="0" width="1536" height="824" />
</state> </state>
<state x="249" y="0" width="1250" height="824" key="SettingsEditor/0.0.1536.824@0.0.1536.824" timestamp="1625044058689" /> <state x="249" y="0" width="1250" height="824" key="SettingsEditor/0.0.1536.824@0.0.1536.824" timestamp="1625044058689" />
<state x="361" y="127" key="Vcs.Push.Dialog.v2" timestamp="1629443117277"> <state x="703" y="321" key="VCS.ChangelistChooser" timestamp="1631254852181">
<screen x="0" y="0" width="1536" height="824" />
</state>
<state x="703" y="321" key="VCS.ChangelistChooser/0.0.1536.824@0.0.1536.824" timestamp="1631254852181" />
<state x="361" y="127" key="Vcs.Push.Dialog.v2" timestamp="1631255107978">
<screen x="0" y="0" width="1536" height="824" /> <screen x="0" y="0" width="1536" height="824" />
</state> </state>
<state x="361" y="127" key="Vcs.Push.Dialog.v2/0.0.1536.824@0.0.1536.824" timestamp="1629443117277" /> <state x="361" y="127" key="Vcs.Push.Dialog.v2/0.0.1536.824@0.0.1536.824" timestamp="1631255107978" />
<state width="775" height="419" key="XDebugger.FullValuePopup" timestamp="1625564074239"> <state width="775" height="419" key="XDebugger.FullValuePopup" timestamp="1625564074239">
<screen x="0" y="0" width="1536" height="824" /> <screen x="0" y="0" width="1536" height="824" />
</state> </state>
......
#Generated by Maven #Generated by Maven
#Thu Sep 09 12:44:17 CST 2021 #Fri Sep 17 19:53:53 CST 2021
version=2.0 version=2.0
groupId=io.geekidea.springbootplus groupId=io.geekidea.springbootplus
artifactId=admin artifactId=admin
#Generated by Maven #Generated by Maven
#Thu Sep 09 12:45:04 CST 2021 #Fri Sep 17 19:54:31 CST 2021
version=2.0 version=2.0
groupId=io.geekidea.springbootplus groupId=io.geekidea.springbootplus
artifactId=bootstrap artifactId=bootstrap
io\geekidea\springbootplus\aop\LogAop.class
io\geekidea\springbootplus\config\SpringBootPlusWebMvcConfig.class
io\geekidea\springbootplus\config\ShiroConfig.class
io\geekidea\springbootplus\handler\GlobalExceptionHandler.class
io\geekidea\springbootplus\SpringBootPlusApplication.class
io\geekidea\springbootplus\config\SpringBootPlusConfig.class
io\geekidea\springbootplus\config\Swagger2Config.class
io\geekidea\springbootplus\config\MybatisPlusConfig.class
io\geekidea\springbootplus\config\SpringBootPlusCorsConfig.class
io\geekidea\springbootplus\config\JacksonConfig.class
io\geekidea\springbootplus\config\RestTemplateConfig.class
io\geekidea\springbootplus\config\Swagger2Config$ApiModelPropertyBuilderPlugin.class
io\geekidea\springbootplus\config\RedisTemplateConfig.class
io\geekidea\springbootplus\config\RedisCacheConfig.class
#Generated by Maven #Generated by Maven
#Thu Sep 09 12:44:24 CST 2021 #Fri Sep 17 19:53:58 CST 2021
version=2.0 version=2.0
groupId=io.geekidea.springbootplus groupId=io.geekidea.springbootplus
artifactId=config artifactId=config
io\geekidea\springbootplus\config\constant\DatePattern.class
io\geekidea\springbootplus\config\properties\ShiroProperties.class
io\geekidea\springbootplus\config\properties\ShiroPermissionProperties.class
io\geekidea\springbootplus\config\constant\CommonRedisKey.class
io\geekidea\springbootplus\config\properties\SpringBootPlusStaticProperties.class
io\geekidea\springbootplus\config\properties\SpringBootPlusInterceptorProperties$InterceptorConfig.class
io\geekidea\springbootplus\config\properties\SpringBootPlusAopProperties.class
io\geekidea\springbootplus\config\constant\CommonConstant.class
io\geekidea\springbootplus\config\properties\SpringBootPlusAopProperties$RequestIdType.class
io\geekidea\springbootplus\config\properties\DataPathProperties.class
io\geekidea\springbootplus\config\properties\SpringBootPlusFilterProperties.class
io\geekidea\springbootplus\config\constant\CacheKey.class
io\geekidea\springbootplus\config\properties\SwaggerProperties.class
io\geekidea\springbootplus\config\properties\SpringBootPlusAopProperties$AopConfig.class
io\geekidea\springbootplus\config\properties\SwaggerProperties$ParameterConfig.class
io\geekidea\springbootplus\config\properties\SpringBootPlusAopProperties$LogPrintType.class
io\geekidea\springbootplus\config\properties\SpringBootPlusProperties.class
io\geekidea\springbootplus\config\properties\CorsConfig.class
io\geekidea\springbootplus\config\properties\SpringBootPlusAopProperties$LogAopConfig.class
io\geekidea\springbootplus\config\properties\SpringBootPlusAopProperties$LoginLogConfig.class
io\geekidea\springbootplus\config\properties\SpringBootPlusAopProperties$OperationLogConfig.class
io\geekidea\springbootplus\config\properties\SpringBootPlusFilterProperties$FilterConfig.class
io\geekidea\springbootplus\config\properties\SpringBootPlusCorsProperties.class
io\geekidea\springbootplus\config\properties\JwtProperties.class
io\geekidea\springbootplus\config\properties\SpringBootPlusInterceptorProperties.class
#Generated by Maven #Generated by Maven
#Thu Sep 09 12:45:05 CST 2021 #Fri Sep 17 19:54:32 CST 2021
version=2.0 version=2.0
groupId=io.geekidea.springbootplus groupId=io.geekidea.springbootplus
artifactId=distribution artifactId=distribution
#Generated by Maven #Generated by Maven
#Thu Sep 09 12:44:39 CST 2021 #Fri Sep 17 19:54:09 CST 2021
version=2.0 version=2.0
groupId=io.geekidea.springbootplus groupId=io.geekidea.springbootplus
artifactId=framework artifactId=framework
io\geekidea\springbootplus\framework\core\validator\PhoneValidator.class
io\geekidea\springbootplus\framework\util\SpringContextUtil.class
io\geekidea\springbootplus\framework\log\param\SysOperationLogPageParam.class
io\geekidea\springbootplus\framework\util\UploadUtil$DefaultUploadFileNameHandleImpl.class
io\geekidea\springbootplus\framework\common\service\BaseService.class
io\geekidea\springbootplus\framework\core\validator\groups\Update.class
io\geekidea\springbootplus\framework\util\PasswordUtil.class
io\geekidea\springbootplus\framework\common\bean\DeviceInfo.class
io\geekidea\springbootplus\framework\core\pagination\BasePageParam.class
io\geekidea\springbootplus\framework\core\validator\groups\Add.class
io\geekidea\springbootplus\framework\core\xss\XssFilter.class
io\geekidea\springbootplus\framework\shiro\jwt\JwtCredentialsMatcher.class
io\geekidea\springbootplus\framework\config\jackson\serializer\JacksonIntegerDeserializer.class
io\geekidea\springbootplus\framework\shiro\service\ShiroLoginService.class
io\geekidea\springbootplus\framework\core\pagination\Paging.class
io\geekidea\springbootplus\framework\shiro\service\impl\ShiroLoginServiceImpl.class
io\geekidea\springbootplus\framework\util\DownloadUtil$DefaultDownloadHandler.class
io\geekidea\springbootplus\framework\util\UploadUtil.class
io\geekidea\springbootplus\framework\common\exception\DaoException.class
io\geekidea\springbootplus\framework\util\ContentTypeUtil.class
io\geekidea\springbootplus\framework\util\IniUtil.class
io\geekidea\springbootplus\framework\ip\mapper\IpAddressMapper.class
io\geekidea\springbootplus\framework\log\entity\SysOperationLog.class
io\geekidea\springbootplus\framework\ip\service\IpAddressService.class
io\geekidea\springbootplus\framework\util\BaseEnumUtil.class
io\geekidea\springbootplus\framework\config\jackson\deserializer\JacksonDateDeserializer.class
io\geekidea\springbootplus\framework\shiro\cache\LoginRedisService.class
io\geekidea\springbootplus\framework\common\api\ApiResult.class
io\geekidea\springbootplus\framework\common\exception\SpringBootPlusConfigException.class
io\geekidea\springbootplus\framework\config\converter\StringToIntegerConverter.class
io\geekidea\springbootplus\framework\util\HttpServletResponseUtil.class
io\geekidea\springbootplus\framework\shiro\service\LoginUsername.class
io\geekidea\springbootplus\framework\core\filter\RequestDetailFilter.class
io\geekidea\springbootplus\framework\common\entity\BaseEntity.class
io\geekidea\springbootplus\framework\core\pagination\OrderMapping.class
io\geekidea\springbootplus\framework\shiro\convert\ShiroMapstructConvert.class
io\geekidea\springbootplus\framework\config\converter\StringToDoubleConverter.class
io\geekidea\springbootplus\framework\core\validator\constraints\Phone.class
io\geekidea\springbootplus\framework\util\DownloadUtil$DownloadHandler.class
io\geekidea\springbootplus\framework\shiro\vo\SysPermission.class
io\geekidea\springbootplus\framework\util\ClientInfoUtil.class
io\geekidea\springbootplus\framework\common\exception\SpringBootPlusException.class
io\geekidea\springbootplus\framework\log\bean\RequestInfo.class
io\geekidea\springbootplus\framework\log\param\SysLoginLogPageParam.class
io\geekidea\springbootplus\framework\common\api\ApiResult$ApiResultBuilder.class
io\geekidea\springbootplus\framework\log\annotation\OperationLog.class
io\geekidea\springbootplus\framework\config\converter\StringToIntegerUtil.class
io\geekidea\springbootplus\framework\log\service\impl\SysOperationLogServiceImpl.class
io\geekidea\springbootplus\framework\log\annotation\Module.class
io\geekidea\springbootplus\framework\shiro\jwt\JwtFilter.class
io\geekidea\springbootplus\framework\util\PhoneUtil.class
io\geekidea\springbootplus\framework\common\service\impl\BaseServiceImpl.class
io\geekidea\springbootplus\framework\util\HttpServletRequestUtil.class
io\geekidea\springbootplus\framework\core\pagination\BasePageOrderParam.class
io\geekidea\springbootplus\framework\shiro\util\JwtTokenUtil.class
io\geekidea\springbootplus\framework\core\bean\RequestDetail.class
io\geekidea\springbootplus\framework\log\mapper\SysOperationLogMapper.class
io\geekidea\springbootplus\framework\util\DateUtil.class
io\geekidea\springbootplus\framework\common\param\IdParam.class
io\geekidea\springbootplus\framework\core\validator\IdCardValidator.class
io\geekidea\springbootplus\framework\util\UUIDUtil.class
io\geekidea\springbootplus\framework\shiro\service\LoginToken.class
io\geekidea\springbootplus\framework\config\jackson\serializer\JacksonDateSerializer.class
io\geekidea\springbootplus\framework\common\enums\BaseEnum.class
io\geekidea\springbootplus\framework\core\pagination\PageInfo.class
io\geekidea\springbootplus\framework\util\PrintApplicationInfo.class
io\geekidea\springbootplus\framework\ip\service\impl\IpAddressServiceImpl.class
io\geekidea\springbootplus\framework\log\service\impl\SysLoginLogServiceImpl.class
io\geekidea\springbootplus\framework\core\xss\XssJacksonSerializer.class
io\geekidea\springbootplus\framework\util\UploadUtil$UploadFileNameHandle.class
io\geekidea\springbootplus\framework\log\aop\BaseLogAop.class
io\geekidea\springbootplus\framework\log\bean\OperationLogInfo.class
io\geekidea\springbootplus\framework\log\enums\OperationLogType.class
io\geekidea\springbootplus\framework\util\DownloadUtil.class
io\geekidea\springbootplus\framework\util\IpUtil.class
io\geekidea\springbootplus\framework\config\converter\StringToDoubleUtil.class
io\geekidea\springbootplus\framework\shiro\vo\LoginSysUserVo.class
io\geekidea\springbootplus\framework\util\BrowserUtil.class
io\geekidea\springbootplus\framework\log\service\SysOperationLogService.class
io\geekidea\springbootplus\framework\common\exception\BusinessException.class
io\geekidea\springbootplus\framework\core\validator\constraints\IdCard.class
io\geekidea\springbootplus\framework\shiro\util\JwtUtil.class
io\geekidea\springbootplus\framework\shiro\util\SaltUtil.class
io\geekidea\springbootplus\framework\util\TokenUtil.class
io\geekidea\springbootplus\framework\common\vo\EnumVo.class
io\geekidea\springbootplus\framework\shiro\convert\ShiroMapstructConvertImpl.class
io\geekidea\springbootplus\framework\shiro\jwt\JwtToken.class
io\geekidea\springbootplus\framework\util\RedisCacheUtil.class
io\geekidea\springbootplus\framework\core\util\RequestDetailThreadLocal.class
io\geekidea\springbootplus\framework\shiro\vo\Members.class
io\geekidea\springbootplus\framework\ip\entity\IpAddress.class
io\geekidea\springbootplus\framework\util\PropertyColumnUtil.class
io\geekidea\springbootplus\framework\config\jackson\deserializer\JacksonDoubleDeserializer.class
io\geekidea\springbootplus\framework\config\jackson\serializer\JacksonLocalDateTimeSerializer.class
io\geekidea\springbootplus\framework\shiro\vo\Members$FieldEnum.class
io\geekidea\springbootplus\framework\shiro\cache\impl\LoginRedisServiceImpl.class
io\geekidea\springbootplus\framework\log\annotation\OperationLogIgnore.class
io\geekidea\springbootplus\framework\shiro\convert\LoginSysUserVoConvertImpl.class
io\geekidea\springbootplus\framework\util\LambdaColumn.class
io\geekidea\springbootplus\framework\shiro\vo\JwtTokenRedisVo.class
io\geekidea\springbootplus\framework\shiro\jwt\JwtRealm.class
io\geekidea\springbootplus\framework\common\api\ApiCode.class
io\geekidea\springbootplus\framework\core\validator\constraints\EnumType.class
io\geekidea\springbootplus\framework\util\VerificationCode.class
io\geekidea\springbootplus\framework\util\AnsiUtil.class
io\geekidea\springbootplus\framework\shiro\convert\LoginSysUserVoConvert.class
io\geekidea\springbootplus\framework\log\entity\SysLoginLog.class
io\geekidea\springbootplus\framework\log\mapper\SysLoginLogMapper.class
io\geekidea\springbootplus\framework\config\converter\ConverterConfig.class
io\geekidea\springbootplus\framework\core\xss\XssHttpServletRequestWrapper.class
io\geekidea\springbootplus\framework\common\exception\GlobalErrorController.class
io\geekidea\springbootplus\framework\shiro\vo\LoginSysUserRedisVo.class
io\geekidea\springbootplus\framework\shiro\vo\SysPermissionTreeVo.class
io\geekidea\springbootplus\framework\util\MapUtil.class
io\geekidea\springbootplus\framework\core\validator\EnumTypeValidator.class
io\geekidea\springbootplus\framework\config\converter\StringToDateConverter.class
io\geekidea\springbootplus\framework\log\service\SysLoginLogService.class
io\geekidea\springbootplus\framework\common\bean\ClientInfo.class
io\geekidea\springbootplus\framework\common\controller\BaseController.class
io\geekidea\springbootplus\framework\core\xss\XssJacksonDeserializer.class
io\geekidea\springbootplus\framework\util\LoginUtil.class
io\geekidea\springbootplus\framework\config\converter\StringToDateUtil.class
io\geekidea\springbootplus\framework\config\jackson\deserializer\JacksonLocalDateTimeDeserializer.class
io\geekidea\springbootplus\framework\core\interceptor\PermissionInterceptor.class
io\geekidea\springbootplus\framework\util\Jackson.class
io\geekidea\springbootplus\framework\shiro\exception\ShiroConfigException.class
#Generated by Maven #Generated by Maven
#Thu Sep 09 12:45:10 CST 2021 #Fri Sep 17 19:54:39 CST 2021
version=2.0 version=2.0
groupId=io.geekidea.springbootplus groupId=io.geekidea.springbootplus
artifactId=generator artifactId=generator
io\geekidea\springbootplus\generator\CodeGenerator$4.class
io\geekidea\springbootplus\generator\exception\GeneratorException.class
io\geekidea\springbootplus\generator\CodeGenerator$2.class
io\geekidea\springbootplus\generator\config\GeneratorStrategy.class
io\geekidea\springbootplus\generator\config\TableConfig.class
io\geekidea\springbootplus\generator\config\GeneratorConfig.class
io\geekidea\springbootplus\generator\properties\GeneratorProperties.class
io\geekidea\springbootplus\generator\SpringBootPlusGenerator.class
io\geekidea\springbootplus\generator\CodeGenerator.class
io\geekidea\springbootplus\generator\config\query\SpringBootPlusMySqlQuery.class
io\geekidea\springbootplus\generator\CodeGenerator$3.class
io\geekidea\springbootplus\generator\config\ProjectConfig.class
io\geekidea\springbootplus\generator\constant\GeneratorConstant.class
io\geekidea\springbootplus\generator\config\query\SpringBootPlusSqlServerQuery.class
io\geekidea\springbootplus\generator\CodeGenerator$1.class
io\geekidea\springbootplus\generator\config\MybatisPlusGeneratorConfig.class
io\geekidea\springbootplus\generator\test\GeneratorTestApplication.class
io\geekidea\springbootplus\generator\test\GeneratorPropertiesTest.class
...@@ -47,7 +47,12 @@ public class NewsServiceImpl extends BaseServiceImpl<NewsMapper, News> implement ...@@ -47,7 +47,12 @@ public class NewsServiceImpl extends BaseServiceImpl<NewsMapper, News> implement
@Transactional(rollbackFor = Exception.class) @Transactional(rollbackFor = Exception.class)
@Override @Override
public boolean saveNews(News news) throws Exception { public boolean saveNews(News news) throws Exception {
if(StringUtils.isEmpty( news.getContent())){
news.setContent(news.getDescribestr());
}
news.setContent(StringEscapeUtils.unescapeHtml4( news.getContent() ));//转义html news.setContent(StringEscapeUtils.unescapeHtml4( news.getContent() ));//转义html
news.setTitle(StringEscapeUtils.unescapeHtml4( news.getTitle() ));//转义html
news.setDescribestr(StringEscapeUtils.unescapeHtml4( news.getDescribestr() ));//转义html
if(news.getStatus()==2){ if(news.getStatus()==2){
news.setReleaseTime(new Date()); news.setReleaseTime(new Date());
} }
...@@ -108,7 +113,9 @@ public class NewsServiceImpl extends BaseServiceImpl<NewsMapper, News> implement ...@@ -108,7 +113,9 @@ public class NewsServiceImpl extends BaseServiceImpl<NewsMapper, News> implement
if(createUser!=null){ if(createUser!=null){
news.setCreateUserstr(superadmindbMapper.selectById(createUser).getNickname()); news.setCreateUserstr(superadmindbMapper.selectById(createUser).getNickname());
} }
news.setContent(StringEscapeUtils.unescapeHtml4(news.getContent())); news.setContent(StringEscapeUtils.unescapeHtml4(news.getContent()).replaceAll("&ldquo;","\\“").replaceAll("&rdquo;","\\”") );
news.setTitle(StringEscapeUtils.unescapeHtml4( news.getTitle() ).replaceAll("&ldquo;","\\“").replaceAll("&rdquo;","\\”") );//转义html
news.setDescribestr(StringEscapeUtils.unescapeHtml4( news.getDescribestr() ).replaceAll("&ldquo;","\\“").replaceAll("&rdquo;","\\”") );//转义html
} }
...@@ -146,7 +153,9 @@ public class NewsServiceImpl extends BaseServiceImpl<NewsMapper, News> implement ...@@ -146,7 +153,9 @@ public class NewsServiceImpl extends BaseServiceImpl<NewsMapper, News> implement
if(createUser!=null){ if(createUser!=null){
news.setCreateUserstr(superadmindbMapper.selectById(createUser).getNickname()); news.setCreateUserstr(superadmindbMapper.selectById(createUser).getNickname());
} }
news.setContent(StringEscapeUtils.unescapeHtml4(news.getContent())); news.setContent(StringEscapeUtils.unescapeHtml4(news.getContent()).replaceAll("&ldquo;","\\“").replaceAll("&rdquo;","\\”") );
news.setTitle(StringEscapeUtils.unescapeHtml4( news.getTitle() ).replaceAll("&ldquo;","\\“").replaceAll("&rdquo;","\\”") );//转义html
news.setDescribestr(StringEscapeUtils.unescapeHtml4( news.getDescribestr() ).replaceAll("&ldquo;","\\“").replaceAll("&rdquo;","\\”") );//转义html
return news; return news;
} }
......
#Generated by Maven #Generated by Maven
#Thu Sep 09 12:44:54 CST 2021 #Fri Sep 17 19:54:22 CST 2021
version=2.0 version=2.0
groupId=io.geekidea.springbootplus groupId=io.geekidea.springbootplus
artifactId=example artifactId=example
com\hongxinhui\entity\Superadmindb.class
com\hongxinhui\entity\Survey.class
com\hongxinhui\utils\StringUtils.class
com\hongxinhui\param\EnterpriseMembers.class
com\hongxinhui\entity\Surveyfile$FieldEnum.class
com\hongxinhui\service\NewsService.class
com\hongxinhui\vo\SysDepartmentQueryVo.class
com\hongxinhui\controller\MembersController.class
com\hongxinhui\param\ManageWayPageParam.class
com\hongxinhui\utils\wx\msg\MusicMessage$Music.class
com\hongxinhui\utils\wx\msg\VoiceMessage.class
com\hongxinhui\mapper\NewsMapper.class
com\hongxinhui\utils\DownloadHelper.class
com\hongxinhui\service\impl\SurveyfileServiceImpl.class
com\hongxinhui\param\EnterpriseMembersUpdate.class
com\hongxinhui\utils\wx\aes\WXBizMsgCrypt.class
com\hongxinhui\vo\SubjectinformationQueryVo.class
com\hongxinhui\utils\wx\aes\XMLParse.class
com\hongxinhui\service\WxService.class
com\hongxinhui\utils\ZipUtils.class
com\hongxinhui\controller\NoticetypeController.class
com\hongxinhui\utils\wx\msg\TextMessage.class
com\hongxinhui\controller\NewsController.class
com\hongxinhui\service\impl\NoticeServiceImpl.class
com\hongxinhui\utils\CheckUtil.class
com\hongxinhui\utils\wx\aes\SHA1.class
com\hongxinhui\mapper\SurveyfileMapper.class
com\hongxinhui\utils\ListUtils.class
com\hongxinhui\service\impl\WxServiceImpl.class
com\hongxinhui\param\NewsPageParam.class
com\hongxinhui\utils\wx\msg\MusicMessage.class
com\hongxinhui\vo\TCaseReportVO.class
com\hongxinhui\param\SurveyPageParam.class
com\hongxinhui\vo\SysUserQueryVo.class
com\hongxinhui\mapper\NoticetypeMapper.class
com\hongxinhui\service\impl\SurveyServiceImpl.class
com\hongxinhui\param\SurveyfilePageParam.class
com\hongxinhui\param\PersonalMembersUpdate.class
com\hongxinhui\entity\Members$FieldEnum.class
com\hongxinhui\param\EnterpriseMembersPage.class
com\hongxinhui\param\NoticeAdd.class
com\hongxinhui\entity\Surveyfile.class
com\hongxinhui\service\SuperadmindbService.class
com\hongxinhui\utils\SendMail.class
com\hongxinhui\utils\wx\WXSecurityUtils.class
com\hongxinhui\controller\NoticeController.class
com\hongxinhui\service\NoticeService.class
com\hongxinhui\entity\Survey$FieldEnum.class
com\hongxinhui\param\PersonalMembersPage.class
com\hongxinhui\utils\wx\MessageManager.class
com\hongxinhui\controller\MultithreadScheduleTask.class
com\hongxinhui\param\NoticetypePageParam.class
com\hongxinhui\utils\wx\msg\NewsMessage.class
com\hongxinhui\enums\EntityEnum.class
com\hongxinhui\controller\WxController.class
com\hongxinhui\utils\wx\StringUtils.class
com\hongxinhui\utils\wx\msg\BaseMessage.class
com\hongxinhui\mapper\SuperadmindbMapper.class
com\hongxinhui\param\MembersPageParam.class
com\hongxinhui\utils\wx\aes\ByteGroup.class
com\hongxinhui\controller\SurveyfileController.class
com\hongxinhui\utils\wx\SignatureUtil.class
com\hongxinhui\utils\wx\DateUtils.class
com\hongxinhui\entity\Noticetype.class
com\hongxinhui\param\HomeInfo.class
com\hongxinhui\service\SurveyfileService.class
com\hongxinhui\enums\MenuLevelEnum.class
com\hongxinhui\vo\TSubmitRulesVO.class
com\hongxinhui\entity\Notice.class
com\hongxinhui\utils\wx\aes\AesException.class
com\hongxinhui\param\SurveyAdd.class
com\hongxinhui\param\NoticePageParam.class
com\hongxinhui\utils\CapitalizationUtils.class
com\hongxinhui\utils\wx\msg\EventMessage.class
com\hongxinhui\controller\ManageWayController.class
com\hongxinhui\entity\News.class
com\hongxinhui\entity\Superadmindb$FieldEnum.class
com\hongxinhui\utils\wx\WXMessageUtils.class
com\hongxinhui\vo\ProjectQueryVo.class
com\hongxinhui\service\ManageWayService.class
com\hongxinhui\param\SuperadmindbPageParam.class
com\hongxinhui\utils\wx\msg\NewsMessage$Item.class
com\hongxinhui\service\impl\NoticetypeServiceImpl.class
com\hongxinhui\utils\wx\msg\RespMessage.class
com\hongxinhui\param\PersonalMembers.class
com\hongxinhui\vo\countFiveYearsEntity.class
com\hongxinhui\vo\TFirsthandDataPageList.class
com\hongxinhui\mapper\NoticeMapper.class
com\hongxinhui\utils\SendMail$1.class
com\hongxinhui\vo\SubjectsInfoStatisticsDashboard.class
com\hongxinhui\mapper\MembersMapper.class
com\hongxinhui\utils\wx\msg\VideoMessage.class
com\hongxinhui\utils\wx\WXConfigInfo.class
com\hongxinhui\utils\ListUtils$2.class
com\hongxinhui\entity\Notice$FieldEnum.class
com\hongxinhui\entity\News$FieldEnum.class
com\hongxinhui\entity\ManageWay$FieldEnum.class
com\hongxinhui\utils\IpUtils.class
com\hongxinhui\utils\wx\msg\ImageMessage.class
com\hongxinhui\vo\TFolderManagementTreeVo.class
com\hongxinhui\entity\ManageWay.class
com\hongxinhui\mapper\ManageWayMapper.class
com\hongxinhui\utils\wx\DateUtils$ISimpleDateFormat.class
com\hongxinhui\service\impl\NewsServiceImpl.class
com\hongxinhui\utils\ExcelUtils.class
com\hongxinhui\utils\wx\aes\PKCS7Encoder.class
com\hongxinhui\service\impl\ManageWayServiceImpl.class
com\hongxinhui\utils\wx\msg\LinkMessage.class
com\hongxinhui\utils\wx\msg\LocationMessage.class
com\hongxinhui\param\SuperadmindbAdd.class
com\hongxinhui\param\NoticetypeUpdate.class
com\hongxinhui\param\EnterPageParam.class
com\hongxinhui\controller\SurveyController.class
com\hongxinhui\utils\wx\AccessTokenCommon.class
com\hongxinhui\service\impl\SuperadmindbServiceImpl.class
com\hongxinhui\utils\VerifyCodeUtils.class
com\hongxinhui\utils\IdCardUtil.class
com\hongxinhui\service\MembersService.class
com\hongxinhui\mapper\SurveyMapper.class
com\hongxinhui\utils\ListUtils$1.class
com\hongxinhui\enums\StateEnum.class
com\hongxinhui\controller\UploadController.class
com\hongxinhui\vo\sysName.class
com\hongxinhui\utils\FileUtils.class
com\hongxinhui\controller\WeChartAuthorizedController.class
com\hongxinhui\utils\DateUtils.class
com\hongxinhui\entity\Members.class
com\hongxinhui\utils\wx\msg\MediaMessage.class
com\hongxinhui\controller\SuperadmindbController.class
com\hongxinhui\utils\EntityUtil.class
com\hongxinhui\service\impl\MembersServiceImpl.class
com\hongxinhui\service\NoticetypeService.class
com\hongxinhui\service\SurveyService.class
#Generated by Maven #Generated by Maven
#Thu Sep 09 12:45:12 CST 2021 #Fri Sep 17 19:54:44 CST 2021
version=2.0 version=2.0
groupId=io.geekidea.springbootplus groupId=io.geekidea.springbootplus
artifactId=scheduled artifactId=scheduled
#Generated by Maven #Generated by Maven
#Thu Sep 09 12:44:57 CST 2021 #Fri Sep 17 19:54:24 CST 2021
version=2.0 version=2.0
groupId=io.geekidea.springbootplus groupId=io.geekidea.springbootplus
artifactId=system artifactId=system
io\geekidea\springbootplus\system\interceptor\ResourceInterceptor.class
io\geekidea\springbootplus\system\enums\EntityEnum.class
io\geekidea\springbootplus\system\exception\SysLoginException.class
io\geekidea\springbootplus\system\interceptor\UploadInterceptor.class
io\geekidea\springbootplus\system\enums\StateEnum.class
io\geekidea\springbootplus\system\exception\VerificationCodeException.class
io\geekidea\springbootplus\system\enums\MenuLevelEnum.class
io\geekidea\springbootplus\system\interceptor\DownloadInterceptor.class
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