wl
2022-11-17 d77171ee108ed708800d53fed174726be359b058
注册 白名单拦截 token验证
24个文件已修改
6个文件已添加
14 文件已重命名
81个文件已删除
6686 ■■■■■ 已修改文件
.idea/aws.xml 11 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
.idea/uiDesigner.xml 124 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
logs/ycl/platform/error/2022-11-17/0.log 263 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
logs/ycl/platform/normal/2022-11-17/0.log 1241 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/config/BaseRedisConfig.java 68 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/config/RedisConfig.java 13 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/controller/BaseController.java 35 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/controller/FileController.java 58 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/controller/user/UmsAdminController.java 252 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/controller/user/UmsAdminLogController.java 65 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/controller/user/UmsMenuController.java 102 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/controller/user/UmsResourceCategoryController.java 69 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/controller/user/UmsRoleController.java 148 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/mapper/depart/DepartManagerMapper.java 16 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/mapper/depart/UmsDepartMapper.java 28 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/mapper/dict/DataDictionaryMapper.java 15 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/mapper/user/AdminMenuRelationMapper.java 16 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/mapper/user/UmsAdminLoginLogMapper.java 16 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/mapper/user/UmsAdminMapper.java 27 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/mapper/user/UmsAdminRoleRelationMapper.java 17 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/mapper/user/UmsDepartManageMapper.java 23 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/mapper/user/UmsMenuMapper.java 31 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/mapper/user/UmsResourceCategoryMapper.java 16 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/mapper/user/UmsResourceMapper.java 29 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/mapper/user/UmsRoleMapper.java 24 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/mapper/user/UmsRoleMenuRelationMapper.java 16 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/mapper/user/UmsRoleResourceRelationMapper.java 16 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/service/redis/RedisService.java 181 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/service/redis/impl/RedisServiceImpl.java 198 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/service/user/IAdminLoginLogService.java 20 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/service/user/IAdminMenuRelationService.java 16 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/service/user/UmsAdminCacheService.java 66 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/service/user/UmsAdminRoleRelationService.java 11 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/service/user/UmsAdminService.java 114 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/service/user/UmsDepartManageService.java 30 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/service/user/UmsMenuService.java 48 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/service/user/UmsResourceCategoryService.java 24 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/service/user/UmsResourceService.java 32 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/service/user/UmsRoleMenuRelationService.java 11 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/service/user/UmsRoleResourceRelationService.java 11 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/service/user/UmsRoleService.java 61 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/service/user/impl/AdminLoginLogServiceImpl.java 34 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/service/user/impl/AdminMenuRelationServiceImpl.java 20 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/service/user/impl/UmsAdminCacheServiceImpl.java 133 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/service/user/impl/UmsAdminRoleRelationServiceImpl.java 15 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/service/user/impl/UmsAdminServiceImpl.java 442 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/service/user/impl/UmsDepartManageServiceImpl.java 152 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/service/user/impl/UmsMenuServiceImpl.java 142 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/service/user/impl/UmsResourceCategoryServiceImpl.java 32 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/service/user/impl/UmsResourceServiceImpl.java 62 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/service/user/impl/UmsRoleMenuRelationServiceImpl.java 15 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/service/user/impl/UmsRoleResourceRelationServiceImpl.java 15 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/service/user/impl/UmsRoleServiceImpl.java 160 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/utils/JwtTokenUtil.java 10 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/utils/auth/OperatorAuthUtil.java 49 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/src/main/java/com/ycl/utils/auth/UserAuthUtil.java 68 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/target/classes/META-INF/spring-configuration-metadata.json 17 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/target/classes/mapper/depart/DepartManagerMapper.xml 20 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/target/classes/mapper/depart/UmsDepartMapper.xml 97 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/target/classes/mapper/user/AdminMenuRelationMapper.xml 18 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/target/classes/mapper/user/UmsAdminLoginLogMapper.xml 42 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/target/classes/mapper/user/UmsAdminMapper.xml 102 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/target/classes/mapper/user/UmsAdminRoleRelationMapper.xml 20 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/target/classes/mapper/user/UmsDepartManageMapper.xml 32 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/target/classes/mapper/user/UmsMenuMapper.xml 72 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/target/classes/mapper/user/UmsResourceCategoryMapper.xml 13 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/target/classes/mapper/user/UmsResourceMapper.xml 53 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/target/classes/mapper/user/UmsRoleMapper.xml 22 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/target/classes/mapper/user/UmsRoleMenuRelationMapper.xml 12 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-common/target/classes/mapper/user/UmsRoleResourceRelationMapper.xml 11 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/java/com/ycl/config/Intercept.java 57 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/java/com/ycl/config/Knife4jSwaggerConfig.java 75 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/java/com/ycl/config/WebMvcConfig.java 22 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/java/com/ycl/controller/NewsAdminController.java 31 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/java/com/ycl/dao/NewsChannelColumnDao.java 35 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/java/com/ycl/dao/NewsChannelDao.java 35 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/java/com/ycl/dao/NewsColumnDao.java 35 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/java/com/ycl/dao/NewsColumnInformationDao.java 35 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/java/com/ycl/dao/NewsDutyDao.java 35 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/java/com/ycl/dao/NewsInformationDao.java 35 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/java/com/ycl/dao/NewsIpDao.java 35 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/java/com/ycl/dao/NewsPoliceDao.java 36 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/java/com/ycl/mapper/NewsAdminDao.java 72 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/java/com/ycl/mapper/NewsChannelColumnDao.java 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/java/com/ycl/mapper/NewsChannelDao.java 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/java/com/ycl/mapper/NewsColumnDao.java 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/java/com/ycl/mapper/NewsColumnInformationDao.java 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/java/com/ycl/mapper/NewsDepartmentDao.java 70 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/java/com/ycl/mapper/NewsDepartmentInformationDao.java 70 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/java/com/ycl/mapper/NewsDutyDao.java 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/java/com/ycl/mapper/NewsInformationDao.java 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/java/com/ycl/mapper/NewsIpDao.java 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/java/com/ycl/mapper/NewsPoliceDao.java 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/java/com/ycl/pojo/dto/LoginParam.java 9 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/java/com/ycl/service/NewsAdminService.java 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/java/com/ycl/service/impl/NewsAdminServiceImpl.java 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/java/com/ycl/service/impl/NewsChannelColumnServiceImpl.java 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/java/com/ycl/service/impl/NewsChannelServiceImpl.java 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/java/com/ycl/service/impl/NewsColumnInformationServiceImpl.java 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/java/com/ycl/service/impl/NewsColumnServiceImpl.java 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/java/com/ycl/service/impl/NewsDepartmentInformationServiceImpl.java 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/java/com/ycl/service/impl/NewsDepartmentServiceImpl.java 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/java/com/ycl/service/impl/NewsDutyServiceImpl.java 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/java/com/ycl/service/impl/NewsInformationServiceImpl.java 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/java/com/ycl/service/impl/NewsIpServiceImpl.java 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/java/com/ycl/service/impl/NewsPoliceServiceImpl.java 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/resources/dao/NewsAdminDao.xml 78 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/resources/dao/NewsChannelColumnDao.xml 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/resources/dao/NewsChannelDao.xml 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/resources/dao/NewsColumnDao.xml 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/resources/dao/NewsColumnInformationDao.xml 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/resources/dao/NewsDepartmentDao.xml 58 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/resources/dao/NewsDepartmentInformationDao.xml 62 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/resources/dao/NewsDutyDao.xml 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/resources/dao/NewsInformationDao.xml 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/resources/dao/NewsIpDao.xml 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/resources/dao/NewsPoliceDao.xml 66 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/resources/mapper/NewsChannelColumnDao.xml 30 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/resources/mapper/NewsChannelDao.xml 31 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/resources/mapper/NewsColumnDao.xml 29 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/resources/mapper/NewsColumnInformationDao.xml 30 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/resources/mapper/NewsDutyDao.xml 32 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/resources/mapper/NewsInformationDao.xml 35 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/src/main/resources/mapper/NewsIpDao.xml 30 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ycl-platform/target/classes/mapper/NewsPoliceDao.xml 32 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
.idea/aws.xml
New file
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="accountSettings">
    <option name="activeRegion" value="us-east-1" />
    <option name="recentlyUsedRegions">
      <list>
        <option value="us-east-1" />
      </list>
    </option>
  </component>
</project>
.idea/uiDesigner.xml
New file
@@ -0,0 +1,124 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="Palette2">
    <group name="Swing">
      <item class="com.intellij.uiDesigner.HSpacer" tooltip-text="Horizontal Spacer" icon="/com/intellij/uiDesigner/icons/hspacer.svg" removable="false" auto-create-binding="false" can-attach-label="false">
        <default-constraints vsize-policy="1" hsize-policy="6" anchor="0" fill="1" />
      </item>
      <item class="com.intellij.uiDesigner.VSpacer" tooltip-text="Vertical Spacer" icon="/com/intellij/uiDesigner/icons/vspacer.svg" removable="false" auto-create-binding="false" can-attach-label="false">
        <default-constraints vsize-policy="6" hsize-policy="1" anchor="0" fill="2" />
      </item>
      <item class="javax.swing.JPanel" icon="/com/intellij/uiDesigner/icons/panel.svg" removable="false" auto-create-binding="false" can-attach-label="false">
        <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3" />
      </item>
      <item class="javax.swing.JScrollPane" icon="/com/intellij/uiDesigner/icons/scrollPane.svg" removable="false" auto-create-binding="false" can-attach-label="true">
        <default-constraints vsize-policy="7" hsize-policy="7" anchor="0" fill="3" />
      </item>
      <item class="javax.swing.JButton" icon="/com/intellij/uiDesigner/icons/button.svg" removable="false" auto-create-binding="true" can-attach-label="false">
        <default-constraints vsize-policy="0" hsize-policy="3" anchor="0" fill="1" />
        <initial-values>
          <property name="text" value="Button" />
        </initial-values>
      </item>
      <item class="javax.swing.JRadioButton" icon="/com/intellij/uiDesigner/icons/radioButton.svg" removable="false" auto-create-binding="true" can-attach-label="false">
        <default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
        <initial-values>
          <property name="text" value="RadioButton" />
        </initial-values>
      </item>
      <item class="javax.swing.JCheckBox" icon="/com/intellij/uiDesigner/icons/checkBox.svg" removable="false" auto-create-binding="true" can-attach-label="false">
        <default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
        <initial-values>
          <property name="text" value="CheckBox" />
        </initial-values>
      </item>
      <item class="javax.swing.JLabel" icon="/com/intellij/uiDesigner/icons/label.svg" removable="false" auto-create-binding="false" can-attach-label="false">
        <default-constraints vsize-policy="0" hsize-policy="0" anchor="8" fill="0" />
        <initial-values>
          <property name="text" value="Label" />
        </initial-values>
      </item>
      <item class="javax.swing.JTextField" icon="/com/intellij/uiDesigner/icons/textField.svg" removable="false" auto-create-binding="true" can-attach-label="true">
        <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
          <preferred-size width="150" height="-1" />
        </default-constraints>
      </item>
      <item class="javax.swing.JPasswordField" icon="/com/intellij/uiDesigner/icons/passwordField.svg" removable="false" auto-create-binding="true" can-attach-label="true">
        <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
          <preferred-size width="150" height="-1" />
        </default-constraints>
      </item>
      <item class="javax.swing.JFormattedTextField" icon="/com/intellij/uiDesigner/icons/formattedTextField.svg" removable="false" auto-create-binding="true" can-attach-label="true">
        <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
          <preferred-size width="150" height="-1" />
        </default-constraints>
      </item>
      <item class="javax.swing.JTextArea" icon="/com/intellij/uiDesigner/icons/textArea.svg" removable="false" auto-create-binding="true" can-attach-label="true">
        <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
          <preferred-size width="150" height="50" />
        </default-constraints>
      </item>
      <item class="javax.swing.JTextPane" icon="/com/intellij/uiDesigner/icons/textPane.svg" removable="false" auto-create-binding="true" can-attach-label="true">
        <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
          <preferred-size width="150" height="50" />
        </default-constraints>
      </item>
      <item class="javax.swing.JEditorPane" icon="/com/intellij/uiDesigner/icons/editorPane.svg" removable="false" auto-create-binding="true" can-attach-label="true">
        <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
          <preferred-size width="150" height="50" />
        </default-constraints>
      </item>
      <item class="javax.swing.JComboBox" icon="/com/intellij/uiDesigner/icons/comboBox.svg" removable="false" auto-create-binding="true" can-attach-label="true">
        <default-constraints vsize-policy="0" hsize-policy="2" anchor="8" fill="1" />
      </item>
      <item class="javax.swing.JTable" icon="/com/intellij/uiDesigner/icons/table.svg" removable="false" auto-create-binding="true" can-attach-label="false">
        <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
          <preferred-size width="150" height="50" />
        </default-constraints>
      </item>
      <item class="javax.swing.JList" icon="/com/intellij/uiDesigner/icons/list.svg" removable="false" auto-create-binding="true" can-attach-label="false">
        <default-constraints vsize-policy="6" hsize-policy="2" anchor="0" fill="3">
          <preferred-size width="150" height="50" />
        </default-constraints>
      </item>
      <item class="javax.swing.JTree" icon="/com/intellij/uiDesigner/icons/tree.svg" removable="false" auto-create-binding="true" can-attach-label="false">
        <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
          <preferred-size width="150" height="50" />
        </default-constraints>
      </item>
      <item class="javax.swing.JTabbedPane" icon="/com/intellij/uiDesigner/icons/tabbedPane.svg" removable="false" auto-create-binding="true" can-attach-label="false">
        <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
          <preferred-size width="200" height="200" />
        </default-constraints>
      </item>
      <item class="javax.swing.JSplitPane" icon="/com/intellij/uiDesigner/icons/splitPane.svg" removable="false" auto-create-binding="false" can-attach-label="false">
        <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
          <preferred-size width="200" height="200" />
        </default-constraints>
      </item>
      <item class="javax.swing.JSpinner" icon="/com/intellij/uiDesigner/icons/spinner.svg" removable="false" auto-create-binding="true" can-attach-label="true">
        <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
      </item>
      <item class="javax.swing.JSlider" icon="/com/intellij/uiDesigner/icons/slider.svg" removable="false" auto-create-binding="true" can-attach-label="false">
        <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
      </item>
      <item class="javax.swing.JSeparator" icon="/com/intellij/uiDesigner/icons/separator.svg" removable="false" auto-create-binding="false" can-attach-label="false">
        <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3" />
      </item>
      <item class="javax.swing.JProgressBar" icon="/com/intellij/uiDesigner/icons/progressbar.svg" removable="false" auto-create-binding="true" can-attach-label="false">
        <default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1" />
      </item>
      <item class="javax.swing.JToolBar" icon="/com/intellij/uiDesigner/icons/toolbar.svg" removable="false" auto-create-binding="false" can-attach-label="false">
        <default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1">
          <preferred-size width="-1" height="20" />
        </default-constraints>
      </item>
      <item class="javax.swing.JToolBar$Separator" icon="/com/intellij/uiDesigner/icons/toolbarSeparator.svg" removable="false" auto-create-binding="false" can-attach-label="false">
        <default-constraints vsize-policy="0" hsize-policy="0" anchor="0" fill="1" />
      </item>
      <item class="javax.swing.JScrollBar" icon="/com/intellij/uiDesigner/icons/scrollbar.svg" removable="false" auto-create-binding="true" can-attach-label="false">
        <default-constraints vsize-policy="6" hsize-policy="0" anchor="0" fill="2" />
      </item>
    </group>
  </component>
</project>
logs/ycl/platform/error/2022-11-17/0.log
@@ -0,0 +1,263 @@
13:55:09.670 [main] ERROR o.s.b.SpringApplication - Application run failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsAdminController': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'newsAdminService': Unsatisfied dependency expressed through field 'baseMapper'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.ycl.mapper.NewsAdminDao' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:332)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:953)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:734)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:308)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295)
    at com.ycl.PlatformApplication.main(PlatformApplication.java:30)
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'newsAdminService': Unsatisfied dependency expressed through field 'baseMapper'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.ycl.mapper.NewsAdminDao' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:659)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:213)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:479)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:550)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:520)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:673)
    at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:228)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:329)
    ... 17 common frames omitted
Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.ycl.mapper.NewsAdminDao' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.raiseNoMatchingBeanFound(DefaultListableBeanFactory.java:1799)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1355)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1309)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:656)
    ... 34 common frames omitted
13:57:18.532 [main] ERROR o.s.b.SpringApplication - Application run failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsAdminController': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'newsAdminService': Unsatisfied dependency expressed through field 'baseMapper'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.ycl.mapper.NewsAdminDao' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:332)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:953)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:734)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:308)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295)
    at com.ycl.PlatformApplication.main(PlatformApplication.java:30)
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'newsAdminService': Unsatisfied dependency expressed through field 'baseMapper'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.ycl.mapper.NewsAdminDao' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:659)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:213)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:479)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:550)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:520)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:673)
    at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:228)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:329)
    ... 17 common frames omitted
Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.ycl.mapper.NewsAdminDao' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.raiseNoMatchingBeanFound(DefaultListableBeanFactory.java:1799)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1355)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1309)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:656)
    ... 34 common frames omitted
13:59:45.227 [main] ERROR o.s.b.SpringApplication - Application run failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsAdminController': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'newsAdminService': Unsatisfied dependency expressed through field 'baseMapper'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.ycl.mapper.NewsAdminDao' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:332)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:953)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:734)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:308)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295)
    at com.ycl.PlatformApplication.main(PlatformApplication.java:30)
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'newsAdminService': Unsatisfied dependency expressed through field 'baseMapper'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.ycl.mapper.NewsAdminDao' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:659)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:213)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:479)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:550)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:520)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:673)
    at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:228)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:329)
    ... 17 common frames omitted
Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.ycl.mapper.NewsAdminDao' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.raiseNoMatchingBeanFound(DefaultListableBeanFactory.java:1799)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1355)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1309)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:656)
    ... 34 common frames omitted
13:59:56.229 [main] ERROR o.s.b.SpringApplication - Application run failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsAdminController': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'newsAdminService': Unsatisfied dependency expressed through field 'baseMapper'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.ycl.mapper.NewsAdminDao' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:332)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:953)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:734)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:308)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295)
    at com.ycl.PlatformApplication.main(PlatformApplication.java:30)
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'newsAdminService': Unsatisfied dependency expressed through field 'baseMapper'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.ycl.mapper.NewsAdminDao' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:659)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:213)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:479)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:550)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:520)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:673)
    at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:228)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:329)
    ... 17 common frames omitted
Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.ycl.mapper.NewsAdminDao' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.raiseNoMatchingBeanFound(DefaultListableBeanFactory.java:1799)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1355)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1309)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:656)
    ... 34 common frames omitted
14:00:50.634 [main] ERROR o.s.b.d.LoggingFailureAnalysisReporter -
***************************
APPLICATION FAILED TO START
***************************
Description:
Field adminService in com.ycl.controller.user.UmsAdminController required a bean of type 'com.ycl.mapper.user.UmsAdminLoginLogMapper' that could not be found.
The injection point has the following annotations:
    - @org.springframework.beans.factory.annotation.Autowired(required=true)
Action:
Consider defining a bean of type 'com.ycl.mapper.user.UmsAdminLoginLogMapper' in your configuration.
14:01:37.846 [main] ERROR o.s.b.d.LoggingFailureAnalysisReporter -
***************************
APPLICATION FAILED TO START
***************************
Description:
A component required a bean of type 'com.ycl.mapper.user.UmsAdminLoginLogMapper' that could not be found.
Action:
Consider defining a bean of type 'com.ycl.mapper.user.UmsAdminLoginLogMapper' in your configuration.
14:42:57.040 [main] ERROR o.s.b.SpringApplication - Application run failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsAdminController': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'newsAdminService': Unsatisfied dependency expressed through field 'baseMapper'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.ycl.mapper.NewsAdminDao' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:332)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:953)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:734)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:308)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295)
    at com.ycl.PlatformApplication.main(PlatformApplication.java:30)
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'newsAdminService': Unsatisfied dependency expressed through field 'baseMapper'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.ycl.mapper.NewsAdminDao' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:659)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:213)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:479)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:550)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:520)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:673)
    at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:228)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
    at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:329)
    ... 17 common frames omitted
Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.ycl.mapper.NewsAdminDao' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.raiseNoMatchingBeanFound(DefaultListableBeanFactory.java:1799)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1355)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1309)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:656)
    ... 34 common frames omitted
logs/ycl/platform/normal/2022-11-17/0.log
@@ -26,15 +26,1248 @@
10:02:38.346 [main] WARN  s.d.s.r.o.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: Integer, dataTypeClass: class java.lang.Void
10:02:38.372 [main] INFO  c.y.PlatformApplication - Started PlatformApplication in 5.657 seconds (JVM running for 6.632)
10:02:38.372 [main] INFO  c.y.PlatformApplication - Started PlatformApplication in 5.657 seconds (JVM running for 6.632)
10:02:38.374 [main] INFO  c.y.PlatformApplication -
10:02:38.374 [main] INFO  c.y.PlatformApplication -
----------------------------------------------------------
    应用 'sccg-platform' 运行成功! 访问连接:
    Swagger文档:         http://192.168.3.185:8082/air/doc.html
    数据库监控:         http://127.0.0.1:8082/druid
----------------------------------------------------------
10:02:38.374 [main] INFO  c.y.PlatformApplication -
----------------------------------------------------------
    应用 'sccg-platform' 运行成功! 访问连接:
    Swagger文档:         http://192.168.3.185:8082/air/doc.html
    数据库监控:         http://127.0.0.1:8082/druid
----------------------------------------------------------
13:55:05.064 [background-preinit] INFO  o.h.v.i.u.Version - HV000001: Hibernate Validator 6.2.3.Final
13:55:05.082 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 9160 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
13:55:05.082 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 9160 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
13:55:05.226 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
13:55:05.226 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
13:55:05.226 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
13:55:05.226 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
13:55:08.235 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
13:55:08.238 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
13:55:08.287 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 27 ms. Found 0 Redis repository interfaces.
13:55:08.891 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'beanPostProcessorConfig' of type [com.ycl.config.BeanPostProcessorConfig$$EnhancerBySpringCGLIB$$a4118afc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
13:55:09.264 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat initialized with port(s): 8082 (http)
13:55:09.265 [main] INFO  o.a.c.c.AprLifecycleListener - An older version [1.2.24] of the Apache Tomcat Native library is installed, while Tomcat recommends a minimum version of [1.2.30]
13:55:09.265 [main] INFO  o.a.c.c.AprLifecycleListener - Loaded Apache Tomcat Native library [1.2.24] using APR version [1.7.0].
13:55:09.265 [main] INFO  o.a.c.c.AprLifecycleListener - APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [false].
13:55:09.265 [main] INFO  o.a.c.c.AprLifecycleListener - APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
13:55:09.279 [main] INFO  o.a.c.c.AprLifecycleListener - OpenSSL successfully initialized [OpenSSL 1.1.1g  21 Apr 2020]
13:55:09.288 [main] INFO  o.a.c.h.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8082"]
13:55:09.289 [main] INFO  o.a.c.c.StandardService - Starting service [Tomcat]
13:55:09.289 [main] INFO  o.a.c.c.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.63]
13:55:09.513 [main] INFO  o.a.c.c.C.[.[.[/air] - Initializing Spring embedded WebApplicationContext
13:55:09.513 [main] INFO  o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 4226 ms
13:55:09.616 [main] WARN  o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsAdminController': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'newsAdminService': Unsatisfied dependency expressed through field 'baseMapper'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.ycl.mapper.NewsAdminDao' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
13:55:09.619 [main] INFO  o.a.c.c.StandardService - Stopping service [Tomcat]
13:55:09.639 [main] INFO  o.s.b.a.l.ConditionEvaluationReportLoggingListener -
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
13:57:15.897 [background-preinit] INFO  o.h.v.i.u.Version - HV000001: Hibernate Validator 6.2.3.Final
13:57:15.963 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 12796 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
13:57:15.963 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 12796 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
13:57:15.963 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
13:57:15.963 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
13:57:15.964 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
13:57:15.964 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
13:57:17.409 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
13:57:17.411 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
13:57:17.446 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 20 ms. Found 0 Redis repository interfaces.
13:57:17.963 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'beanPostProcessorConfig' of type [com.ycl.config.BeanPostProcessorConfig$$EnhancerBySpringCGLIB$$3c0f2b88] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
13:57:18.216 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat initialized with port(s): 8082 (http)
13:57:18.217 [main] INFO  o.a.c.c.AprLifecycleListener - An older version [1.2.24] of the Apache Tomcat Native library is installed, while Tomcat recommends a minimum version of [1.2.30]
13:57:18.217 [main] INFO  o.a.c.c.AprLifecycleListener - Loaded Apache Tomcat Native library [1.2.24] using APR version [1.7.0].
13:57:18.217 [main] INFO  o.a.c.c.AprLifecycleListener - APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [false].
13:57:18.217 [main] INFO  o.a.c.c.AprLifecycleListener - APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
13:57:18.220 [main] INFO  o.a.c.c.AprLifecycleListener - OpenSSL successfully initialized [OpenSSL 1.1.1g  21 Apr 2020]
13:57:18.227 [main] INFO  o.a.c.h.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8082"]
13:57:18.227 [main] INFO  o.a.c.c.StandardService - Starting service [Tomcat]
13:57:18.228 [main] INFO  o.a.c.c.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.63]
13:57:18.362 [main] INFO  o.a.c.c.C.[.[.[/air] - Initializing Spring embedded WebApplicationContext
13:57:18.362 [main] INFO  o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2318 ms
13:57:18.467 [main] WARN  o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsAdminController': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'newsAdminService': Unsatisfied dependency expressed through field 'baseMapper'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.ycl.mapper.NewsAdminDao' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
13:57:18.472 [main] INFO  o.a.c.c.StandardService - Stopping service [Tomcat]
13:57:18.497 [main] INFO  o.s.b.a.l.ConditionEvaluationReportLoggingListener -
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
13:59:41.624 [background-preinit] INFO  o.h.v.i.u.Version - HV000001: Hibernate Validator 6.2.3.Final
13:59:41.651 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 19072 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
13:59:41.651 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 19072 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
13:59:41.651 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
13:59:41.651 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
13:59:41.651 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
13:59:41.651 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
13:59:43.791 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
13:59:43.808 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
13:59:43.845 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 22 ms. Found 0 Redis repository interfaces.
13:59:44.408 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'beanPostProcessorConfig' of type [com.ycl.config.BeanPostProcessorConfig$$EnhancerBySpringCGLIB$$18be261e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
13:59:44.822 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat initialized with port(s): 8082 (http)
13:59:44.822 [main] INFO  o.a.c.c.AprLifecycleListener - An older version [1.2.24] of the Apache Tomcat Native library is installed, while Tomcat recommends a minimum version of [1.2.30]
13:59:44.822 [main] INFO  o.a.c.c.AprLifecycleListener - Loaded Apache Tomcat Native library [1.2.24] using APR version [1.7.0].
13:59:44.822 [main] INFO  o.a.c.c.AprLifecycleListener - APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [false].
13:59:44.822 [main] INFO  o.a.c.c.AprLifecycleListener - APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
13:59:44.822 [main] INFO  o.a.c.c.AprLifecycleListener - OpenSSL successfully initialized [OpenSSL 1.1.1g  21 Apr 2020]
13:59:44.838 [main] INFO  o.a.c.h.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8082"]
13:59:44.838 [main] INFO  o.a.c.c.StandardService - Starting service [Tomcat]
13:59:44.838 [main] INFO  o.a.c.c.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.63]
13:59:45.048 [main] INFO  o.a.c.c.C.[.[.[/air] - Initializing Spring embedded WebApplicationContext
13:59:45.064 [main] INFO  o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 3314 ms
13:59:45.195 [main] WARN  o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsAdminController': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'newsAdminService': Unsatisfied dependency expressed through field 'baseMapper'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.ycl.mapper.NewsAdminDao' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
13:59:45.195 [main] INFO  o.a.c.c.StandardService - Stopping service [Tomcat]
13:59:45.211 [main] INFO  o.s.b.a.l.ConditionEvaluationReportLoggingListener -
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
13:59:53.962 [background-preinit] INFO  o.h.v.i.u.Version - HV000001: Hibernate Validator 6.2.3.Final
13:59:53.987 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 19664 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
13:59:53.987 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 19664 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
13:59:53.987 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
13:59:53.987 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
13:59:53.987 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
13:59:53.987 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
13:59:55.028 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
13:59:55.028 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
13:59:55.073 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 23 ms. Found 0 Redis repository interfaces.
13:59:55.626 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'beanPostProcessorConfig' of type [com.ycl.config.BeanPostProcessorConfig$$EnhancerBySpringCGLIB$$d95542f6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
13:59:55.951 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat initialized with port(s): 8082 (http)
13:59:55.952 [main] INFO  o.a.c.c.AprLifecycleListener - An older version [1.2.24] of the Apache Tomcat Native library is installed, while Tomcat recommends a minimum version of [1.2.30]
13:59:55.952 [main] INFO  o.a.c.c.AprLifecycleListener - Loaded Apache Tomcat Native library [1.2.24] using APR version [1.7.0].
13:59:55.953 [main] INFO  o.a.c.c.AprLifecycleListener - APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [false].
13:59:55.953 [main] INFO  o.a.c.c.AprLifecycleListener - APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
13:59:55.955 [main] INFO  o.a.c.c.AprLifecycleListener - OpenSSL successfully initialized [OpenSSL 1.1.1g  21 Apr 2020]
13:59:55.962 [main] INFO  o.a.c.h.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8082"]
13:59:55.963 [main] INFO  o.a.c.c.StandardService - Starting service [Tomcat]
13:59:55.963 [main] INFO  o.a.c.c.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.63]
13:59:56.107 [main] INFO  o.a.c.c.C.[.[.[/air] - Initializing Spring embedded WebApplicationContext
13:59:56.107 [main] INFO  o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2071 ms
13:59:56.196 [main] WARN  o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsAdminController': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'newsAdminService': Unsatisfied dependency expressed through field 'baseMapper'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.ycl.mapper.NewsAdminDao' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
13:59:56.196 [main] INFO  o.a.c.c.StandardService - Stopping service [Tomcat]
13:59:56.213 [main] INFO  o.s.b.a.l.ConditionEvaluationReportLoggingListener -
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
14:00:46.191 [background-preinit] INFO  o.h.v.i.u.Version - HV000001: Hibernate Validator 6.2.3.Final
14:00:46.203 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 9884 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:00:46.203 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 9884 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:00:46.203 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:00:46.203 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:00:46.203 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:00:46.203 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:00:47.211 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
14:00:47.211 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
14:00:47.247 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 20 ms. Found 0 Redis repository interfaces.
14:00:47.739 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'beanPostProcessorConfig' of type [com.ycl.config.BeanPostProcessorConfig$$EnhancerBySpringCGLIB$$d95542f6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:00:47.994 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat initialized with port(s): 8082 (http)
14:00:47.994 [main] INFO  o.a.c.c.AprLifecycleListener - An older version [1.2.24] of the Apache Tomcat Native library is installed, while Tomcat recommends a minimum version of [1.2.30]
14:00:47.994 [main] INFO  o.a.c.c.AprLifecycleListener - Loaded Apache Tomcat Native library [1.2.24] using APR version [1.7.0].
14:00:47.994 [main] INFO  o.a.c.c.AprLifecycleListener - APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [false].
14:00:47.994 [main] INFO  o.a.c.c.AprLifecycleListener - APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
14:00:47.994 [main] INFO  o.a.c.c.AprLifecycleListener - OpenSSL successfully initialized [OpenSSL 1.1.1g  21 Apr 2020]
14:00:48.010 [main] INFO  o.a.c.h.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8082"]
14:00:48.010 [main] INFO  o.a.c.c.StandardService - Starting service [Tomcat]
14:00:48.010 [main] INFO  o.a.c.c.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.63]
14:00:48.138 [main] INFO  o.a.c.c.C.[.[.[/air] - Initializing Spring embedded WebApplicationContext
14:00:48.138 [main] INFO  o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1874 ms
14:00:48.246 [main] INFO  c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource
14:00:48.360 [main] INFO  c.a.d.p.DruidDataSource - {dataSource-1} inited
14:00:50.567 [main] WARN  o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'umsAdminController': Unsatisfied dependency expressed through field 'adminService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'umsAdminServiceImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.ycl.mapper.user.UmsAdminLoginLogMapper' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@javax.annotation.Resource(shareable=true, lookup=, name=, description=, authenticationType=CONTAINER, type=class java.lang.Object, mappedName=)}
14:00:50.600 [main] INFO  c.a.d.p.DruidDataSource - {dataSource-1} closing ...
14:00:50.600 [main] INFO  c.a.d.p.DruidDataSource - {dataSource-1} closed
14:00:50.600 [main] INFO  o.a.c.c.StandardService - Stopping service [Tomcat]
14:00:50.617 [main] INFO  o.s.b.a.l.ConditionEvaluationReportLoggingListener -
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
14:01:32.440 [background-preinit] INFO  o.h.v.i.u.Version - HV000001: Hibernate Validator 6.2.3.Final
14:01:32.473 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 16892 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:01:32.473 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 16892 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:01:32.474 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:01:32.474 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:01:32.474 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:01:32.474 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:01:34.224 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
14:01:34.224 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
14:01:34.275 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 22 ms. Found 0 Redis repository interfaces.
14:01:35.090 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'beanPostProcessorConfig' of type [com.ycl.config.BeanPostProcessorConfig$$EnhancerBySpringCGLIB$$cc4d96c0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:01:35.368 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat initialized with port(s): 8082 (http)
14:01:35.369 [main] INFO  o.a.c.c.AprLifecycleListener - An older version [1.2.24] of the Apache Tomcat Native library is installed, while Tomcat recommends a minimum version of [1.2.30]
14:01:35.369 [main] INFO  o.a.c.c.AprLifecycleListener - Loaded Apache Tomcat Native library [1.2.24] using APR version [1.7.0].
14:01:35.369 [main] INFO  o.a.c.c.AprLifecycleListener - APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [false].
14:01:35.369 [main] INFO  o.a.c.c.AprLifecycleListener - APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
14:01:35.369 [main] INFO  o.a.c.c.AprLifecycleListener - OpenSSL successfully initialized [OpenSSL 1.1.1g  21 Apr 2020]
14:01:35.411 [main] INFO  o.a.c.h.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8082"]
14:01:35.413 [main] INFO  o.a.c.c.StandardService - Starting service [Tomcat]
14:01:35.413 [main] INFO  o.a.c.c.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.63]
14:01:35.614 [main] INFO  o.a.c.c.C.[.[.[/air] - Initializing Spring embedded WebApplicationContext
14:01:35.615 [main] INFO  o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 3075 ms
14:01:35.704 [main] INFO  c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource
14:01:35.811 [main] INFO  c.a.d.p.DruidDataSource - {dataSource-1} inited
14:01:37.813 [main] WARN  o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adminLoginLogServiceImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.ycl.mapper.user.UmsAdminLoginLogMapper' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@javax.annotation.Resource(shareable=true, lookup=, name=, description=, authenticationType=CONTAINER, type=class java.lang.Object, mappedName=)}
14:01:37.813 [main] INFO  c.a.d.p.DruidDataSource - {dataSource-1} closing ...
14:01:37.813 [main] INFO  c.a.d.p.DruidDataSource - {dataSource-1} closed
14:01:37.830 [main] INFO  o.a.c.c.StandardService - Stopping service [Tomcat]
14:01:37.830 [main] INFO  o.s.b.a.l.ConditionEvaluationReportLoggingListener -
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
14:03:50.178 [background-preinit] INFO  o.h.v.i.u.Version - HV000001: Hibernate Validator 6.2.3.Final
14:03:50.194 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 19348 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:03:50.194 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 19348 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:03:50.195 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:03:50.195 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:03:50.195 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:03:50.195 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:03:51.223 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
14:03:51.223 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
14:03:51.266 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 16 ms. Found 0 Redis repository interfaces.
14:03:51.766 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'beanPostProcessorConfig' of type [com.ycl.config.BeanPostProcessorConfig$$EnhancerBySpringCGLIB$$10226469] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:03:52.049 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat initialized with port(s): 8082 (http)
14:03:52.050 [main] INFO  o.a.c.c.AprLifecycleListener - An older version [1.2.24] of the Apache Tomcat Native library is installed, while Tomcat recommends a minimum version of [1.2.30]
14:03:52.050 [main] INFO  o.a.c.c.AprLifecycleListener - Loaded Apache Tomcat Native library [1.2.24] using APR version [1.7.0].
14:03:52.050 [main] INFO  o.a.c.c.AprLifecycleListener - APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [false].
14:03:52.050 [main] INFO  o.a.c.c.AprLifecycleListener - APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
14:03:52.050 [main] INFO  o.a.c.c.AprLifecycleListener - OpenSSL successfully initialized [OpenSSL 1.1.1g  21 Apr 2020]
14:03:52.067 [main] INFO  o.a.c.h.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8082"]
14:03:52.067 [main] INFO  o.a.c.c.StandardService - Starting service [Tomcat]
14:03:52.067 [main] INFO  o.a.c.c.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.63]
14:03:52.231 [main] INFO  o.a.c.c.C.[.[.[/air] - Initializing Spring embedded WebApplicationContext
14:03:52.231 [main] INFO  o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1981 ms
14:03:52.362 [main] INFO  c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource
14:03:52.444 [main] INFO  c.a.d.p.DruidDataSource - {dataSource-1} inited
14:03:55.308 [main] INFO  o.a.c.h.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8082"]
14:03:55.332 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat started on port(s): 8082 (http) with context path '/air'
14:03:55.944 [main] INFO  c.y.PlatformApplication - Started PlatformApplication in 6.463 seconds (JVM running for 7.833)
14:03:55.944 [main] INFO  c.y.PlatformApplication - Started PlatformApplication in 6.463 seconds (JVM running for 7.833)
14:03:55.944 [main] INFO  c.y.PlatformApplication -
----------------------------------------------------------
    应用 'sccg-platform' 运行成功! 访问连接:
    Swagger文档:         http://192.168.54.1:8082/air/doc.html
    数据库监控:         http://127.0.0.1:8082/druid
----------------------------------------------------------
14:03:55.944 [main] INFO  c.y.PlatformApplication -
----------------------------------------------------------
    应用 'sccg-platform' 运行成功! 访问连接:
    Swagger文档:         http://192.168.54.1:8082/air/doc.html
    数据库监控:         http://127.0.0.1:8082/druid
----------------------------------------------------------
14:04:07.921 [http-nio-8082-exec-1] INFO  o.a.c.c.C.[.[.[/air] - Initializing Spring DispatcherServlet 'dispatcherServlet'
14:04:07.922 [http-nio-8082-exec-1] INFO  o.s.w.s.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
14:04:07.926 [http-nio-8082-exec-1] INFO  o.s.w.s.DispatcherServlet - Completed initialization in 4 ms
14:04:08.250 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:04:08.250 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:04:08.275 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectList - ==> Parameters:
14:04:08.275 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectList - ==> Parameters:
14:04:08.308 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectList - <==      Total: 0
14:04:08.308 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectList - <==      Total: 0
14:05:01.313 [http-nio-8082-exec-3] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:05:01.313 [http-nio-8082-exec-3] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:05:01.313 [http-nio-8082-exec-3] DEBUG c.y.d.N.selectList - ==> Parameters:
14:05:01.313 [http-nio-8082-exec-3] DEBUG c.y.d.N.selectList - ==> Parameters:
14:05:01.327 [http-nio-8082-exec-3] DEBUG c.y.d.N.selectList - <==      Total: 1
14:05:01.327 [http-nio-8082-exec-3] DEBUG c.y.d.N.selectList - <==      Total: 1
14:05:03.335 [http-nio-8082-exec-4] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:05:03.335 [http-nio-8082-exec-4] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:05:03.336 [http-nio-8082-exec-4] DEBUG c.y.d.N.selectList - ==> Parameters:
14:05:03.336 [http-nio-8082-exec-4] DEBUG c.y.d.N.selectList - ==> Parameters:
14:05:03.345 [http-nio-8082-exec-4] DEBUG c.y.d.N.selectList - <==      Total: 1
14:05:03.345 [http-nio-8082-exec-4] DEBUG c.y.d.N.selectList - <==      Total: 1
14:05:03.729 [http-nio-8082-exec-5] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:05:03.729 [http-nio-8082-exec-5] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:05:03.730 [http-nio-8082-exec-5] DEBUG c.y.d.N.selectList - ==> Parameters:
14:05:03.730 [http-nio-8082-exec-5] DEBUG c.y.d.N.selectList - ==> Parameters:
14:05:03.739 [http-nio-8082-exec-5] DEBUG c.y.d.N.selectList - <==      Total: 1
14:05:03.739 [http-nio-8082-exec-5] DEBUG c.y.d.N.selectList - <==      Total: 1
14:05:32.429 [http-nio-8082-exec-7] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:05:32.429 [http-nio-8082-exec-7] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:05:32.429 [http-nio-8082-exec-7] DEBUG c.y.d.N.selectList - ==> Parameters:
14:05:32.429 [http-nio-8082-exec-7] DEBUG c.y.d.N.selectList - ==> Parameters:
14:05:32.438 [http-nio-8082-exec-7] DEBUG c.y.d.N.selectList - <==      Total: 1
14:05:32.438 [http-nio-8082-exec-7] DEBUG c.y.d.N.selectList - <==      Total: 1
14:05:33.147 [http-nio-8082-exec-8] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:05:33.147 [http-nio-8082-exec-8] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:05:33.147 [http-nio-8082-exec-8] DEBUG c.y.d.N.selectList - ==> Parameters:
14:05:33.147 [http-nio-8082-exec-8] DEBUG c.y.d.N.selectList - ==> Parameters:
14:05:33.155 [http-nio-8082-exec-8] DEBUG c.y.d.N.selectList - <==      Total: 1
14:05:33.155 [http-nio-8082-exec-8] DEBUG c.y.d.N.selectList - <==      Total: 1
14:05:33.639 [http-nio-8082-exec-9] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:05:33.639 [http-nio-8082-exec-9] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:05:33.639 [http-nio-8082-exec-9] DEBUG c.y.d.N.selectList - ==> Parameters:
14:05:33.639 [http-nio-8082-exec-9] DEBUG c.y.d.N.selectList - ==> Parameters:
14:05:33.649 [http-nio-8082-exec-9] DEBUG c.y.d.N.selectList - <==      Total: 1
14:05:33.649 [http-nio-8082-exec-9] DEBUG c.y.d.N.selectList - <==      Total: 1
14:06:20.355 [http-nio-8082-exec-10] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:06:20.355 [http-nio-8082-exec-10] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:06:20.356 [http-nio-8082-exec-10] DEBUG c.y.d.N.selectList - ==> Parameters:
14:06:20.356 [http-nio-8082-exec-10] DEBUG c.y.d.N.selectList - ==> Parameters:
14:06:20.367 [http-nio-8082-exec-10] DEBUG c.y.d.N.selectList - <==      Total: 2
14:06:20.367 [http-nio-8082-exec-10] DEBUG c.y.d.N.selectList - <==      Total: 2
14:08:25.771 [SpringApplicationShutdownHook] INFO  o.s.j.e.a.AnnotationMBeanExporter - Could not unregister MBean [com.github.tobato.fastdfs.domain.conn:name=fdfsConnectionPool,type=FdfsConnectionPool] as said MBean is not registered (perhaps already unregistered by an external process)
14:08:25.776 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - {dataSource-1} closing ...
14:08:25.781 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - {dataSource-1} closed
14:08:33.751 [background-preinit] INFO  o.h.v.i.u.Version - HV000001: Hibernate Validator 6.2.3.Final
14:08:33.774 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 15140 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:08:33.774 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 15140 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:08:33.775 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:08:33.775 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:08:33.775 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:08:33.775 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:08:35.037 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
14:08:35.040 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
14:08:35.083 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 22 ms. Found 0 Redis repository interfaces.
14:08:35.721 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'beanPostProcessorConfig' of type [com.ycl.config.BeanPostProcessorConfig$$EnhancerBySpringCGLIB$$6c0a66e3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:08:36.057 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat initialized with port(s): 8082 (http)
14:08:36.059 [main] INFO  o.a.c.c.AprLifecycleListener - An older version [1.2.24] of the Apache Tomcat Native library is installed, while Tomcat recommends a minimum version of [1.2.30]
14:08:36.059 [main] INFO  o.a.c.c.AprLifecycleListener - Loaded Apache Tomcat Native library [1.2.24] using APR version [1.7.0].
14:08:36.059 [main] INFO  o.a.c.c.AprLifecycleListener - APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [false].
14:08:36.059 [main] INFO  o.a.c.c.AprLifecycleListener - APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
14:08:36.062 [main] INFO  o.a.c.c.AprLifecycleListener - OpenSSL successfully initialized [OpenSSL 1.1.1g  21 Apr 2020]
14:08:36.071 [main] INFO  o.a.c.h.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8082"]
14:08:36.072 [main] INFO  o.a.c.c.StandardService - Starting service [Tomcat]
14:08:36.072 [main] INFO  o.a.c.c.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.63]
14:08:36.231 [main] INFO  o.a.c.c.C.[.[.[/air] - Initializing Spring embedded WebApplicationContext
14:08:36.231 [main] INFO  o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2386 ms
14:08:36.392 [main] INFO  c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource
14:08:36.479 [main] INFO  c.a.d.p.DruidDataSource - {dataSource-1} inited
14:08:39.847 [main] INFO  o.a.c.h.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8082"]
14:08:39.870 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat started on port(s): 8082 (http) with context path '/air'
14:08:40.778 [main] INFO  c.y.PlatformApplication - Started PlatformApplication in 7.862 seconds (JVM running for 9.245)
14:08:40.778 [main] INFO  c.y.PlatformApplication - Started PlatformApplication in 7.862 seconds (JVM running for 9.245)
14:08:40.781 [main] INFO  c.y.PlatformApplication -
----------------------------------------------------------
    应用 'sccg-platform' 运行成功! 访问连接:
    Swagger文档:         http://192.168.54.1:8082/air/doc.html
    数据库监控:         http://127.0.0.1:8082/druid
----------------------------------------------------------
14:08:40.781 [main] INFO  c.y.PlatformApplication -
----------------------------------------------------------
    应用 'sccg-platform' 运行成功! 访问连接:
    Swagger文档:         http://192.168.54.1:8082/air/doc.html
    数据库监控:         http://127.0.0.1:8082/druid
----------------------------------------------------------
14:08:44.870 [http-nio-8082-exec-1] INFO  o.a.c.c.C.[.[.[/air] - Initializing Spring DispatcherServlet 'dispatcherServlet'
14:08:44.871 [http-nio-8082-exec-1] INFO  o.s.w.s.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
14:08:44.875 [http-nio-8082-exec-1] INFO  o.s.w.s.DispatcherServlet - Completed initialization in 4 ms
14:08:45.159 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:08:45.159 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:08:45.178 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectList - ==> Parameters:
14:08:45.178 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectList - ==> Parameters:
14:08:45.203 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectList - <==      Total: 2
14:08:45.203 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectList - <==      Total: 2
14:09:47.983 [SpringApplicationShutdownHook] INFO  o.s.j.e.a.AnnotationMBeanExporter - Could not unregister MBean [com.github.tobato.fastdfs.domain.conn:name=fdfsConnectionPool,type=FdfsConnectionPool] as said MBean is not registered (perhaps already unregistered by an external process)
14:09:47.988 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - {dataSource-1} closing ...
14:09:47.993 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - {dataSource-1} closed
14:09:55.554 [background-preinit] INFO  o.h.v.i.u.Version - HV000001: Hibernate Validator 6.2.3.Final
14:09:55.578 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 21044 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:09:55.578 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 21044 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:09:55.579 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:09:55.579 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:09:55.579 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:09:55.579 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:09:56.804 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
14:09:56.807 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
14:09:56.839 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 17 ms. Found 0 Redis repository interfaces.
14:09:57.367 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'beanPostProcessorConfig' of type [com.ycl.config.BeanPostProcessorConfig$$EnhancerBySpringCGLIB$$10226469] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:09:57.620 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat initialized with port(s): 8082 (http)
14:09:57.620 [main] INFO  o.a.c.c.AprLifecycleListener - An older version [1.2.24] of the Apache Tomcat Native library is installed, while Tomcat recommends a minimum version of [1.2.30]
14:09:57.621 [main] INFO  o.a.c.c.AprLifecycleListener - Loaded Apache Tomcat Native library [1.2.24] using APR version [1.7.0].
14:09:57.621 [main] INFO  o.a.c.c.AprLifecycleListener - APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [false].
14:09:57.621 [main] INFO  o.a.c.c.AprLifecycleListener - APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
14:09:57.623 [main] INFO  o.a.c.c.AprLifecycleListener - OpenSSL successfully initialized [OpenSSL 1.1.1g  21 Apr 2020]
14:09:57.630 [main] INFO  o.a.c.h.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8082"]
14:09:57.631 [main] INFO  o.a.c.c.StandardService - Starting service [Tomcat]
14:09:57.631 [main] INFO  o.a.c.c.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.63]
14:09:57.768 [main] INFO  o.a.c.c.C.[.[.[/air] - Initializing Spring embedded WebApplicationContext
14:09:57.768 [main] INFO  o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2122 ms
14:09:57.879 [main] INFO  c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource
14:09:57.967 [main] INFO  c.a.d.p.DruidDataSource - {dataSource-1} inited
14:10:00.608 [main] INFO  o.a.c.h.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8082"]
14:10:00.626 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat started on port(s): 8082 (http) with context path '/air'
14:10:01.214 [main] INFO  c.y.PlatformApplication - Started PlatformApplication in 6.288 seconds (JVM running for 7.64)
14:10:01.214 [main] INFO  c.y.PlatformApplication - Started PlatformApplication in 6.288 seconds (JVM running for 7.64)
14:10:01.218 [main] INFO  c.y.PlatformApplication -
----------------------------------------------------------
    应用 'sccg-platform' 运行成功! 访问连接:
    Swagger文档:         http://192.168.54.1:8082/air/doc.html
    数据库监控:         http://127.0.0.1:8082/druid
----------------------------------------------------------
14:10:01.218 [main] INFO  c.y.PlatformApplication -
----------------------------------------------------------
    应用 'sccg-platform' 运行成功! 访问连接:
    Swagger文档:         http://192.168.54.1:8082/air/doc.html
    数据库监控:         http://127.0.0.1:8082/druid
----------------------------------------------------------
14:10:09.692 [http-nio-8082-exec-1] INFO  o.a.c.c.C.[.[.[/air] - Initializing Spring DispatcherServlet 'dispatcherServlet'
14:10:09.692 [http-nio-8082-exec-1] INFO  o.s.w.s.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
14:10:09.697 [http-nio-8082-exec-1] INFO  o.s.w.s.DispatcherServlet - Completed initialization in 4 ms
14:14:42.261 [http-nio-8082-exec-8] DEBUG c.y.d.N.selectOne - ==>  Preparing: SELECT id,username,password,icon,email,note,create_time,status,sex,mobile,is_grid,news_police_id FROM news_admin WHERE (username = ?)
14:14:42.261 [http-nio-8082-exec-8] DEBUG c.y.d.N.selectOne - ==>  Preparing: SELECT id,username,password,icon,email,note,create_time,status,sex,mobile,is_grid,news_police_id FROM news_admin WHERE (username = ?)
14:14:42.280 [http-nio-8082-exec-8] DEBUG c.y.d.N.selectOne - ==> Parameters: 111111(String)
14:14:42.280 [http-nio-8082-exec-8] DEBUG c.y.d.N.selectOne - ==> Parameters: 111111(String)
14:14:42.303 [http-nio-8082-exec-8] DEBUG c.y.d.N.selectOne - <==      Total: 1
14:14:42.303 [http-nio-8082-exec-8] DEBUG c.y.d.N.selectOne - <==      Total: 1
14:16:02.041 [SpringApplicationShutdownHook] INFO  o.s.j.e.a.AnnotationMBeanExporter - Could not unregister MBean [com.github.tobato.fastdfs.domain.conn:name=fdfsConnectionPool,type=FdfsConnectionPool] as said MBean is not registered (perhaps already unregistered by an external process)
14:16:02.047 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - {dataSource-1} closing ...
14:16:02.054 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - {dataSource-1} closed
14:16:10.594 [background-preinit] INFO  o.h.v.i.u.Version - HV000001: Hibernate Validator 6.2.3.Final
14:16:10.615 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 17772 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:16:10.615 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 17772 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:16:10.616 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:16:10.616 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:16:10.616 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:16:10.616 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:16:11.855 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
14:16:11.858 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
14:16:11.901 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 22 ms. Found 0 Redis repository interfaces.
14:16:12.485 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'beanPostProcessorConfig' of type [com.ycl.config.BeanPostProcessorConfig$$EnhancerBySpringCGLIB$$5a5367b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:16:12.857 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat initialized with port(s): 8082 (http)
14:16:12.858 [main] INFO  o.a.c.c.AprLifecycleListener - An older version [1.2.24] of the Apache Tomcat Native library is installed, while Tomcat recommends a minimum version of [1.2.30]
14:16:12.858 [main] INFO  o.a.c.c.AprLifecycleListener - Loaded Apache Tomcat Native library [1.2.24] using APR version [1.7.0].
14:16:12.858 [main] INFO  o.a.c.c.AprLifecycleListener - APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [false].
14:16:12.858 [main] INFO  o.a.c.c.AprLifecycleListener - APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
14:16:12.862 [main] INFO  o.a.c.c.AprLifecycleListener - OpenSSL successfully initialized [OpenSSL 1.1.1g  21 Apr 2020]
14:16:12.871 [main] INFO  o.a.c.h.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8082"]
14:16:12.872 [main] INFO  o.a.c.c.StandardService - Starting service [Tomcat]
14:16:12.872 [main] INFO  o.a.c.c.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.63]
14:16:13.046 [main] INFO  o.a.c.c.C.[.[.[/air] - Initializing Spring embedded WebApplicationContext
14:16:13.046 [main] INFO  o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2358 ms
14:16:13.296 [main] INFO  c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource
14:16:13.432 [main] INFO  c.a.d.p.DruidDataSource - {dataSource-1} inited
14:16:16.550 [main] INFO  o.a.c.h.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8082"]
14:16:16.570 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat started on port(s): 8082 (http) with context path '/air'
14:16:17.231 [main] INFO  c.y.PlatformApplication - Started PlatformApplication in 7.207 seconds (JVM running for 9.966)
14:16:17.231 [main] INFO  c.y.PlatformApplication - Started PlatformApplication in 7.207 seconds (JVM running for 9.966)
14:16:17.234 [main] INFO  c.y.PlatformApplication -
----------------------------------------------------------
    应用 'sccg-platform' 运行成功! 访问连接:
    Swagger文档:         http://192.168.54.1:8082/air/doc.html
    数据库监控:         http://127.0.0.1:8082/druid
----------------------------------------------------------
14:16:17.234 [main] INFO  c.y.PlatformApplication -
----------------------------------------------------------
    应用 'sccg-platform' 运行成功! 访问连接:
    Swagger文档:         http://192.168.54.1:8082/air/doc.html
    数据库监控:         http://127.0.0.1:8082/druid
----------------------------------------------------------
14:16:40.906 [http-nio-8082-exec-1] INFO  o.a.c.c.C.[.[.[/air] - Initializing Spring DispatcherServlet 'dispatcherServlet'
14:16:40.906 [http-nio-8082-exec-1] INFO  o.s.w.s.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
14:16:40.910 [http-nio-8082-exec-1] INFO  o.s.w.s.DispatcherServlet - Completed initialization in 4 ms
14:16:49.725 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - ==>  Preparing: SELECT id,username,password,icon,email,note,create_time,status,sex,mobile,is_grid,news_police_id FROM news_admin WHERE (username = ?)
14:16:49.725 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - ==>  Preparing: SELECT id,username,password,icon,email,note,create_time,status,sex,mobile,is_grid,news_police_id FROM news_admin WHERE (username = ?)
14:16:49.978 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - ==> Parameters: 111111(String)
14:16:49.978 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - ==> Parameters: 111111(String)
14:16:50.160 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - <==      Total: 1
14:16:50.160 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - <==      Total: 1
14:18:30.866 [SpringApplicationShutdownHook] INFO  o.s.j.e.a.AnnotationMBeanExporter - Could not unregister MBean [com.github.tobato.fastdfs.domain.conn:name=fdfsConnectionPool,type=FdfsConnectionPool] as said MBean is not registered (perhaps already unregistered by an external process)
14:18:30.872 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - {dataSource-1} closing ...
14:18:30.878 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - {dataSource-1} closed
14:18:39.750 [background-preinit] INFO  o.h.v.i.u.Version - HV000001: Hibernate Validator 6.2.3.Final
14:18:39.773 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 1556 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:18:39.773 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 1556 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:18:39.774 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:18:39.774 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:18:39.774 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:18:39.774 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:18:41.001 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
14:18:41.003 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
14:18:41.036 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 17 ms. Found 0 Redis repository interfaces.
14:18:41.487 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'beanPostProcessorConfig' of type [com.ycl.config.BeanPostProcessorConfig$$EnhancerBySpringCGLIB$$10226469] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:18:41.747 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat initialized with port(s): 8082 (http)
14:18:41.748 [main] INFO  o.a.c.c.AprLifecycleListener - An older version [1.2.24] of the Apache Tomcat Native library is installed, while Tomcat recommends a minimum version of [1.2.30]
14:18:41.748 [main] INFO  o.a.c.c.AprLifecycleListener - Loaded Apache Tomcat Native library [1.2.24] using APR version [1.7.0].
14:18:41.748 [main] INFO  o.a.c.c.AprLifecycleListener - APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [false].
14:18:41.748 [main] INFO  o.a.c.c.AprLifecycleListener - APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
14:18:41.751 [main] INFO  o.a.c.c.AprLifecycleListener - OpenSSL successfully initialized [OpenSSL 1.1.1g  21 Apr 2020]
14:18:41.758 [main] INFO  o.a.c.h.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8082"]
14:18:41.759 [main] INFO  o.a.c.c.StandardService - Starting service [Tomcat]
14:18:41.759 [main] INFO  o.a.c.c.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.63]
14:18:41.893 [main] INFO  o.a.c.c.C.[.[.[/air] - Initializing Spring embedded WebApplicationContext
14:18:41.894 [main] INFO  o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2056 ms
14:18:42.006 [main] INFO  c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource
14:18:42.093 [main] INFO  c.a.d.p.DruidDataSource - {dataSource-1} inited
14:18:44.771 [main] INFO  o.a.c.h.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8082"]
14:18:44.789 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat started on port(s): 8082 (http) with context path '/air'
14:18:45.450 [main] INFO  c.y.PlatformApplication - Started PlatformApplication in 6.42 seconds (JVM running for 8.012)
14:18:45.450 [main] INFO  c.y.PlatformApplication - Started PlatformApplication in 6.42 seconds (JVM running for 8.012)
14:18:45.456 [main] INFO  c.y.PlatformApplication -
----------------------------------------------------------
    应用 'sccg-platform' 运行成功! 访问连接:
    Swagger文档:         http://192.168.54.1:8082/air/doc.html
    数据库监控:         http://127.0.0.1:8082/druid
----------------------------------------------------------
14:18:45.456 [main] INFO  c.y.PlatformApplication -
----------------------------------------------------------
    应用 'sccg-platform' 运行成功! 访问连接:
    Swagger文档:         http://192.168.54.1:8082/air/doc.html
    数据库监控:         http://127.0.0.1:8082/druid
----------------------------------------------------------
14:18:49.275 [http-nio-8082-exec-1] INFO  o.a.c.c.C.[.[.[/air] - Initializing Spring DispatcherServlet 'dispatcherServlet'
14:18:49.275 [http-nio-8082-exec-1] INFO  o.s.w.s.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
14:18:49.279 [http-nio-8082-exec-1] INFO  o.s.w.s.DispatcherServlet - Completed initialization in 4 ms
14:18:49.665 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - ==>  Preparing: SELECT id,username,password,icon,email,note,create_time,status,sex,mobile,is_grid,news_police_id FROM news_admin WHERE (username = ?)
14:18:49.665 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - ==>  Preparing: SELECT id,username,password,icon,email,note,create_time,status,sex,mobile,is_grid,news_police_id FROM news_admin WHERE (username = ?)
14:18:49.685 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - ==> Parameters: 111111(String)
14:18:49.685 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - ==> Parameters: 111111(String)
14:18:49.708 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - <==      Total: 1
14:18:49.708 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - <==      Total: 1
14:19:38.190 [SpringApplicationShutdownHook] INFO  o.s.j.e.a.AnnotationMBeanExporter - Could not unregister MBean [com.github.tobato.fastdfs.domain.conn:name=fdfsConnectionPool,type=FdfsConnectionPool] as said MBean is not registered (perhaps already unregistered by an external process)
14:19:38.196 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - {dataSource-1} closing ...
14:19:38.201 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - {dataSource-1} closed
14:19:43.242 [background-preinit] INFO  o.h.v.i.u.Version - HV000001: Hibernate Validator 6.2.3.Final
14:19:43.263 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 18468 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:19:43.263 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 18468 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:19:43.263 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:19:43.263 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:19:43.264 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:19:43.264 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:19:44.500 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
14:19:44.504 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
14:19:44.545 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 19 ms. Found 0 Redis repository interfaces.
14:19:45.150 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'beanPostProcessorConfig' of type [com.ycl.config.BeanPostProcessorConfig$$EnhancerBySpringCGLIB$$c1bbf815] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:19:45.496 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat initialized with port(s): 8082 (http)
14:19:45.497 [main] INFO  o.a.c.c.AprLifecycleListener - An older version [1.2.24] of the Apache Tomcat Native library is installed, while Tomcat recommends a minimum version of [1.2.30]
14:19:45.498 [main] INFO  o.a.c.c.AprLifecycleListener - Loaded Apache Tomcat Native library [1.2.24] using APR version [1.7.0].
14:19:45.498 [main] INFO  o.a.c.c.AprLifecycleListener - APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [false].
14:19:45.498 [main] INFO  o.a.c.c.AprLifecycleListener - APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
14:19:45.501 [main] INFO  o.a.c.c.AprLifecycleListener - OpenSSL successfully initialized [OpenSSL 1.1.1g  21 Apr 2020]
14:19:45.512 [main] INFO  o.a.c.h.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8082"]
14:19:45.512 [main] INFO  o.a.c.c.StandardService - Starting service [Tomcat]
14:19:45.513 [main] INFO  o.a.c.c.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.63]
14:19:45.695 [main] INFO  o.a.c.c.C.[.[.[/air] - Initializing Spring embedded WebApplicationContext
14:19:45.696 [main] INFO  o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2348 ms
14:19:45.853 [main] INFO  c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource
14:19:45.945 [main] INFO  c.a.d.p.DruidDataSource - {dataSource-1} inited
14:19:51.284 [main] INFO  o.a.c.h.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8082"]
14:19:51.305 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat started on port(s): 8082 (http) with context path '/air'
14:19:52.064 [main] INFO  c.y.PlatformApplication - Started PlatformApplication in 9.512 seconds (JVM running for 11.212)
14:19:52.064 [main] INFO  c.y.PlatformApplication - Started PlatformApplication in 9.512 seconds (JVM running for 11.212)
14:19:52.067 [main] INFO  c.y.PlatformApplication -
----------------------------------------------------------
    应用 'sccg-platform' 运行成功! 访问连接:
    Swagger文档:         http://192.168.54.1:8082/air/doc.html
    数据库监控:         http://127.0.0.1:8082/druid
----------------------------------------------------------
14:19:52.067 [main] INFO  c.y.PlatformApplication -
----------------------------------------------------------
    应用 'sccg-platform' 运行成功! 访问连接:
    Swagger文档:         http://192.168.54.1:8082/air/doc.html
    数据库监控:         http://127.0.0.1:8082/druid
----------------------------------------------------------
14:19:55.243 [http-nio-8082-exec-1] INFO  o.a.c.c.C.[.[.[/air] - Initializing Spring DispatcherServlet 'dispatcherServlet'
14:19:55.243 [http-nio-8082-exec-1] INFO  o.s.w.s.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
14:19:55.247 [http-nio-8082-exec-1] INFO  o.s.w.s.DispatcherServlet - Completed initialization in 4 ms
14:19:55.693 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - ==>  Preparing: SELECT id,username,password,icon,email,note,create_time,status,sex,mobile,is_grid,news_police_id FROM news_admin WHERE (username = ?)
14:19:55.693 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - ==>  Preparing: SELECT id,username,password,icon,email,note,create_time,status,sex,mobile,is_grid,news_police_id FROM news_admin WHERE (username = ?)
14:19:55.717 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - ==> Parameters: 111111(String)
14:19:55.717 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - ==> Parameters: 111111(String)
14:19:55.745 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - <==      Total: 1
14:19:55.745 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - <==      Total: 1
14:22:44.792 [background-preinit] INFO  o.h.v.i.u.Version - HV000001: Hibernate Validator 6.2.3.Final
14:22:44.817 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 11636 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:22:44.817 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 11636 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:22:44.818 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:22:44.818 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:22:44.819 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:22:44.819 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:22:46.228 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
14:22:46.232 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
14:22:46.302 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 44 ms. Found 0 Redis repository interfaces.
14:22:47.345 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'beanPostProcessorConfig' of type [com.ycl.config.BeanPostProcessorConfig$$EnhancerBySpringCGLIB$$6cb44f8b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:22:47.872 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat initialized with port(s): 8082 (http)
14:22:47.873 [main] INFO  o.a.c.c.AprLifecycleListener - An older version [1.2.24] of the Apache Tomcat Native library is installed, while Tomcat recommends a minimum version of [1.2.30]
14:22:47.873 [main] INFO  o.a.c.c.AprLifecycleListener - Loaded Apache Tomcat Native library [1.2.24] using APR version [1.7.0].
14:22:47.873 [main] INFO  o.a.c.c.AprLifecycleListener - APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [false].
14:22:47.873 [main] INFO  o.a.c.c.AprLifecycleListener - APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
14:22:47.877 [main] INFO  o.a.c.c.AprLifecycleListener - OpenSSL successfully initialized [OpenSSL 1.1.1g  21 Apr 2020]
14:22:47.886 [main] INFO  o.a.c.h.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8082"]
14:22:47.887 [main] INFO  o.a.c.c.StandardService - Starting service [Tomcat]
14:22:47.887 [main] INFO  o.a.c.c.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.63]
14:22:48.063 [main] INFO  o.a.c.c.C.[.[.[/air] - Initializing Spring embedded WebApplicationContext
14:22:48.063 [main] INFO  o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 3162 ms
14:22:48.326 [main] INFO  c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource
14:22:48.541 [main] INFO  c.a.d.p.DruidDataSource - {dataSource-1} inited
14:22:51.575 [main] INFO  o.a.c.h.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8082"]
14:22:51.596 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat started on port(s): 8082 (http) with context path '/air'
14:22:52.258 [main] INFO  c.y.PlatformApplication - Started PlatformApplication in 8.138 seconds (JVM running for 9.517)
14:22:52.258 [main] INFO  c.y.PlatformApplication - Started PlatformApplication in 8.138 seconds (JVM running for 9.517)
14:22:52.262 [main] INFO  c.y.PlatformApplication -
----------------------------------------------------------
    应用 'sccg-platform' 运行成功! 访问连接:
    Swagger文档:         http://192.168.54.1:8082/air/doc.html
    数据库监控:         http://127.0.0.1:8082/druid
----------------------------------------------------------
14:22:52.262 [main] INFO  c.y.PlatformApplication -
----------------------------------------------------------
    应用 'sccg-platform' 运行成功! 访问连接:
    Swagger文档:         http://192.168.54.1:8082/air/doc.html
    数据库监控:         http://127.0.0.1:8082/druid
----------------------------------------------------------
14:22:54.032 [http-nio-8082-exec-1] INFO  o.a.c.c.C.[.[.[/air] - Initializing Spring DispatcherServlet 'dispatcherServlet'
14:22:54.032 [http-nio-8082-exec-1] INFO  o.s.w.s.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
14:22:54.034 [http-nio-8082-exec-1] INFO  o.s.w.s.DispatcherServlet - Completed initialization in 2 ms
14:23:07.788 [http-nio-8082-exec-3] DEBUG c.y.d.N.selectOne - ==>  Preparing: SELECT id,username,password,icon,email,note,create_time,status,sex,mobile,is_grid,news_police_id FROM news_admin WHERE (username = ?)
14:23:07.788 [http-nio-8082-exec-3] DEBUG c.y.d.N.selectOne - ==>  Preparing: SELECT id,username,password,icon,email,note,create_time,status,sex,mobile,is_grid,news_police_id FROM news_admin WHERE (username = ?)
14:23:07.810 [http-nio-8082-exec-3] DEBUG c.y.d.N.selectOne - ==> Parameters: 111111(String)
14:23:07.810 [http-nio-8082-exec-3] DEBUG c.y.d.N.selectOne - ==> Parameters: 111111(String)
14:23:07.834 [http-nio-8082-exec-3] DEBUG c.y.d.N.selectOne - <==      Total: 1
14:23:07.834 [http-nio-8082-exec-3] DEBUG c.y.d.N.selectOne - <==      Total: 1
14:23:21.246 [SpringApplicationShutdownHook] INFO  o.s.j.e.a.AnnotationMBeanExporter - Could not unregister MBean [com.github.tobato.fastdfs.domain.conn:name=fdfsConnectionPool,type=FdfsConnectionPool] as said MBean is not registered (perhaps already unregistered by an external process)
14:23:21.251 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - {dataSource-1} closing ...
14:23:21.257 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - {dataSource-1} closed
14:23:27.664 [background-preinit] INFO  o.h.v.i.u.Version - HV000001: Hibernate Validator 6.2.3.Final
14:23:27.689 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 18648 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:23:27.689 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 18648 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:23:27.689 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:23:27.689 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:23:27.689 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:23:27.689 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:23:28.780 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
14:23:28.782 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
14:23:28.812 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 16 ms. Found 0 Redis repository interfaces.
14:23:29.297 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'beanPostProcessorConfig' of type [com.ycl.config.BeanPostProcessorConfig$$EnhancerBySpringCGLIB$$10226469] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:23:29.580 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat initialized with port(s): 8082 (http)
14:23:29.581 [main] INFO  o.a.c.c.AprLifecycleListener - An older version [1.2.24] of the Apache Tomcat Native library is installed, while Tomcat recommends a minimum version of [1.2.30]
14:23:29.581 [main] INFO  o.a.c.c.AprLifecycleListener - Loaded Apache Tomcat Native library [1.2.24] using APR version [1.7.0].
14:23:29.581 [main] INFO  o.a.c.c.AprLifecycleListener - APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [false].
14:23:29.581 [main] INFO  o.a.c.c.AprLifecycleListener - APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
14:23:29.584 [main] INFO  o.a.c.c.AprLifecycleListener - OpenSSL successfully initialized [OpenSSL 1.1.1g  21 Apr 2020]
14:23:29.591 [main] INFO  o.a.c.h.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8082"]
14:23:29.592 [main] INFO  o.a.c.c.StandardService - Starting service [Tomcat]
14:23:29.592 [main] INFO  o.a.c.c.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.63]
14:23:29.731 [main] INFO  o.a.c.c.C.[.[.[/air] - Initializing Spring embedded WebApplicationContext
14:23:29.731 [main] INFO  o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1982 ms
14:23:29.852 [main] INFO  c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource
14:23:29.937 [main] INFO  c.a.d.p.DruidDataSource - {dataSource-1} inited
14:23:34.661 [main] INFO  o.a.c.h.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8082"]
14:23:34.693 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat started on port(s): 8082 (http) with context path '/air'
14:23:35.572 [main] INFO  c.y.PlatformApplication - Started PlatformApplication in 8.593 seconds (JVM running for 9.95)
14:23:35.572 [main] INFO  c.y.PlatformApplication - Started PlatformApplication in 8.593 seconds (JVM running for 9.95)
14:23:35.576 [main] INFO  c.y.PlatformApplication -
----------------------------------------------------------
    应用 'sccg-platform' 运行成功! 访问连接:
    Swagger文档:         http://192.168.54.1:8082/air/doc.html
    数据库监控:         http://127.0.0.1:8082/druid
----------------------------------------------------------
14:23:35.576 [main] INFO  c.y.PlatformApplication -
----------------------------------------------------------
    应用 'sccg-platform' 运行成功! 访问连接:
    Swagger文档:         http://192.168.54.1:8082/air/doc.html
    数据库监控:         http://127.0.0.1:8082/druid
----------------------------------------------------------
14:23:39.130 [http-nio-8082-exec-2] INFO  o.a.c.c.C.[.[.[/air] - Initializing Spring DispatcherServlet 'dispatcherServlet'
14:23:39.131 [http-nio-8082-exec-2] INFO  o.s.w.s.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
14:23:39.138 [http-nio-8082-exec-2] INFO  o.s.w.s.DispatcherServlet - Completed initialization in 7 ms
14:23:39.755 [http-nio-8082-exec-2] DEBUG c.y.d.N.selectOne - ==>  Preparing: SELECT id,username,password,icon,email,note,create_time,status,sex,mobile,is_grid,news_police_id FROM news_admin WHERE (username = ?)
14:23:39.755 [http-nio-8082-exec-2] DEBUG c.y.d.N.selectOne - ==>  Preparing: SELECT id,username,password,icon,email,note,create_time,status,sex,mobile,is_grid,news_police_id FROM news_admin WHERE (username = ?)
14:23:39.786 [http-nio-8082-exec-2] DEBUG c.y.d.N.selectOne - ==> Parameters: 111111(String)
14:23:39.786 [http-nio-8082-exec-2] DEBUG c.y.d.N.selectOne - ==> Parameters: 111111(String)
14:23:39.840 [http-nio-8082-exec-2] DEBUG c.y.d.N.selectOne - <==      Total: 1
14:23:39.840 [http-nio-8082-exec-2] DEBUG c.y.d.N.selectOne - <==      Total: 1
14:24:12.916 [SpringApplicationShutdownHook] INFO  o.s.j.e.a.AnnotationMBeanExporter - Could not unregister MBean [com.github.tobato.fastdfs.domain.conn:name=fdfsConnectionPool,type=FdfsConnectionPool] as said MBean is not registered (perhaps already unregistered by an external process)
14:24:12.928 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - {dataSource-1} closing ...
14:24:12.938 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - {dataSource-1} closed
14:24:20.450 [background-preinit] INFO  o.h.v.i.u.Version - HV000001: Hibernate Validator 6.2.3.Final
14:24:20.475 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 19920 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:24:20.475 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 19920 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:24:20.476 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:24:20.476 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:24:20.476 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:24:20.476 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:24:21.864 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
14:24:21.867 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
14:24:21.898 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 16 ms. Found 0 Redis repository interfaces.
14:24:22.536 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'beanPostProcessorConfig' of type [com.ycl.config.BeanPostProcessorConfig$$EnhancerBySpringCGLIB$$d55f9ed0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:24:22.882 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat initialized with port(s): 8082 (http)
14:24:22.883 [main] INFO  o.a.c.c.AprLifecycleListener - An older version [1.2.24] of the Apache Tomcat Native library is installed, while Tomcat recommends a minimum version of [1.2.30]
14:24:22.883 [main] INFO  o.a.c.c.AprLifecycleListener - Loaded Apache Tomcat Native library [1.2.24] using APR version [1.7.0].
14:24:22.883 [main] INFO  o.a.c.c.AprLifecycleListener - APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [false].
14:24:22.883 [main] INFO  o.a.c.c.AprLifecycleListener - APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
14:24:22.888 [main] INFO  o.a.c.c.AprLifecycleListener - OpenSSL successfully initialized [OpenSSL 1.1.1g  21 Apr 2020]
14:24:22.899 [main] INFO  o.a.c.h.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8082"]
14:24:22.900 [main] INFO  o.a.c.c.StandardService - Starting service [Tomcat]
14:24:22.901 [main] INFO  o.a.c.c.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.63]
14:24:23.104 [main] INFO  o.a.c.c.C.[.[.[/air] - Initializing Spring embedded WebApplicationContext
14:24:23.104 [main] INFO  o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2550 ms
14:24:23.328 [main] INFO  c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource
14:24:23.478 [main] INFO  c.a.d.p.DruidDataSource - {dataSource-1} inited
14:24:26.965 [main] INFO  o.a.c.h.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8082"]
14:24:26.991 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat started on port(s): 8082 (http) with context path '/air'
14:24:27.763 [main] INFO  c.y.PlatformApplication - Started PlatformApplication in 8.111 seconds (JVM running for 9.714)
14:24:27.763 [main] INFO  c.y.PlatformApplication - Started PlatformApplication in 8.111 seconds (JVM running for 9.714)
14:24:27.767 [main] INFO  c.y.PlatformApplication -
----------------------------------------------------------
    应用 'sccg-platform' 运行成功! 访问连接:
    Swagger文档:         http://192.168.54.1:8082/air/doc.html
    数据库监控:         http://127.0.0.1:8082/druid
----------------------------------------------------------
14:24:27.767 [main] INFO  c.y.PlatformApplication -
----------------------------------------------------------
    应用 'sccg-platform' 运行成功! 访问连接:
    Swagger文档:         http://192.168.54.1:8082/air/doc.html
    数据库监控:         http://127.0.0.1:8082/druid
----------------------------------------------------------
14:24:33.650 [http-nio-8082-exec-2] INFO  o.a.c.c.C.[.[.[/air] - Initializing Spring DispatcherServlet 'dispatcherServlet'
14:24:33.650 [http-nio-8082-exec-2] INFO  o.s.w.s.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
14:24:33.661 [http-nio-8082-exec-2] INFO  o.s.w.s.DispatcherServlet - Completed initialization in 11 ms
14:24:34.424 [http-nio-8082-exec-2] DEBUG c.y.d.N.selectOne - ==>  Preparing: SELECT id,username,password,icon,email,note,create_time,status,sex,mobile,is_grid,news_police_id FROM news_admin WHERE (username = ?)
14:24:34.424 [http-nio-8082-exec-2] DEBUG c.y.d.N.selectOne - ==>  Preparing: SELECT id,username,password,icon,email,note,create_time,status,sex,mobile,is_grid,news_police_id FROM news_admin WHERE (username = ?)
14:24:34.506 [http-nio-8082-exec-2] DEBUG c.y.d.N.selectOne - ==> Parameters: 111111(String)
14:24:34.506 [http-nio-8082-exec-2] DEBUG c.y.d.N.selectOne - ==> Parameters: 111111(String)
14:24:34.539 [http-nio-8082-exec-2] DEBUG c.y.d.N.selectOne - <==      Total: 1
14:24:34.539 [http-nio-8082-exec-2] DEBUG c.y.d.N.selectOne - <==      Total: 1
14:25:56.451 [SpringApplicationShutdownHook] INFO  o.s.j.e.a.AnnotationMBeanExporter - Could not unregister MBean [com.github.tobato.fastdfs.domain.conn:name=fdfsConnectionPool,type=FdfsConnectionPool] as said MBean is not registered (perhaps already unregistered by an external process)
14:25:56.457 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - {dataSource-1} closing ...
14:25:56.465 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - {dataSource-1} closed
14:26:03.071 [background-preinit] INFO  o.h.v.i.u.Version - HV000001: Hibernate Validator 6.2.3.Final
14:26:03.090 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 7844 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:26:03.090 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 7844 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:26:03.091 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:26:03.091 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:26:03.092 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:26:03.092 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:26:04.127 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
14:26:04.129 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
14:26:04.159 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 17 ms. Found 0 Redis repository interfaces.
14:26:04.611 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'beanPostProcessorConfig' of type [com.ycl.config.BeanPostProcessorConfig$$EnhancerBySpringCGLIB$$10226469] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:26:04.857 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat initialized with port(s): 8082 (http)
14:26:04.857 [main] INFO  o.a.c.c.AprLifecycleListener - An older version [1.2.24] of the Apache Tomcat Native library is installed, while Tomcat recommends a minimum version of [1.2.30]
14:26:04.858 [main] INFO  o.a.c.c.AprLifecycleListener - Loaded Apache Tomcat Native library [1.2.24] using APR version [1.7.0].
14:26:04.858 [main] INFO  o.a.c.c.AprLifecycleListener - APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [false].
14:26:04.858 [main] INFO  o.a.c.c.AprLifecycleListener - APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
14:26:04.861 [main] INFO  o.a.c.c.AprLifecycleListener - OpenSSL successfully initialized [OpenSSL 1.1.1g  21 Apr 2020]
14:26:04.868 [main] INFO  o.a.c.h.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8082"]
14:26:04.869 [main] INFO  o.a.c.c.StandardService - Starting service [Tomcat]
14:26:04.869 [main] INFO  o.a.c.c.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.63]
14:26:05.004 [main] INFO  o.a.c.c.C.[.[.[/air] - Initializing Spring embedded WebApplicationContext
14:26:05.004 [main] INFO  o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1826 ms
14:26:05.110 [main] INFO  c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource
14:26:05.201 [main] INFO  c.a.d.p.DruidDataSource - {dataSource-1} inited
14:26:07.878 [main] INFO  o.a.c.h.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8082"]
14:26:07.899 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat started on port(s): 8082 (http) with context path '/air'
14:26:08.504 [main] INFO  c.y.PlatformApplication - Started PlatformApplication in 6.033 seconds (JVM running for 7.566)
14:26:08.504 [main] INFO  c.y.PlatformApplication - Started PlatformApplication in 6.033 seconds (JVM running for 7.566)
14:26:08.507 [main] INFO  c.y.PlatformApplication -
----------------------------------------------------------
    应用 'sccg-platform' 运行成功! 访问连接:
    Swagger文档:         http://192.168.54.1:8082/air/doc.html
    数据库监控:         http://127.0.0.1:8082/druid
----------------------------------------------------------
14:26:08.507 [main] INFO  c.y.PlatformApplication -
----------------------------------------------------------
    应用 'sccg-platform' 运行成功! 访问连接:
    Swagger文档:         http://192.168.54.1:8082/air/doc.html
    数据库监控:         http://127.0.0.1:8082/druid
----------------------------------------------------------
14:26:23.754 [http-nio-8082-exec-1] INFO  o.a.c.c.C.[.[.[/air] - Initializing Spring DispatcherServlet 'dispatcherServlet'
14:26:23.754 [http-nio-8082-exec-1] INFO  o.s.w.s.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
14:26:23.761 [http-nio-8082-exec-1] INFO  o.s.w.s.DispatcherServlet - Completed initialization in 7 ms
14:26:24.381 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - ==>  Preparing: SELECT id,username,password,icon,email,note,create_time,status,sex,mobile,is_grid,news_police_id FROM news_admin WHERE (username = ?)
14:26:24.381 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - ==>  Preparing: SELECT id,username,password,icon,email,note,create_time,status,sex,mobile,is_grid,news_police_id FROM news_admin WHERE (username = ?)
14:26:24.405 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - ==> Parameters: 111111(String)
14:26:24.405 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - ==> Parameters: 111111(String)
14:26:24.433 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - <==      Total: 1
14:26:24.433 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - <==      Total: 1
14:28:01.809 [SpringApplicationShutdownHook] INFO  o.s.j.e.a.AnnotationMBeanExporter - Could not unregister MBean [com.github.tobato.fastdfs.domain.conn:name=fdfsConnectionPool,type=FdfsConnectionPool] as said MBean is not registered (perhaps already unregistered by an external process)
14:28:01.813 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - {dataSource-1} closing ...
14:28:01.818 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - {dataSource-1} closed
14:28:08.122 [background-preinit] INFO  o.h.v.i.u.Version - HV000001: Hibernate Validator 6.2.3.Final
14:28:08.148 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 17284 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:28:08.148 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 17284 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:28:08.148 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:28:08.148 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:28:08.149 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:28:08.149 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:28:09.226 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
14:28:09.228 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
14:28:09.258 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 16 ms. Found 0 Redis repository interfaces.
14:28:09.698 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'beanPostProcessorConfig' of type [com.ycl.config.BeanPostProcessorConfig$$EnhancerBySpringCGLIB$$6c0a66e3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:28:09.952 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat initialized with port(s): 8082 (http)
14:28:09.952 [main] INFO  o.a.c.c.AprLifecycleListener - An older version [1.2.24] of the Apache Tomcat Native library is installed, while Tomcat recommends a minimum version of [1.2.30]
14:28:09.953 [main] INFO  o.a.c.c.AprLifecycleListener - Loaded Apache Tomcat Native library [1.2.24] using APR version [1.7.0].
14:28:09.953 [main] INFO  o.a.c.c.AprLifecycleListener - APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [false].
14:28:09.953 [main] INFO  o.a.c.c.AprLifecycleListener - APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
14:28:09.955 [main] INFO  o.a.c.c.AprLifecycleListener - OpenSSL successfully initialized [OpenSSL 1.1.1g  21 Apr 2020]
14:28:09.962 [main] INFO  o.a.c.h.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8082"]
14:28:09.963 [main] INFO  o.a.c.c.StandardService - Starting service [Tomcat]
14:28:09.963 [main] INFO  o.a.c.c.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.63]
14:28:10.100 [main] INFO  o.a.c.c.C.[.[.[/air] - Initializing Spring embedded WebApplicationContext
14:28:10.100 [main] INFO  o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1891 ms
14:28:10.204 [main] INFO  c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource
14:28:10.288 [main] INFO  c.a.d.p.DruidDataSource - {dataSource-1} inited
14:28:12.883 [main] INFO  o.a.c.h.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8082"]
14:28:12.902 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat started on port(s): 8082 (http) with context path '/air'
14:28:13.491 [main] INFO  c.y.PlatformApplication - Started PlatformApplication in 6.007 seconds (JVM running for 7.446)
14:28:13.491 [main] INFO  c.y.PlatformApplication - Started PlatformApplication in 6.007 seconds (JVM running for 7.446)
14:28:13.494 [main] INFO  c.y.PlatformApplication -
----------------------------------------------------------
    应用 'sccg-platform' 运行成功! 访问连接:
    Swagger文档:         http://192.168.54.1:8082/air/doc.html
    数据库监控:         http://127.0.0.1:8082/druid
----------------------------------------------------------
14:28:13.494 [main] INFO  c.y.PlatformApplication -
----------------------------------------------------------
    应用 'sccg-platform' 运行成功! 访问连接:
    Swagger文档:         http://192.168.54.1:8082/air/doc.html
    数据库监控:         http://127.0.0.1:8082/druid
----------------------------------------------------------
14:28:21.186 [http-nio-8082-exec-1] INFO  o.a.c.c.C.[.[.[/air] - Initializing Spring DispatcherServlet 'dispatcherServlet'
14:28:21.186 [http-nio-8082-exec-1] INFO  o.s.w.s.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
14:28:21.190 [http-nio-8082-exec-1] INFO  o.s.w.s.DispatcherServlet - Completed initialization in 3 ms
14:28:21.754 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - ==>  Preparing: SELECT id,username,password,icon,email,note,create_time,status,sex,mobile,is_grid,news_police_id FROM news_admin WHERE (username = ?)
14:28:21.754 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - ==>  Preparing: SELECT id,username,password,icon,email,note,create_time,status,sex,mobile,is_grid,news_police_id FROM news_admin WHERE (username = ?)
14:28:21.790 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - ==> Parameters: 111111(String)
14:28:21.790 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - ==> Parameters: 111111(String)
14:28:21.825 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - <==      Total: 1
14:28:21.825 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - <==      Total: 1
14:29:15.670 [http-nio-8082-exec-5] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:29:15.670 [http-nio-8082-exec-5] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:29:15.670 [http-nio-8082-exec-5] DEBUG c.y.d.N.selectList - ==> Parameters:
14:29:15.670 [http-nio-8082-exec-5] DEBUG c.y.d.N.selectList - ==> Parameters:
14:29:15.685 [http-nio-8082-exec-5] DEBUG c.y.d.N.selectList - <==      Total: 2
14:29:15.685 [http-nio-8082-exec-5] DEBUG c.y.d.N.selectList - <==      Total: 2
14:29:24.683 [http-nio-8082-exec-6] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:29:24.683 [http-nio-8082-exec-6] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:29:24.683 [http-nio-8082-exec-6] DEBUG c.y.d.N.selectList - ==> Parameters:
14:29:24.683 [http-nio-8082-exec-6] DEBUG c.y.d.N.selectList - ==> Parameters:
14:29:24.694 [http-nio-8082-exec-6] DEBUG c.y.d.N.selectList - <==      Total: 2
14:29:24.694 [http-nio-8082-exec-6] DEBUG c.y.d.N.selectList - <==      Total: 2
14:29:25.378 [http-nio-8082-exec-7] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:29:25.378 [http-nio-8082-exec-7] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:29:25.378 [http-nio-8082-exec-7] DEBUG c.y.d.N.selectList - ==> Parameters:
14:29:25.378 [http-nio-8082-exec-7] DEBUG c.y.d.N.selectList - ==> Parameters:
14:29:25.389 [http-nio-8082-exec-7] DEBUG c.y.d.N.selectList - <==      Total: 2
14:29:25.389 [http-nio-8082-exec-7] DEBUG c.y.d.N.selectList - <==      Total: 2
14:29:25.616 [http-nio-8082-exec-8] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:29:25.616 [http-nio-8082-exec-8] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:29:25.616 [http-nio-8082-exec-8] DEBUG c.y.d.N.selectList - ==> Parameters:
14:29:25.616 [http-nio-8082-exec-8] DEBUG c.y.d.N.selectList - ==> Parameters:
14:29:25.627 [http-nio-8082-exec-8] DEBUG c.y.d.N.selectList - <==      Total: 2
14:29:25.627 [http-nio-8082-exec-8] DEBUG c.y.d.N.selectList - <==      Total: 2
14:29:25.795 [http-nio-8082-exec-9] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:29:25.795 [http-nio-8082-exec-9] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:29:25.796 [http-nio-8082-exec-9] DEBUG c.y.d.N.selectList - ==> Parameters:
14:29:25.796 [http-nio-8082-exec-9] DEBUG c.y.d.N.selectList - ==> Parameters:
14:29:25.806 [http-nio-8082-exec-9] DEBUG c.y.d.N.selectList - <==      Total: 2
14:29:25.806 [http-nio-8082-exec-9] DEBUG c.y.d.N.selectList - <==      Total: 2
14:29:25.952 [http-nio-8082-exec-10] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:29:25.952 [http-nio-8082-exec-10] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:29:25.952 [http-nio-8082-exec-10] DEBUG c.y.d.N.selectList - ==> Parameters:
14:29:25.952 [http-nio-8082-exec-10] DEBUG c.y.d.N.selectList - ==> Parameters:
14:29:25.964 [http-nio-8082-exec-10] DEBUG c.y.d.N.selectList - <==      Total: 2
14:29:25.964 [http-nio-8082-exec-10] DEBUG c.y.d.N.selectList - <==      Total: 2
14:30:02.996 [SpringApplicationShutdownHook] INFO  o.s.j.e.a.AnnotationMBeanExporter - Could not unregister MBean [com.github.tobato.fastdfs.domain.conn:name=fdfsConnectionPool,type=FdfsConnectionPool] as said MBean is not registered (perhaps already unregistered by an external process)
14:30:03.000 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - {dataSource-1} closing ...
14:30:03.006 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - {dataSource-1} closed
14:30:09.424 [background-preinit] INFO  o.h.v.i.u.Version - HV000001: Hibernate Validator 6.2.3.Final
14:30:09.440 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 10476 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:30:09.440 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 10476 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:30:09.440 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:30:09.440 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:30:09.441 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:30:09.441 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:30:10.654 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
14:30:10.656 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
14:30:10.688 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 18 ms. Found 0 Redis repository interfaces.
14:30:11.163 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'beanPostProcessorConfig' of type [com.ycl.config.BeanPostProcessorConfig$$EnhancerBySpringCGLIB$$570c1426] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:11.428 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat initialized with port(s): 8082 (http)
14:30:11.429 [main] INFO  o.a.c.c.AprLifecycleListener - An older version [1.2.24] of the Apache Tomcat Native library is installed, while Tomcat recommends a minimum version of [1.2.30]
14:30:11.429 [main] INFO  o.a.c.c.AprLifecycleListener - Loaded Apache Tomcat Native library [1.2.24] using APR version [1.7.0].
14:30:11.429 [main] INFO  o.a.c.c.AprLifecycleListener - APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [false].
14:30:11.429 [main] INFO  o.a.c.c.AprLifecycleListener - APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
14:30:11.432 [main] INFO  o.a.c.c.AprLifecycleListener - OpenSSL successfully initialized [OpenSSL 1.1.1g  21 Apr 2020]
14:30:11.440 [main] INFO  o.a.c.h.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8082"]
14:30:11.440 [main] INFO  o.a.c.c.StandardService - Starting service [Tomcat]
14:30:11.440 [main] INFO  o.a.c.c.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.63]
14:30:11.596 [main] INFO  o.a.c.c.C.[.[.[/air] - Initializing Spring embedded WebApplicationContext
14:30:11.596 [main] INFO  o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2088 ms
14:30:11.724 [main] INFO  c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource
14:30:11.810 [main] INFO  c.a.d.p.DruidDataSource - {dataSource-1} inited
14:30:14.984 [main] INFO  o.a.c.h.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8082"]
14:30:15.007 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat started on port(s): 8082 (http) with context path '/air'
14:30:15.649 [main] INFO  c.y.PlatformApplication - Started PlatformApplication in 6.867 seconds (JVM running for 8.242)
14:30:15.649 [main] INFO  c.y.PlatformApplication - Started PlatformApplication in 6.867 seconds (JVM running for 8.242)
14:30:15.654 [main] INFO  c.y.PlatformApplication -
----------------------------------------------------------
    应用 'sccg-platform' 运行成功! 访问连接:
    Swagger文档:         http://192.168.54.1:8082/air/doc.html
    数据库监控:         http://127.0.0.1:8082/druid
----------------------------------------------------------
14:30:15.654 [main] INFO  c.y.PlatformApplication -
----------------------------------------------------------
    应用 'sccg-platform' 运行成功! 访问连接:
    Swagger文档:         http://192.168.54.1:8082/air/doc.html
    数据库监控:         http://127.0.0.1:8082/druid
----------------------------------------------------------
14:30:21.782 [http-nio-8082-exec-2] INFO  o.a.c.c.C.[.[.[/air] - Initializing Spring DispatcherServlet 'dispatcherServlet'
14:30:21.783 [http-nio-8082-exec-2] INFO  o.s.w.s.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
14:30:21.789 [http-nio-8082-exec-2] INFO  o.s.w.s.DispatcherServlet - Completed initialization in 5 ms
14:30:22.224 [http-nio-8082-exec-2] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:30:22.224 [http-nio-8082-exec-2] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:30:22.246 [http-nio-8082-exec-2] DEBUG c.y.d.N.selectList - ==> Parameters:
14:30:22.246 [http-nio-8082-exec-2] DEBUG c.y.d.N.selectList - ==> Parameters:
14:30:22.270 [http-nio-8082-exec-2] DEBUG c.y.d.N.selectList - <==      Total: 2
14:30:22.270 [http-nio-8082-exec-2] DEBUG c.y.d.N.selectList - <==      Total: 2
14:31:12.835 [SpringApplicationShutdownHook] INFO  o.s.j.e.a.AnnotationMBeanExporter - Could not unregister MBean [com.github.tobato.fastdfs.domain.conn:name=fdfsConnectionPool,type=FdfsConnectionPool] as said MBean is not registered (perhaps already unregistered by an external process)
14:31:12.842 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - {dataSource-1} closing ...
14:31:12.848 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - {dataSource-1} closed
14:31:19.229 [background-preinit] INFO  o.h.v.i.u.Version - HV000001: Hibernate Validator 6.2.3.Final
14:31:19.251 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 20668 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:31:19.251 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 20668 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:31:19.251 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:31:19.251 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:31:19.252 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:31:19.252 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:31:20.224 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
14:31:20.226 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
14:31:20.257 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 18 ms. Found 0 Redis repository interfaces.
14:31:20.717 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'beanPostProcessorConfig' of type [com.ycl.config.BeanPostProcessorConfig$$EnhancerBySpringCGLIB$$6c0a66e3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:31:20.965 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat initialized with port(s): 8082 (http)
14:31:20.966 [main] INFO  o.a.c.c.AprLifecycleListener - An older version [1.2.24] of the Apache Tomcat Native library is installed, while Tomcat recommends a minimum version of [1.2.30]
14:31:20.966 [main] INFO  o.a.c.c.AprLifecycleListener - Loaded Apache Tomcat Native library [1.2.24] using APR version [1.7.0].
14:31:20.967 [main] INFO  o.a.c.c.AprLifecycleListener - APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [false].
14:31:20.967 [main] INFO  o.a.c.c.AprLifecycleListener - APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
14:31:20.970 [main] INFO  o.a.c.c.AprLifecycleListener - OpenSSL successfully initialized [OpenSSL 1.1.1g  21 Apr 2020]
14:31:20.979 [main] INFO  o.a.c.h.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8082"]
14:31:20.980 [main] INFO  o.a.c.c.StandardService - Starting service [Tomcat]
14:31:20.980 [main] INFO  o.a.c.c.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.63]
14:31:21.115 [main] INFO  o.a.c.c.C.[.[.[/air] - Initializing Spring embedded WebApplicationContext
14:31:21.116 [main] INFO  o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1817 ms
14:31:21.222 [main] INFO  c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource
14:31:21.318 [main] INFO  c.a.d.p.DruidDataSource - {dataSource-1} inited
14:31:23.969 [main] INFO  o.a.c.h.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8082"]
14:31:23.987 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat started on port(s): 8082 (http) with context path '/air'
14:31:24.592 [main] INFO  c.y.PlatformApplication - Started PlatformApplication in 5.975 seconds (JVM running for 7.364)
14:31:24.592 [main] INFO  c.y.PlatformApplication - Started PlatformApplication in 5.975 seconds (JVM running for 7.364)
14:31:24.595 [main] INFO  c.y.PlatformApplication -
----------------------------------------------------------
    应用 'sccg-platform' 运行成功! 访问连接:
    Swagger文档:         http://192.168.54.1:8082/air/doc.html
    数据库监控:         http://127.0.0.1:8082/druid
----------------------------------------------------------
14:31:24.595 [main] INFO  c.y.PlatformApplication -
----------------------------------------------------------
    应用 'sccg-platform' 运行成功! 访问连接:
    Swagger文档:         http://192.168.54.1:8082/air/doc.html
    数据库监控:         http://127.0.0.1:8082/druid
----------------------------------------------------------
14:31:30.343 [http-nio-8082-exec-2] INFO  o.a.c.c.C.[.[.[/air] - Initializing Spring DispatcherServlet 'dispatcherServlet'
14:31:30.343 [http-nio-8082-exec-2] INFO  o.s.w.s.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
14:31:30.348 [http-nio-8082-exec-2] INFO  o.s.w.s.DispatcherServlet - Completed initialization in 4 ms
14:31:30.756 [http-nio-8082-exec-2] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:31:30.756 [http-nio-8082-exec-2] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:31:30.775 [http-nio-8082-exec-2] DEBUG c.y.d.N.selectList - ==> Parameters:
14:31:30.775 [http-nio-8082-exec-2] DEBUG c.y.d.N.selectList - ==> Parameters:
14:31:30.798 [http-nio-8082-exec-2] DEBUG c.y.d.N.selectList - <==      Total: 2
14:31:30.798 [http-nio-8082-exec-2] DEBUG c.y.d.N.selectList - <==      Total: 2
14:32:35.365 [http-nio-8082-exec-3] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:32:35.365 [http-nio-8082-exec-3] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:32:35.366 [http-nio-8082-exec-3] DEBUG c.y.d.N.selectList - ==> Parameters:
14:32:35.366 [http-nio-8082-exec-3] DEBUG c.y.d.N.selectList - ==> Parameters:
14:32:35.376 [http-nio-8082-exec-3] DEBUG c.y.d.N.selectList - <==      Total: 3
14:32:35.376 [http-nio-8082-exec-3] DEBUG c.y.d.N.selectList - <==      Total: 3
14:34:13.858 [SpringApplicationShutdownHook] INFO  o.s.j.e.a.AnnotationMBeanExporter - Could not unregister MBean [com.github.tobato.fastdfs.domain.conn:name=fdfsConnectionPool,type=FdfsConnectionPool] as said MBean is not registered (perhaps already unregistered by an external process)
14:34:13.864 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - {dataSource-1} closing ...
14:34:13.869 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - {dataSource-1} closed
14:34:20.803 [background-preinit] INFO  o.h.v.i.u.Version - HV000001: Hibernate Validator 6.2.3.Final
14:34:20.836 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 15452 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:34:20.836 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 15452 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:34:20.837 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:34:20.837 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:34:20.838 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:34:20.838 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:34:21.885 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
14:34:21.887 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
14:34:21.925 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 18 ms. Found 0 Redis repository interfaces.
14:34:22.407 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'beanPostProcessorConfig' of type [com.ycl.config.BeanPostProcessorConfig$$EnhancerBySpringCGLIB$$6c0a66e3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:34:22.651 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat initialized with port(s): 8082 (http)
14:34:22.651 [main] INFO  o.a.c.c.AprLifecycleListener - An older version [1.2.24] of the Apache Tomcat Native library is installed, while Tomcat recommends a minimum version of [1.2.30]
14:34:22.651 [main] INFO  o.a.c.c.AprLifecycleListener - Loaded Apache Tomcat Native library [1.2.24] using APR version [1.7.0].
14:34:22.652 [main] INFO  o.a.c.c.AprLifecycleListener - APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [false].
14:34:22.652 [main] INFO  o.a.c.c.AprLifecycleListener - APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
14:34:22.655 [main] INFO  o.a.c.c.AprLifecycleListener - OpenSSL successfully initialized [OpenSSL 1.1.1g  21 Apr 2020]
14:34:22.662 [main] INFO  o.a.c.h.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8082"]
14:34:22.663 [main] INFO  o.a.c.c.StandardService - Starting service [Tomcat]
14:34:22.663 [main] INFO  o.a.c.c.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.63]
14:34:22.801 [main] INFO  o.a.c.c.C.[.[.[/air] - Initializing Spring embedded WebApplicationContext
14:34:22.801 [main] INFO  o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1886 ms
14:34:22.911 [main] INFO  c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource
14:34:23.003 [main] INFO  c.a.d.p.DruidDataSource - {dataSource-1} inited
14:34:25.899 [main] INFO  o.a.c.h.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8082"]
14:34:25.922 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat started on port(s): 8082 (http) with context path '/air'
14:34:27.006 [http-nio-8082-exec-1] INFO  o.a.c.c.C.[.[.[/air] - Initializing Spring DispatcherServlet 'dispatcherServlet'
14:34:27.007 [http-nio-8082-exec-1] INFO  o.s.w.s.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
14:34:27.017 [http-nio-8082-exec-1] INFO  o.s.w.s.DispatcherServlet - Completed initialization in 9 ms
14:34:27.065 [main] INFO  c.y.PlatformApplication - Started PlatformApplication in 6.922 seconds (JVM running for 8.443)
14:34:27.065 [main] INFO  c.y.PlatformApplication - Started PlatformApplication in 6.922 seconds (JVM running for 8.443)
14:34:27.077 [main] INFO  c.y.PlatformApplication -
----------------------------------------------------------
    应用 'sccg-platform' 运行成功! 访问连接:
    Swagger文档:         http://192.168.54.1:8082/air/doc.html
    数据库监控:         http://127.0.0.1:8082/druid
----------------------------------------------------------
14:34:27.077 [main] INFO  c.y.PlatformApplication -
----------------------------------------------------------
    应用 'sccg-platform' 运行成功! 访问连接:
    Swagger文档:         http://192.168.54.1:8082/air/doc.html
    数据库监控:         http://127.0.0.1:8082/druid
----------------------------------------------------------
14:34:27.479 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:34:27.479 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:34:27.526 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectList - ==> Parameters:
14:34:27.526 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectList - ==> Parameters:
14:34:27.561 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectList - <==      Total: 3
14:34:27.561 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectList - <==      Total: 3
14:34:28.842 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - ==>  Preparing: SELECT id,username,password,icon,email,note,create_time,status,sex,mobile,is_grid,news_police_id FROM news_admin WHERE (username = ?)
14:34:28.842 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - ==>  Preparing: SELECT id,username,password,icon,email,note,create_time,status,sex,mobile,is_grid,news_police_id FROM news_admin WHERE (username = ?)
14:34:28.843 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - ==> Parameters: 111111(String)
14:34:28.843 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - ==> Parameters: 111111(String)
14:34:28.856 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - <==      Total: 1
14:34:28.856 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - <==      Total: 1
14:34:54.396 [http-nio-8082-exec-2] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:34:54.396 [http-nio-8082-exec-2] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:34:54.396 [http-nio-8082-exec-2] DEBUG c.y.d.N.selectList - ==> Parameters:
14:34:54.396 [http-nio-8082-exec-2] DEBUG c.y.d.N.selectList - ==> Parameters:
14:34:54.408 [http-nio-8082-exec-2] DEBUG c.y.d.N.selectList - <==      Total: 3
14:34:54.408 [http-nio-8082-exec-2] DEBUG c.y.d.N.selectList - <==      Total: 3
14:34:54.409 [http-nio-8082-exec-2] INFO  c.y.u.JwtTokenUtil - JWT格式验证失败:null
14:34:54.409 [http-nio-8082-exec-2] INFO  c.y.u.JwtTokenUtil - JWT格式验证失败:null
14:35:59.099 [http-nio-8082-exec-4] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:35:59.099 [http-nio-8082-exec-4] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:35:59.099 [http-nio-8082-exec-4] DEBUG c.y.d.N.selectList - ==> Parameters:
14:35:59.099 [http-nio-8082-exec-4] DEBUG c.y.d.N.selectList - ==> Parameters:
14:35:59.110 [http-nio-8082-exec-4] DEBUG c.y.d.N.selectList - <==      Total: 3
14:35:59.110 [http-nio-8082-exec-4] DEBUG c.y.d.N.selectList - <==      Total: 3
14:35:59.114 [http-nio-8082-exec-4] DEBUG c.y.d.N.selectOne - ==>  Preparing: SELECT id,username,password,icon,email,note,create_time,status,sex,mobile,is_grid,news_police_id FROM news_admin WHERE (username = ?)
14:35:59.114 [http-nio-8082-exec-4] DEBUG c.y.d.N.selectOne - ==>  Preparing: SELECT id,username,password,icon,email,note,create_time,status,sex,mobile,is_grid,news_police_id FROM news_admin WHERE (username = ?)
14:35:59.114 [http-nio-8082-exec-4] DEBUG c.y.d.N.selectOne - ==> Parameters: 111111(String)
14:35:59.114 [http-nio-8082-exec-4] DEBUG c.y.d.N.selectOne - ==> Parameters: 111111(String)
14:35:59.124 [http-nio-8082-exec-4] DEBUG c.y.d.N.selectOne - <==      Total: 0
14:35:59.124 [http-nio-8082-exec-4] DEBUG c.y.d.N.selectOne - <==      Total: 0
14:36:45.788 [http-nio-8082-exec-5] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:36:45.788 [http-nio-8082-exec-5] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:36:45.789 [http-nio-8082-exec-5] DEBUG c.y.d.N.selectList - ==> Parameters:
14:36:45.789 [http-nio-8082-exec-5] DEBUG c.y.d.N.selectList - ==> Parameters:
14:36:45.801 [http-nio-8082-exec-5] DEBUG c.y.d.N.selectList - <==      Total: 3
14:36:45.801 [http-nio-8082-exec-5] DEBUG c.y.d.N.selectList - <==      Total: 3
14:36:45.804 [http-nio-8082-exec-5] DEBUG c.y.d.N.selectOne - ==>  Preparing: SELECT id,username,password,icon,email,note,create_time,status,sex,mobile,is_grid,news_police_id FROM news_admin WHERE (username = ?)
14:36:45.804 [http-nio-8082-exec-5] DEBUG c.y.d.N.selectOne - ==>  Preparing: SELECT id,username,password,icon,email,note,create_time,status,sex,mobile,is_grid,news_police_id FROM news_admin WHERE (username = ?)
14:36:45.806 [http-nio-8082-exec-5] DEBUG c.y.d.N.selectOne - ==> Parameters: 111111(String)
14:36:45.806 [http-nio-8082-exec-5] DEBUG c.y.d.N.selectOne - ==> Parameters: 111111(String)
14:36:45.816 [http-nio-8082-exec-5] DEBUG c.y.d.N.selectOne - <==      Total: 1
14:36:45.816 [http-nio-8082-exec-5] DEBUG c.y.d.N.selectOne - <==      Total: 1
14:36:46.628 [http-nio-8082-exec-6] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:36:46.628 [http-nio-8082-exec-6] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:36:46.629 [http-nio-8082-exec-6] DEBUG c.y.d.N.selectList - ==> Parameters:
14:36:46.629 [http-nio-8082-exec-6] DEBUG c.y.d.N.selectList - ==> Parameters:
14:36:46.641 [http-nio-8082-exec-6] DEBUG c.y.d.N.selectList - <==      Total: 3
14:36:46.641 [http-nio-8082-exec-6] DEBUG c.y.d.N.selectList - <==      Total: 3
14:36:46.646 [http-nio-8082-exec-6] DEBUG c.y.d.N.selectOne - ==>  Preparing: SELECT id,username,password,icon,email,note,create_time,status,sex,mobile,is_grid,news_police_id FROM news_admin WHERE (username = ?)
14:36:46.646 [http-nio-8082-exec-6] DEBUG c.y.d.N.selectOne - ==>  Preparing: SELECT id,username,password,icon,email,note,create_time,status,sex,mobile,is_grid,news_police_id FROM news_admin WHERE (username = ?)
14:36:46.647 [http-nio-8082-exec-6] DEBUG c.y.d.N.selectOne - ==> Parameters: 111111(String)
14:36:46.647 [http-nio-8082-exec-6] DEBUG c.y.d.N.selectOne - ==> Parameters: 111111(String)
14:36:46.658 [http-nio-8082-exec-6] DEBUG c.y.d.N.selectOne - <==      Total: 1
14:36:46.658 [http-nio-8082-exec-6] DEBUG c.y.d.N.selectOne - <==      Total: 1
14:36:46.853 [http-nio-8082-exec-7] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:36:46.853 [http-nio-8082-exec-7] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:36:46.853 [http-nio-8082-exec-7] DEBUG c.y.d.N.selectList - ==> Parameters:
14:36:46.853 [http-nio-8082-exec-7] DEBUG c.y.d.N.selectList - ==> Parameters:
14:36:46.865 [http-nio-8082-exec-7] DEBUG c.y.d.N.selectList - <==      Total: 3
14:36:46.865 [http-nio-8082-exec-7] DEBUG c.y.d.N.selectList - <==      Total: 3
14:36:46.868 [http-nio-8082-exec-7] DEBUG c.y.d.N.selectOne - ==>  Preparing: SELECT id,username,password,icon,email,note,create_time,status,sex,mobile,is_grid,news_police_id FROM news_admin WHERE (username = ?)
14:36:46.868 [http-nio-8082-exec-7] DEBUG c.y.d.N.selectOne - ==>  Preparing: SELECT id,username,password,icon,email,note,create_time,status,sex,mobile,is_grid,news_police_id FROM news_admin WHERE (username = ?)
14:36:46.868 [http-nio-8082-exec-7] DEBUG c.y.d.N.selectOne - ==> Parameters: 111111(String)
14:36:46.868 [http-nio-8082-exec-7] DEBUG c.y.d.N.selectOne - ==> Parameters: 111111(String)
14:36:46.881 [http-nio-8082-exec-7] DEBUG c.y.d.N.selectOne - <==      Total: 1
14:36:46.881 [http-nio-8082-exec-7] DEBUG c.y.d.N.selectOne - <==      Total: 1
14:36:47.052 [http-nio-8082-exec-8] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:36:47.052 [http-nio-8082-exec-8] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:36:47.053 [http-nio-8082-exec-8] DEBUG c.y.d.N.selectList - ==> Parameters:
14:36:47.053 [http-nio-8082-exec-8] DEBUG c.y.d.N.selectList - ==> Parameters:
14:36:47.063 [http-nio-8082-exec-8] DEBUG c.y.d.N.selectList - <==      Total: 3
14:36:47.063 [http-nio-8082-exec-8] DEBUG c.y.d.N.selectList - <==      Total: 3
14:36:47.067 [http-nio-8082-exec-8] DEBUG c.y.d.N.selectOne - ==>  Preparing: SELECT id,username,password,icon,email,note,create_time,status,sex,mobile,is_grid,news_police_id FROM news_admin WHERE (username = ?)
14:36:47.067 [http-nio-8082-exec-8] DEBUG c.y.d.N.selectOne - ==>  Preparing: SELECT id,username,password,icon,email,note,create_time,status,sex,mobile,is_grid,news_police_id FROM news_admin WHERE (username = ?)
14:36:47.067 [http-nio-8082-exec-8] DEBUG c.y.d.N.selectOne - ==> Parameters: 111111(String)
14:36:47.067 [http-nio-8082-exec-8] DEBUG c.y.d.N.selectOne - ==> Parameters: 111111(String)
14:36:47.078 [http-nio-8082-exec-8] DEBUG c.y.d.N.selectOne - <==      Total: 1
14:36:47.078 [http-nio-8082-exec-8] DEBUG c.y.d.N.selectOne - <==      Total: 1
14:36:47.213 [http-nio-8082-exec-9] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:36:47.213 [http-nio-8082-exec-9] DEBUG c.y.d.N.selectList - ==>  Preparing: SELECT id,ip_addess,create_time FROM news_ip
14:36:47.214 [http-nio-8082-exec-9] DEBUG c.y.d.N.selectList - ==> Parameters:
14:36:47.214 [http-nio-8082-exec-9] DEBUG c.y.d.N.selectList - ==> Parameters:
14:36:47.226 [http-nio-8082-exec-9] DEBUG c.y.d.N.selectList - <==      Total: 3
14:36:47.226 [http-nio-8082-exec-9] DEBUG c.y.d.N.selectList - <==      Total: 3
14:36:47.229 [http-nio-8082-exec-9] DEBUG c.y.d.N.selectOne - ==>  Preparing: SELECT id,username,password,icon,email,note,create_time,status,sex,mobile,is_grid,news_police_id FROM news_admin WHERE (username = ?)
14:36:47.229 [http-nio-8082-exec-9] DEBUG c.y.d.N.selectOne - ==>  Preparing: SELECT id,username,password,icon,email,note,create_time,status,sex,mobile,is_grid,news_police_id FROM news_admin WHERE (username = ?)
14:36:47.229 [http-nio-8082-exec-9] DEBUG c.y.d.N.selectOne - ==> Parameters: 111111(String)
14:36:47.229 [http-nio-8082-exec-9] DEBUG c.y.d.N.selectOne - ==> Parameters: 111111(String)
14:36:47.240 [http-nio-8082-exec-9] DEBUG c.y.d.N.selectOne - <==      Total: 1
14:36:47.240 [http-nio-8082-exec-9] DEBUG c.y.d.N.selectOne - <==      Total: 1
14:37:20.340 [http-nio-8082-exec-10] DEBUG c.y.d.N.selectOne - ==>  Preparing: SELECT id,username,password,icon,email,note,create_time,status,sex,mobile,is_grid,news_police_id FROM news_admin WHERE (username = ?)
14:37:20.340 [http-nio-8082-exec-10] DEBUG c.y.d.N.selectOne - ==>  Preparing: SELECT id,username,password,icon,email,note,create_time,status,sex,mobile,is_grid,news_police_id FROM news_admin WHERE (username = ?)
14:37:20.340 [http-nio-8082-exec-10] DEBUG c.y.d.N.selectOne - ==> Parameters: 111111(String)
14:37:20.340 [http-nio-8082-exec-10] DEBUG c.y.d.N.selectOne - ==> Parameters: 111111(String)
14:37:20.352 [http-nio-8082-exec-10] DEBUG c.y.d.N.selectOne - <==      Total: 1
14:37:20.352 [http-nio-8082-exec-10] DEBUG c.y.d.N.selectOne - <==      Total: 1
14:38:19.963 [SpringApplicationShutdownHook] INFO  o.s.j.e.a.AnnotationMBeanExporter - Could not unregister MBean [com.github.tobato.fastdfs.domain.conn:name=fdfsConnectionPool,type=FdfsConnectionPool] as said MBean is not registered (perhaps already unregistered by an external process)
14:38:19.967 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - {dataSource-1} closing ...
14:38:19.972 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - {dataSource-1} closed
14:38:36.916 [background-preinit] INFO  o.h.v.i.u.Version - HV000001: Hibernate Validator 6.2.3.Final
14:38:36.933 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 20544 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:38:36.933 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 20544 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:38:36.933 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:38:36.933 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:38:36.934 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:38:36.934 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:38:38.007 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
14:38:38.009 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
14:38:38.041 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 18 ms. Found 0 Redis repository interfaces.
14:38:38.543 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'beanPostProcessorConfig' of type [com.ycl.config.BeanPostProcessorConfig$$EnhancerBySpringCGLIB$$6cb44f8b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:38:38.886 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat initialized with port(s): 8082 (http)
14:38:38.887 [main] INFO  o.a.c.c.AprLifecycleListener - An older version [1.2.24] of the Apache Tomcat Native library is installed, while Tomcat recommends a minimum version of [1.2.30]
14:38:38.887 [main] INFO  o.a.c.c.AprLifecycleListener - Loaded Apache Tomcat Native library [1.2.24] using APR version [1.7.0].
14:38:38.888 [main] INFO  o.a.c.c.AprLifecycleListener - APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [false].
14:38:38.888 [main] INFO  o.a.c.c.AprLifecycleListener - APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
14:38:38.891 [main] INFO  o.a.c.c.AprLifecycleListener - OpenSSL successfully initialized [OpenSSL 1.1.1g  21 Apr 2020]
14:38:38.902 [main] INFO  o.a.c.h.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8082"]
14:38:38.902 [main] INFO  o.a.c.c.StandardService - Starting service [Tomcat]
14:38:38.903 [main] INFO  o.a.c.c.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.63]
14:38:39.089 [main] INFO  o.a.c.c.C.[.[.[/air] - Initializing Spring embedded WebApplicationContext
14:38:39.089 [main] INFO  o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2097 ms
14:38:39.222 [main] INFO  c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource
14:38:39.305 [main] INFO  c.a.d.p.DruidDataSource - {dataSource-1} inited
14:38:43.367 [main] INFO  o.a.c.h.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8082"]
14:38:43.392 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat started on port(s): 8082 (http) with context path '/air'
14:38:44.183 [main] INFO  c.y.PlatformApplication - Started PlatformApplication in 7.898 seconds (JVM running for 9.258)
14:38:44.183 [main] INFO  c.y.PlatformApplication - Started PlatformApplication in 7.898 seconds (JVM running for 9.258)
14:38:44.187 [main] INFO  c.y.PlatformApplication -
----------------------------------------------------------
    应用 'sccg-platform' 运行成功! 访问连接:
    Swagger文档:         http://192.168.54.1:8082/air/doc.html
    数据库监控:         http://127.0.0.1:8082/druid
----------------------------------------------------------
14:38:44.187 [main] INFO  c.y.PlatformApplication -
----------------------------------------------------------
    应用 'sccg-platform' 运行成功! 访问连接:
    Swagger文档:         http://192.168.54.1:8082/air/doc.html
    数据库监控:         http://127.0.0.1:8082/druid
----------------------------------------------------------
14:38:44.604 [http-nio-8082-exec-1] INFO  o.a.c.c.C.[.[.[/air] - Initializing Spring DispatcherServlet 'dispatcherServlet'
14:38:44.604 [http-nio-8082-exec-1] INFO  o.s.w.s.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
14:38:44.608 [http-nio-8082-exec-1] INFO  o.s.w.s.DispatcherServlet - Completed initialization in 4 ms
14:38:45.001 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - ==>  Preparing: SELECT id,username,password,icon,email,note,create_time,status,sex,mobile,is_grid,news_police_id FROM news_admin WHERE (username = ?)
14:38:45.001 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - ==>  Preparing: SELECT id,username,password,icon,email,note,create_time,status,sex,mobile,is_grid,news_police_id FROM news_admin WHERE (username = ?)
14:38:45.021 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - ==> Parameters: 111111(String)
14:38:45.021 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - ==> Parameters: 111111(String)
14:38:45.043 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - <==      Total: 1
14:38:45.043 [http-nio-8082-exec-1] DEBUG c.y.d.N.selectOne - <==      Total: 1
14:39:45.430 [SpringApplicationShutdownHook] INFO  o.s.j.e.a.AnnotationMBeanExporter - Could not unregister MBean [com.github.tobato.fastdfs.domain.conn:name=fdfsConnectionPool,type=FdfsConnectionPool] as said MBean is not registered (perhaps already unregistered by an external process)
14:39:45.441 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - {dataSource-1} closing ...
14:39:45.450 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - {dataSource-1} closed
14:41:35.566 [background-preinit] INFO  o.h.v.i.u.Version - HV000001: Hibernate Validator 6.2.3.Final
14:41:35.590 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 9484 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:41:35.590 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 9484 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:41:35.591 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:41:35.591 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:41:35.591 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:41:35.591 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:41:37.354 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
14:41:37.356 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
14:41:37.387 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 16 ms. Found 0 Redis repository interfaces.
14:41:37.835 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'beanPostProcessorConfig' of type [com.ycl.config.BeanPostProcessorConfig$$EnhancerBySpringCGLIB$$10226469] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:41:38.096 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat initialized with port(s): 8082 (http)
14:41:38.097 [main] INFO  o.a.c.c.AprLifecycleListener - An older version [1.2.24] of the Apache Tomcat Native library is installed, while Tomcat recommends a minimum version of [1.2.30]
14:41:38.097 [main] INFO  o.a.c.c.AprLifecycleListener - Loaded Apache Tomcat Native library [1.2.24] using APR version [1.7.0].
14:41:38.097 [main] INFO  o.a.c.c.AprLifecycleListener - APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [false].
14:41:38.097 [main] INFO  o.a.c.c.AprLifecycleListener - APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
14:41:38.100 [main] INFO  o.a.c.c.AprLifecycleListener - OpenSSL successfully initialized [OpenSSL 1.1.1g  21 Apr 2020]
14:41:38.107 [main] INFO  o.a.c.h.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8082"]
14:41:38.107 [main] INFO  o.a.c.c.StandardService - Starting service [Tomcat]
14:41:38.108 [main] INFO  o.a.c.c.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.63]
14:41:38.240 [main] INFO  o.a.c.c.C.[.[.[/air] - Initializing Spring embedded WebApplicationContext
14:41:38.240 [main] INFO  o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2573 ms
14:41:38.344 [main] INFO  c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource
14:41:38.437 [main] INFO  c.a.d.p.DruidDataSource - {dataSource-1} inited
14:41:41.164 [main] INFO  o.a.c.h.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8082"]
14:41:41.182 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat started on port(s): 8082 (http) with context path '/air'
14:41:41.738 [main] INFO  c.y.PlatformApplication - Started PlatformApplication in 6.833 seconds (JVM running for 9.23)
14:41:41.738 [main] INFO  c.y.PlatformApplication - Started PlatformApplication in 6.833 seconds (JVM running for 9.23)
14:41:41.741 [main] INFO  c.y.PlatformApplication -
----------------------------------------------------------
    应用 'sccg-platform' 运行成功! 访问连接:
    Swagger文档:         http://192.168.54.1:8082/air/doc.html
    数据库监控:         http://127.0.0.1:8082/druid
----------------------------------------------------------
14:41:41.741 [main] INFO  c.y.PlatformApplication -
----------------------------------------------------------
    应用 'sccg-platform' 运行成功! 访问连接:
    Swagger文档:         http://192.168.54.1:8082/air/doc.html
    数据库监控:         http://127.0.0.1:8082/druid
----------------------------------------------------------
14:42:45.257 [SpringApplicationShutdownHook] INFO  o.s.j.e.a.AnnotationMBeanExporter - Could not unregister MBean [com.github.tobato.fastdfs.domain.conn:name=fdfsConnectionPool,type=FdfsConnectionPool] as said MBean is not registered (perhaps already unregistered by an external process)
14:42:45.263 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - {dataSource-1} closing ...
14:42:45.263 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - {dataSource-1} closed
14:42:54.903 [background-preinit] INFO  o.h.v.i.u.Version - HV000001: Hibernate Validator 6.2.3.Final
14:42:54.920 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 13540 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:42:54.920 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 13540 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:42:54.920 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:42:54.920 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:42:54.920 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:42:54.920 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:42:55.990 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
14:42:55.992 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
14:42:56.026 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 18 ms. Found 0 Redis repository interfaces.
14:42:56.504 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'beanPostProcessorConfig' of type [com.ycl.config.BeanPostProcessorConfig$$EnhancerBySpringCGLIB$$10226469] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:42:56.764 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat initialized with port(s): 8082 (http)
14:42:56.766 [main] INFO  o.a.c.c.AprLifecycleListener - An older version [1.2.24] of the Apache Tomcat Native library is installed, while Tomcat recommends a minimum version of [1.2.30]
14:42:56.766 [main] INFO  o.a.c.c.AprLifecycleListener - Loaded Apache Tomcat Native library [1.2.24] using APR version [1.7.0].
14:42:56.766 [main] INFO  o.a.c.c.AprLifecycleListener - APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [false].
14:42:56.766 [main] INFO  o.a.c.c.AprLifecycleListener - APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
14:42:56.768 [main] INFO  o.a.c.c.AprLifecycleListener - OpenSSL successfully initialized [OpenSSL 1.1.1g  21 Apr 2020]
14:42:56.776 [main] INFO  o.a.c.h.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8082"]
14:42:56.776 [main] INFO  o.a.c.c.StandardService - Starting service [Tomcat]
14:42:56.776 [main] INFO  o.a.c.c.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.63]
14:42:56.908 [main] INFO  o.a.c.c.C.[.[.[/air] - Initializing Spring embedded WebApplicationContext
14:42:56.908 [main] INFO  o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1930 ms
14:42:56.987 [main] WARN  o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsAdminController': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'newsAdminService': Unsatisfied dependency expressed through field 'baseMapper'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.ycl.mapper.NewsAdminDao' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
14:42:56.990 [main] INFO  o.a.c.c.StandardService - Stopping service [Tomcat]
14:42:57.010 [main] INFO  o.s.b.a.l.ConditionEvaluationReportLoggingListener -
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
14:44:29.485 [background-preinit] INFO  o.h.v.i.u.Version - HV000001: Hibernate Validator 6.2.3.Final
14:44:29.507 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 20280 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:44:29.507 [main] INFO  c.y.PlatformApplication - Starting PlatformApplication using Java 1.8.0_251 on Zhang-yin-han with PID 20280 (G:\ycl-airport-server\ycl-platform\target\classes started by lenovo in G:\ycl-airport-server)
14:44:29.507 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:44:29.507 [main] DEBUG c.y.PlatformApplication - Running with Spring Boot v2.7.0, Spring v5.3.20
14:44:29.508 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:44:29.508 [main] INFO  c.y.PlatformApplication - The following 1 profile is active: "dev"
14:44:30.608 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
14:44:30.611 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
14:44:30.643 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 17 ms. Found 0 Redis repository interfaces.
14:44:31.110 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'beanPostProcessorConfig' of type [com.ycl.config.BeanPostProcessorConfig$$EnhancerBySpringCGLIB$$10226469] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:44:31.361 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat initialized with port(s): 8082 (http)
14:44:31.362 [main] INFO  o.a.c.c.AprLifecycleListener - An older version [1.2.24] of the Apache Tomcat Native library is installed, while Tomcat recommends a minimum version of [1.2.30]
14:44:31.362 [main] INFO  o.a.c.c.AprLifecycleListener - Loaded Apache Tomcat Native library [1.2.24] using APR version [1.7.0].
14:44:31.362 [main] INFO  o.a.c.c.AprLifecycleListener - APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [false].
14:44:31.362 [main] INFO  o.a.c.c.AprLifecycleListener - APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
14:44:31.365 [main] INFO  o.a.c.c.AprLifecycleListener - OpenSSL successfully initialized [OpenSSL 1.1.1g  21 Apr 2020]
14:44:31.372 [main] INFO  o.a.c.h.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8082"]
14:44:31.373 [main] INFO  o.a.c.c.StandardService - Starting service [Tomcat]
14:44:31.373 [main] INFO  o.a.c.c.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.63]
14:44:31.509 [main] INFO  o.a.c.c.C.[.[.[/air] - Initializing Spring embedded WebApplicationContext
14:44:31.510 [main] INFO  o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1943 ms
14:44:31.609 [main] INFO  c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource
14:44:31.697 [main] INFO  c.a.d.p.DruidDataSource - {dataSource-1} inited
14:44:34.539 [main] INFO  o.a.c.h.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8082"]
14:44:34.558 [main] INFO  o.s.b.w.e.t.TomcatWebServer - Tomcat started on port(s): 8082 (http) with context path '/air'
14:44:35.216 [main] INFO  c.y.PlatformApplication - Started PlatformApplication in 6.306 seconds (JVM running for 7.622)
14:44:35.216 [main] INFO  c.y.PlatformApplication - Started PlatformApplication in 6.306 seconds (JVM running for 7.622)
14:44:35.221 [main] INFO  c.y.PlatformApplication -
----------------------------------------------------------
    应用 'sccg-platform' 运行成功! 访问连接:
    Swagger文档:         http://192.168.3.185:8082/air/doc.html
    Swagger文档:         http://192.168.54.1:8082/air/doc.html
    数据库监控:         http://127.0.0.1:8082/druid
----------------------------------------------------------
10:02:38.374 [main] INFO  c.y.PlatformApplication -
14:44:35.221 [main] INFO  c.y.PlatformApplication -
----------------------------------------------------------
    应用 'sccg-platform' 运行成功! 访问连接:
    Swagger文档:         http://192.168.3.185:8082/air/doc.html
    Swagger文档:         http://192.168.54.1:8082/air/doc.html
    数据库监控:         http://127.0.0.1:8082/druid
----------------------------------------------------------
ycl-common/src/main/java/com/ycl/config/BaseRedisConfig.java
File was deleted
ycl-common/src/main/java/com/ycl/config/RedisConfig.java
File was deleted
ycl-common/src/main/java/com/ycl/controller/BaseController.java
File was deleted
ycl-common/src/main/java/com/ycl/controller/FileController.java
File was deleted
ycl-common/src/main/java/com/ycl/controller/user/UmsAdminController.java
File was deleted
ycl-common/src/main/java/com/ycl/controller/user/UmsAdminLogController.java
File was deleted
ycl-common/src/main/java/com/ycl/controller/user/UmsMenuController.java
File was deleted
ycl-common/src/main/java/com/ycl/controller/user/UmsResourceCategoryController.java
File was deleted
ycl-common/src/main/java/com/ycl/controller/user/UmsRoleController.java
File was deleted
ycl-common/src/main/java/com/ycl/mapper/depart/DepartManagerMapper.java
File was deleted
ycl-common/src/main/java/com/ycl/mapper/depart/UmsDepartMapper.java
File was deleted
ycl-common/src/main/java/com/ycl/mapper/dict/DataDictionaryMapper.java
File was deleted
ycl-common/src/main/java/com/ycl/mapper/user/AdminMenuRelationMapper.java
File was deleted
ycl-common/src/main/java/com/ycl/mapper/user/UmsAdminLoginLogMapper.java
File was deleted
ycl-common/src/main/java/com/ycl/mapper/user/UmsAdminMapper.java
File was deleted
ycl-common/src/main/java/com/ycl/mapper/user/UmsAdminRoleRelationMapper.java
File was deleted
ycl-common/src/main/java/com/ycl/mapper/user/UmsDepartManageMapper.java
File was deleted
ycl-common/src/main/java/com/ycl/mapper/user/UmsMenuMapper.java
File was deleted
ycl-common/src/main/java/com/ycl/mapper/user/UmsResourceCategoryMapper.java
File was deleted
ycl-common/src/main/java/com/ycl/mapper/user/UmsResourceMapper.java
File was deleted
ycl-common/src/main/java/com/ycl/mapper/user/UmsRoleMapper.java
File was deleted
ycl-common/src/main/java/com/ycl/mapper/user/UmsRoleMenuRelationMapper.java
File was deleted
ycl-common/src/main/java/com/ycl/mapper/user/UmsRoleResourceRelationMapper.java
File was deleted
ycl-common/src/main/java/com/ycl/service/redis/RedisService.java
File was deleted
ycl-common/src/main/java/com/ycl/service/redis/impl/RedisServiceImpl.java
File was deleted
ycl-common/src/main/java/com/ycl/service/user/IAdminLoginLogService.java
File was deleted
ycl-common/src/main/java/com/ycl/service/user/IAdminMenuRelationService.java
File was deleted
ycl-common/src/main/java/com/ycl/service/user/UmsAdminCacheService.java
File was deleted
ycl-common/src/main/java/com/ycl/service/user/UmsAdminRoleRelationService.java
File was deleted
ycl-common/src/main/java/com/ycl/service/user/UmsAdminService.java
File was deleted
ycl-common/src/main/java/com/ycl/service/user/UmsDepartManageService.java
File was deleted
ycl-common/src/main/java/com/ycl/service/user/UmsMenuService.java
File was deleted
ycl-common/src/main/java/com/ycl/service/user/UmsResourceCategoryService.java
File was deleted
ycl-common/src/main/java/com/ycl/service/user/UmsResourceService.java
File was deleted
ycl-common/src/main/java/com/ycl/service/user/UmsRoleMenuRelationService.java
File was deleted
ycl-common/src/main/java/com/ycl/service/user/UmsRoleResourceRelationService.java
File was deleted
ycl-common/src/main/java/com/ycl/service/user/UmsRoleService.java
File was deleted
ycl-common/src/main/java/com/ycl/service/user/impl/AdminLoginLogServiceImpl.java
File was deleted
ycl-common/src/main/java/com/ycl/service/user/impl/AdminMenuRelationServiceImpl.java
File was deleted
ycl-common/src/main/java/com/ycl/service/user/impl/UmsAdminCacheServiceImpl.java
File was deleted
ycl-common/src/main/java/com/ycl/service/user/impl/UmsAdminRoleRelationServiceImpl.java
File was deleted
ycl-common/src/main/java/com/ycl/service/user/impl/UmsAdminServiceImpl.java
File was deleted
ycl-common/src/main/java/com/ycl/service/user/impl/UmsDepartManageServiceImpl.java
File was deleted
ycl-common/src/main/java/com/ycl/service/user/impl/UmsMenuServiceImpl.java
File was deleted
ycl-common/src/main/java/com/ycl/service/user/impl/UmsResourceCategoryServiceImpl.java
File was deleted
ycl-common/src/main/java/com/ycl/service/user/impl/UmsResourceServiceImpl.java
File was deleted
ycl-common/src/main/java/com/ycl/service/user/impl/UmsRoleMenuRelationServiceImpl.java
File was deleted
ycl-common/src/main/java/com/ycl/service/user/impl/UmsRoleResourceRelationServiceImpl.java
File was deleted
ycl-common/src/main/java/com/ycl/service/user/impl/UmsRoleServiceImpl.java
File was deleted
ycl-common/src/main/java/com/ycl/utils/JwtTokenUtil.java
@@ -33,10 +33,10 @@
    private static final Logger LOGGER = LoggerFactory.getLogger(JwtTokenUtil.class);
    private static final String CLAIM_KEY_INFO = "sub";
    private static final String CLAIM_KEY_CREATED = "created";
    @Value("${jwt.secret}")
    private String secret;
    @Value("${jwt.expiration}")
    private Long expiration;
    private final String secret = "qwezxcasd";
    private Long expiration=2592000L;
    @Value("${jwt.tokenHead}")
    private String tokenHead;
@@ -174,7 +174,6 @@
    }
    /**
     * 根据用户id,用户名生成token
     */
@@ -190,6 +189,7 @@
    /**
     * 根据token解析出AuthInfo
     *
     * @param token
     * @return
     */
ycl-common/src/main/java/com/ycl/utils/auth/OperatorAuthUtil.java
File was deleted
ycl-common/src/main/java/com/ycl/utils/auth/UserAuthUtil.java
File was deleted
ycl-common/target/classes/META-INF/spring-configuration-metadata.json
File was deleted
ycl-common/target/classes/mapper/depart/DepartManagerMapper.xml
File was deleted
ycl-common/target/classes/mapper/depart/UmsDepartMapper.xml
File was deleted
ycl-common/target/classes/mapper/user/AdminMenuRelationMapper.xml
File was deleted
ycl-common/target/classes/mapper/user/UmsAdminLoginLogMapper.xml
File was deleted
ycl-common/target/classes/mapper/user/UmsAdminMapper.xml
File was deleted
ycl-common/target/classes/mapper/user/UmsAdminRoleRelationMapper.xml
File was deleted
ycl-common/target/classes/mapper/user/UmsDepartManageMapper.xml
File was deleted
ycl-common/target/classes/mapper/user/UmsMenuMapper.xml
File was deleted
ycl-common/target/classes/mapper/user/UmsResourceCategoryMapper.xml
File was deleted
ycl-common/target/classes/mapper/user/UmsResourceMapper.xml
File was deleted
ycl-common/target/classes/mapper/user/UmsRoleMapper.xml
File was deleted
ycl-common/target/classes/mapper/user/UmsRoleMenuRelationMapper.xml
File was deleted
ycl-common/target/classes/mapper/user/UmsRoleResourceRelationMapper.xml
File was deleted
ycl-platform/src/main/java/com/ycl/config/Intercept.java
New file
@@ -0,0 +1,57 @@
package com.ycl.config;
import com.baomidou.mybatisplus.core.conditions.query.LambdaQueryWrapper;
import com.ycl.entity.NewsAdmin;
import com.ycl.entity.NewsIp;
import com.ycl.entity.auth.AuthInfo;
import com.ycl.exception.ApiException;
import com.ycl.service.NewsAdminService;
import com.ycl.service.NewsIpService;
import com.ycl.utils.JwtTokenUtil;
import org.springframework.web.servlet.HandlerInterceptor;
import org.springframework.web.servlet.ModelAndView;
import javax.annotation.Resource;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.util.List;
import java.util.stream.Collectors;
public class Intercept implements HandlerInterceptor {
    @Resource
    NewsAdminService newsAdminService;
    @Resource
    NewsIpService newsIpService;
    @Override
    public boolean preHandle(HttpServletRequest request, HttpServletResponse response, Object handler) {
        List<String> ips = newsIpService.list().stream().map(item->item.getIpAddess()).collect(Collectors.toList());
        if (!ips.contains(request.getRemoteAddr())){
            return false;
        }
        String token = request.getHeader("token");
        System.out.println(token);
        JwtTokenUtil jwtTokenUtil = new JwtTokenUtil();
        AuthInfo authInfo = jwtTokenUtil.parseToken(token);
        if (authInfo == null) {
            throw new ApiException("未认证用户");
        }
        if (newsAdminService.getOne(new LambdaQueryWrapper<NewsAdmin>().eq(NewsAdmin::getUsername, authInfo.getUsername())) == null) {
            throw new ApiException("不是系统用户");
        } else {
            return true;
        }
    }
    @Override
    public void postHandle(HttpServletRequest request, HttpServletResponse response, Object handler, ModelAndView modelAndView) throws Exception {
        HandlerInterceptor.super.postHandle(request, response, handler, modelAndView);
    }
    @Override
    public void afterCompletion(HttpServletRequest request, HttpServletResponse response, Object handler, Exception ex) throws Exception {
        HandlerInterceptor.super.afterCompletion(request, response, handler, ex);
    }
}
ycl-platform/src/main/java/com/ycl/config/Knife4jSwaggerConfig.java
New file
@@ -0,0 +1,75 @@
package com.ycl.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import springfox.documentation.builders.ApiInfoBuilder;
import springfox.documentation.builders.PathSelectors;
import springfox.documentation.builders.RequestHandlerSelectors;
import springfox.documentation.service.*;
import springfox.documentation.spi.DocumentationType;
import springfox.documentation.spi.service.contexts.SecurityContext;
import springfox.documentation.spring.web.plugins.Docket;
import springfox.documentation.swagger2.annotations.EnableSwagger2;
import java.util.ArrayList;
import java.util.List;
/**
 * @Author: lyq
 * @Date: 2022/09/06
 * @description: Swagger API文档相关配置
 */
@Configuration
@EnableSwagger2
public class Knife4jSwaggerConfig {
    @Bean
    public Docket createRestApi(){
        return new Docket(DocumentationType.SWAGGER_2)
                .apiInfo(apiInfo())
                .select()
                .apis(RequestHandlerSelectors.basePackage("com.ycl.controller"))
                .paths(PathSelectors.any())
                .build()
                .securitySchemes(securitySchemes())
                .securityContexts(securityContexts());
    }
    private ApiInfo apiInfo() {
        return new ApiInfoBuilder()
                .title("机场公安文档管理系统")
                .description("机场公安后台模块")
                .version("1.0").contact(new Contact("lyq",null,null))
                .build();
    }
    private List<SecurityScheme> securitySchemes() {
        //设置请求头信息
        List<SecurityScheme> result = new ArrayList<>();
        ApiKey apiKey = new ApiKey("Authorization", "Authorization", "token");
        result.add(apiKey);
        return result;
    }
    private List<SecurityContext> securityContexts() {
        //设置需要登录认证的路径
        List<SecurityContext> result = new ArrayList<>();
        result.add(getContextByPath("/*/.*"));
        return result;
    }
    private SecurityContext getContextByPath(String pathRegex){
        return SecurityContext.builder()
                .securityReferences(defaultAuth())
                .forPaths(PathSelectors.regex(pathRegex))
                .build();
    }
    private List<SecurityReference> defaultAuth() {
        List<SecurityReference> result = new ArrayList<>();
        AuthorizationScope authorizationScope = new AuthorizationScope("global", "accessEverything");
        AuthorizationScope[] authorizationScopes = new AuthorizationScope[1];
        authorizationScopes[0] = authorizationScope;
        result.add(new SecurityReference("Authorization", authorizationScopes));
        return result;
    }
}
ycl-platform/src/main/java/com/ycl/config/WebMvcConfig.java
New file
@@ -0,0 +1,22 @@
package com.ycl.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.config.annotation.InterceptorRegistry;
import org.springframework.web.servlet.config.annotation.WebMvcConfigurer;
@Configuration
public class WebMvcConfig implements WebMvcConfigurer {
    @Bean
    public Intercept Intercept(){
        return new Intercept();
    }
    @Override
    public void addInterceptors(InterceptorRegistry registry) {
        registry.addInterceptor(this.Intercept())
                //需要验证请求路径 /*代表全部
                .addPathPatterns("/newsAdmin/text");
    }
}
ycl-platform/src/main/java/com/ycl/controller/NewsAdminController.java
@@ -1,16 +1,25 @@
package com.ycl.controller;
import com.baomidou.mybatisplus.core.conditions.query.LambdaQueryWrapper;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.baomidou.mybatisplus.core.toolkit.StringUtils;
import com.baomidou.mybatisplus.extension.api.ApiController;
import com.baomidou.mybatisplus.extension.api.R;
import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
import com.ycl.api.CommonResult;
import com.ycl.entity.NewsAdmin;
import com.ycl.pojo.dto.LoginParam;
import com.ycl.service.NewsAdminService;
import com.ycl.utils.JwtTokenUtil;
import com.ycl.utils.MD5Util;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOperation;
import lombok.SneakyThrows;
import org.springframework.web.bind.annotation.*;
import javax.annotation.Resource;
import javax.servlet.http.HttpServletResponse;
import java.io.Serializable;
import java.util.List;
@@ -22,6 +31,7 @@
 */
@RestController
@RequestMapping("newsAdmin")
@Api(tags = "用户管理")
public class NewsAdminController extends ApiController {
    /**
     * 服务对象
@@ -29,10 +39,27 @@
    @Resource
    private NewsAdminService newsAdminService;
    @PostMapping("/login")
    @ApiOperation(value = "登录")
    @SneakyThrows
    public CommonResult login(@RequestBody LoginParam loginParam) {
        NewsAdmin admin = newsAdminService.getOne(new LambdaQueryWrapper<NewsAdmin>().eq(NewsAdmin::getUsername, loginParam.getUsername()));
        if (admin == null) {
            return CommonResult.failed("用户不存在");
        } else {
            if (admin.getPassword().equals(MD5Util.md5Encrypt32Lower(loginParam.getPassword()))) {
                JwtTokenUtil jwtTokenUtil = new JwtTokenUtil();
                return CommonResult.success(jwtTokenUtil.generateToken(admin.getId(), admin.getUsername()));
            } else {
                return CommonResult.failed("密码错误");
            }
        }
    }
    /**
     * 分页查询所有数据
     *
     * @param page 分页对象
     * @param page      分页对象
     * @param newsAdmin 查询实体
     * @return 所有数据
     */
ycl-platform/src/main/java/com/ycl/dao/NewsChannelColumnDao.java
File was deleted
ycl-platform/src/main/java/com/ycl/dao/NewsChannelDao.java
File was deleted
ycl-platform/src/main/java/com/ycl/dao/NewsColumnDao.java
File was deleted
ycl-platform/src/main/java/com/ycl/dao/NewsColumnInformationDao.java
File was deleted
ycl-platform/src/main/java/com/ycl/dao/NewsDutyDao.java
File was deleted
ycl-platform/src/main/java/com/ycl/dao/NewsInformationDao.java
File was deleted
ycl-platform/src/main/java/com/ycl/dao/NewsIpDao.java
File was deleted
ycl-platform/src/main/java/com/ycl/dao/NewsPoliceDao.java
File was deleted
ycl-platform/src/main/java/com/ycl/mapper/NewsAdminDao.java
File was renamed from ycl-platform/src/main/java/com/ycl/dao/NewsAdminDao.java
@@ -1,35 +1,37 @@
package com.ycl.dao;
import java.util.List;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import org.apache.ibatis.annotations.Param;
import com.ycl.entity.NewsAdmin;
/**
 * 后台用户表(NewsAdmin)表数据库访问层
 *
 * @author makejava
 * @since 2022-11-17 11:38:27
 */
public interface NewsAdminDao extends BaseMapper<NewsAdmin> {
/**
* 批量新增数据(MyBatis原生foreach方法)
*
* @param entities List<NewsAdmin> 实例对象列表
* @return 影响行数
*/
int insertBatch(@Param("entities") List<NewsAdmin> entities);
/**
* 批量新增或按主键更新数据(MyBatis原生foreach方法)
*
* @param entities List<NewsAdmin> 实例对象列表
* @return 影响行数
* @throws org.springframework.jdbc.BadSqlGrammarException 入参是空List的时候会抛SQL语句错误的异常,请自行校验入参
*/
int insertOrUpdateBatch(@Param("entities") List<NewsAdmin> entities);
}
package com.ycl.mapper;
import java.util.List;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import com.ycl.entity.NewsAdmin;
/**
 * 后台用户表(NewsAdmin)表数据库访问层
 *
 * @author makejava
 * @since 2022-11-17 11:38:27
 */
@Mapper
public interface NewsAdminDao extends BaseMapper<NewsAdmin> {
/**
* 批量新增数据(MyBatis原生foreach方法)
*
* @param entities List<NewsAdmin> 实例对象列表
* @return 影响行数
*/
int insertBatch(@Param("entities") List<NewsAdmin> entities);
/**
* 批量新增或按主键更新数据(MyBatis原生foreach方法)
*
* @param entities List<NewsAdmin> 实例对象列表
* @return 影响行数
* @throws org.springframework.jdbc.BadSqlGrammarException 入参是空List的时候会抛SQL语句错误的异常,请自行校验入参
*/
int insertOrUpdateBatch(@Param("entities") List<NewsAdmin> entities);
}
ycl-platform/src/main/java/com/ycl/mapper/NewsChannelColumnDao.java
@@ -10,7 +10,7 @@
 * 频道栏目中间表(NewsChannelColumn)表数据库访问层
 *
 * @author makejava
 * @since 2022-11-16 16:52:30
 * @since 2022-11-17 11:38:27
 */
public interface NewsChannelColumnDao extends BaseMapper<NewsChannelColumn> {
ycl-platform/src/main/java/com/ycl/mapper/NewsChannelDao.java
@@ -10,7 +10,7 @@
 * 频道表(NewsChannel)表数据库访问层
 *
 * @author makejava
 * @since 2022-11-16 16:52:30
 * @since 2022-11-17 11:38:27
 */
public interface NewsChannelDao extends BaseMapper<NewsChannel> {
ycl-platform/src/main/java/com/ycl/mapper/NewsColumnDao.java
@@ -10,7 +10,7 @@
 * 栏目表(NewsColumn)表数据库访问层
 *
 * @author makejava
 * @since 2022-11-16 16:52:30
 * @since 2022-11-17 11:38:27
 */
public interface NewsColumnDao extends BaseMapper<NewsColumn> {
ycl-platform/src/main/java/com/ycl/mapper/NewsColumnInformationDao.java
@@ -7,10 +7,10 @@
import com.ycl.entity.NewsColumnInformation;
/**
 * 栏目频道中间表(NewsColumnInformation)表数据库访问层
 * 栏目咨询中间表(NewsColumnInformation)表数据库访问层
 *
 * @author makejava
 * @since 2022-11-16 16:52:30
 * @since 2022-11-17 11:38:27
 */
public interface NewsColumnInformationDao extends BaseMapper<NewsColumnInformation> {
ycl-platform/src/main/java/com/ycl/mapper/NewsDepartmentDao.java
File was renamed from ycl-platform/src/main/java/com/ycl/dao/NewsDepartmentDao.java
@@ -1,35 +1,35 @@
package com.ycl.dao;
import java.util.List;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import org.apache.ibatis.annotations.Param;
import com.ycl.entity.NewsDepartment;
/**
 * 部门(机构)表(NewsDepartment)表数据库访问层
 *
 * @author makejava
 * @since 2022-11-17 11:38:27
 */
public interface NewsDepartmentDao extends BaseMapper<NewsDepartment> {
/**
* 批量新增数据(MyBatis原生foreach方法)
*
* @param entities List<NewsDepartment> 实例对象列表
* @return 影响行数
*/
int insertBatch(@Param("entities") List<NewsDepartment> entities);
/**
* 批量新增或按主键更新数据(MyBatis原生foreach方法)
*
* @param entities List<NewsDepartment> 实例对象列表
* @return 影响行数
* @throws org.springframework.jdbc.BadSqlGrammarException 入参是空List的时候会抛SQL语句错误的异常,请自行校验入参
*/
int insertOrUpdateBatch(@Param("entities") List<NewsDepartment> entities);
}
package com.ycl.mapper;
import java.util.List;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import org.apache.ibatis.annotations.Param;
import com.ycl.entity.NewsDepartment;
/**
 * 部门(机构)表(NewsDepartment)表数据库访问层
 *
 * @author makejava
 * @since 2022-11-17 11:38:27
 */
public interface NewsDepartmentDao extends BaseMapper<NewsDepartment> {
/**
* 批量新增数据(MyBatis原生foreach方法)
*
* @param entities List<NewsDepartment> 实例对象列表
* @return 影响行数
*/
int insertBatch(@Param("entities") List<NewsDepartment> entities);
/**
* 批量新增或按主键更新数据(MyBatis原生foreach方法)
*
* @param entities List<NewsDepartment> 实例对象列表
* @return 影响行数
* @throws org.springframework.jdbc.BadSqlGrammarException 入参是空List的时候会抛SQL语句错误的异常,请自行校验入参
*/
int insertOrUpdateBatch(@Param("entities") List<NewsDepartment> entities);
}
ycl-platform/src/main/java/com/ycl/mapper/NewsDepartmentInformationDao.java
File was renamed from ycl-platform/src/main/java/com/ycl/dao/NewsDepartmentInformationDao.java
@@ -1,35 +1,35 @@
package com.ycl.dao;
import java.util.List;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import org.apache.ibatis.annotations.Param;
import com.ycl.entity.NewsDepartmentInformation;
/**
 * 机构(部门)中间表(NewsDepartmentInformation)表数据库访问层
 *
 * @author makejava
 * @since 2022-11-17 11:38:27
 */
public interface NewsDepartmentInformationDao extends BaseMapper<NewsDepartmentInformation> {
/**
* 批量新增数据(MyBatis原生foreach方法)
*
* @param entities List<NewsDepartmentInformation> 实例对象列表
* @return 影响行数
*/
int insertBatch(@Param("entities") List<NewsDepartmentInformation> entities);
/**
* 批量新增或按主键更新数据(MyBatis原生foreach方法)
*
* @param entities List<NewsDepartmentInformation> 实例对象列表
* @return 影响行数
* @throws org.springframework.jdbc.BadSqlGrammarException 入参是空List的时候会抛SQL语句错误的异常,请自行校验入参
*/
int insertOrUpdateBatch(@Param("entities") List<NewsDepartmentInformation> entities);
}
package com.ycl.mapper;
import java.util.List;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import org.apache.ibatis.annotations.Param;
import com.ycl.entity.NewsDepartmentInformation;
/**
 * 机构(部门)中间表(NewsDepartmentInformation)表数据库访问层
 *
 * @author makejava
 * @since 2022-11-17 11:38:27
 */
public interface NewsDepartmentInformationDao extends BaseMapper<NewsDepartmentInformation> {
/**
* 批量新增数据(MyBatis原生foreach方法)
*
* @param entities List<NewsDepartmentInformation> 实例对象列表
* @return 影响行数
*/
int insertBatch(@Param("entities") List<NewsDepartmentInformation> entities);
/**
* 批量新增或按主键更新数据(MyBatis原生foreach方法)
*
* @param entities List<NewsDepartmentInformation> 实例对象列表
* @return 影响行数
* @throws org.springframework.jdbc.BadSqlGrammarException 入参是空List的时候会抛SQL语句错误的异常,请自行校验入参
*/
int insertOrUpdateBatch(@Param("entities") List<NewsDepartmentInformation> entities);
}
ycl-platform/src/main/java/com/ycl/mapper/NewsDutyDao.java
@@ -10,7 +10,7 @@
 * 值班表(NewsDuty)表数据库访问层
 *
 * @author makejava
 * @since 2022-11-16 16:52:30
 * @since 2022-11-17 11:38:27
 */
public interface NewsDutyDao extends BaseMapper<NewsDuty> {
ycl-platform/src/main/java/com/ycl/mapper/NewsInformationDao.java
@@ -7,10 +7,10 @@
import com.ycl.entity.NewsInformation;
/**
 * 咨询表(NewsInformation)表数据库访问层
 * 资讯表(NewsInformation)表数据库访问层
 *
 * @author makejava
 * @since 2022-11-16 16:52:30
 * @since 2022-11-17 11:38:27
 */
public interface NewsInformationDao extends BaseMapper<NewsInformation> {
ycl-platform/src/main/java/com/ycl/mapper/NewsIpDao.java
@@ -10,7 +10,7 @@
 * ip白名单表(NewsIp)表数据库访问层
 *
 * @author makejava
 * @since 2022-11-16 16:52:30
 * @since 2022-11-17 11:38:27
 */
public interface NewsIpDao extends BaseMapper<NewsIp> {
ycl-platform/src/main/java/com/ycl/mapper/NewsPoliceDao.java
@@ -11,7 +11,7 @@
(NewsPolice)表数据库访问层
 *
 * @author makejava
 * @since 2022-11-16 16:52:30
 * @since 2022-11-17 11:38:27
 */
public interface NewsPoliceDao extends BaseMapper<NewsPolice> {
ycl-platform/src/main/java/com/ycl/pojo/dto/LoginParam.java
New file
@@ -0,0 +1,9 @@
package com.ycl.pojo.dto;
import lombok.Data;
@Data
public class LoginParam {
    private String username;
    private String password;
}
ycl-platform/src/main/java/com/ycl/service/NewsAdminService.java
@@ -2,6 +2,7 @@
import com.baomidou.mybatisplus.extension.service.IService;
import com.ycl.entity.NewsAdmin;
import org.springframework.stereotype.Service;
/**
 * 后台用户表(NewsAdmin)表服务接口
@@ -9,6 +10,7 @@
 * @author makejava
 * @since 2022-11-17 11:38:27
 */
@Service
public interface NewsAdminService extends IService<NewsAdmin> {
}
ycl-platform/src/main/java/com/ycl/service/impl/NewsAdminServiceImpl.java
@@ -1,7 +1,7 @@
package com.ycl.service.impl;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.ycl.dao.NewsAdminDao;
import com.ycl.mapper.NewsAdminDao;
import com.ycl.entity.NewsAdmin;
import com.ycl.service.NewsAdminService;
import org.springframework.stereotype.Service;
ycl-platform/src/main/java/com/ycl/service/impl/NewsChannelColumnServiceImpl.java
@@ -1,7 +1,7 @@
package com.ycl.service.impl;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.ycl.dao.NewsChannelColumnDao;
import com.ycl.mapper.NewsChannelColumnDao;
import com.ycl.entity.NewsChannelColumn;
import com.ycl.service.NewsChannelColumnService;
import org.springframework.stereotype.Service;
ycl-platform/src/main/java/com/ycl/service/impl/NewsChannelServiceImpl.java
@@ -1,7 +1,7 @@
package com.ycl.service.impl;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.ycl.dao.NewsChannelDao;
import com.ycl.mapper.NewsChannelDao;
import com.ycl.entity.NewsChannel;
import com.ycl.service.NewsChannelService;
import org.springframework.stereotype.Service;
ycl-platform/src/main/java/com/ycl/service/impl/NewsColumnInformationServiceImpl.java
@@ -1,7 +1,7 @@
package com.ycl.service.impl;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.ycl.dao.NewsColumnInformationDao;
import com.ycl.mapper.NewsColumnInformationDao;
import com.ycl.entity.NewsColumnInformation;
import com.ycl.service.NewsColumnInformationService;
import org.springframework.stereotype.Service;
ycl-platform/src/main/java/com/ycl/service/impl/NewsColumnServiceImpl.java
@@ -1,7 +1,7 @@
package com.ycl.service.impl;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.ycl.dao.NewsColumnDao;
import com.ycl.mapper.NewsColumnDao;
import com.ycl.entity.NewsColumn;
import com.ycl.service.NewsColumnService;
import org.springframework.stereotype.Service;
ycl-platform/src/main/java/com/ycl/service/impl/NewsDepartmentInformationServiceImpl.java
@@ -1,7 +1,7 @@
package com.ycl.service.impl;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.ycl.dao.NewsDepartmentInformationDao;
import com.ycl.mapper.NewsDepartmentInformationDao;
import com.ycl.entity.NewsDepartmentInformation;
import com.ycl.service.NewsDepartmentInformationService;
import org.springframework.stereotype.Service;
ycl-platform/src/main/java/com/ycl/service/impl/NewsDepartmentServiceImpl.java
@@ -1,7 +1,7 @@
package com.ycl.service.impl;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.ycl.dao.NewsDepartmentDao;
import com.ycl.mapper.NewsDepartmentDao;
import com.ycl.entity.NewsDepartment;
import com.ycl.service.NewsDepartmentService;
import org.springframework.stereotype.Service;
ycl-platform/src/main/java/com/ycl/service/impl/NewsDutyServiceImpl.java
@@ -1,7 +1,7 @@
package com.ycl.service.impl;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.ycl.dao.NewsDutyDao;
import com.ycl.mapper.NewsDutyDao;
import com.ycl.entity.NewsDuty;
import com.ycl.service.NewsDutyService;
import org.springframework.stereotype.Service;
ycl-platform/src/main/java/com/ycl/service/impl/NewsInformationServiceImpl.java
@@ -1,7 +1,7 @@
package com.ycl.service.impl;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.ycl.dao.NewsInformationDao;
import com.ycl.mapper.NewsInformationDao;
import com.ycl.entity.NewsInformation;
import com.ycl.service.NewsInformationService;
import org.springframework.stereotype.Service;
ycl-platform/src/main/java/com/ycl/service/impl/NewsIpServiceImpl.java
@@ -1,7 +1,7 @@
package com.ycl.service.impl;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.ycl.dao.NewsIpDao;
import com.ycl.mapper.NewsIpDao;
import com.ycl.entity.NewsIp;
import com.ycl.service.NewsIpService;
import org.springframework.stereotype.Service;
ycl-platform/src/main/java/com/ycl/service/impl/NewsPoliceServiceImpl.java
@@ -1,7 +1,7 @@
package com.ycl.service.impl;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.ycl.dao.NewsPoliceDao;
import com.ycl.mapper.NewsPoliceDao;
import com.ycl.entity.NewsPolice;
import com.ycl.service.NewsPoliceService;
import org.springframework.stereotype.Service;
ycl-platform/src/main/resources/dao/NewsAdminDao.xml
File was renamed from ycl-platform/src/main/resources/mapper/NewsAdminDao.xml
@@ -1,39 +1,39 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.ycl.dao.NewsAdminDao">
    <resultMap type="com.ycl.entity.NewsAdmin" id="NewsAdminMap">
        <result property="id" column="id" jdbcType="INTEGER"/>
        <result property="username" column="username" jdbcType="VARCHAR"/>
        <result property="password" column="password" jdbcType="VARCHAR"/>
        <result property="icon" column="icon" jdbcType="VARCHAR"/>
        <result property="email" column="email" jdbcType="VARCHAR"/>
        <result property="note" column="note" jdbcType="VARCHAR"/>
        <result property="createTime" column="create_time" jdbcType="TIMESTAMP"/>
        <result property="status" column="status" jdbcType="INTEGER"/>
        <result property="sex" column="sex" jdbcType="INTEGER"/>
        <result property="mobile" column="mobile" jdbcType="VARCHAR"/>
        <result property="isGrid" column="is_grid" jdbcType="INTEGER"/>
        <result property="newsPoliceId" column="news_police_id" jdbcType="INTEGER"/>
    </resultMap>
    <!-- 批量插入 -->
    <insert id="insertBatch" keyProperty="id" useGeneratedKeys="true">
        insert into news_website.news_admin(username, password, icon, email, note, create_time, status, sex, mobile, is_grid, news_police_id)
        values
        <foreach collection="entities" item="entity" separator=",">
        (#{entity.username}, #{entity.password}, #{entity.icon}, #{entity.email}, #{entity.note}, #{entity.createTime}, #{entity.status}, #{entity.sex}, #{entity.mobile}, #{entity.isGrid}, #{entity.newsPoliceId})
        </foreach>
    </insert>
    <!-- 批量插入或按主键更新 -->
    <insert id="insertOrUpdateBatch" keyProperty="id" useGeneratedKeys="true">
        insert into news_website.news_admin(username, password, icon, email, note, create_time, status, sex, mobile, is_grid, news_police_id)
        values
        <foreach collection="entities" item="entity" separator=",">
            (#{entity.username}, #{entity.password}, #{entity.icon}, #{entity.email}, #{entity.note}, #{entity.createTime}, #{entity.status}, #{entity.sex}, #{entity.mobile}, #{entity.isGrid}, #{entity.newsPoliceId})
        </foreach>
        on duplicate key update
         username = values(username) , password = values(password) , icon = values(icon) , email = values(email) , note = values(note) , create_time = values(create_time) , status = values(status) , sex = values(sex) , mobile = values(mobile) , is_grid = values(is_grid) , news_police_id = values(news_police_id)     </insert>
</mapper>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.ycl.mapper.NewsAdminDao">
    <resultMap type="com.ycl.entity.NewsAdmin" id="NewsAdminMap">
        <result property="id" column="id" jdbcType="INTEGER"/>
        <result property="username" column="username" jdbcType="VARCHAR"/>
        <result property="password" column="password" jdbcType="VARCHAR"/>
        <result property="icon" column="icon" jdbcType="VARCHAR"/>
        <result property="email" column="email" jdbcType="VARCHAR"/>
        <result property="note" column="note" jdbcType="VARCHAR"/>
        <result property="createTime" column="create_time" jdbcType="TIMESTAMP"/>
        <result property="status" column="status" jdbcType="INTEGER"/>
        <result property="sex" column="sex" jdbcType="INTEGER"/>
        <result property="mobile" column="mobile" jdbcType="VARCHAR"/>
        <result property="isGrid" column="is_grid" jdbcType="INTEGER"/>
        <result property="newsPoliceId" column="news_police_id" jdbcType="INTEGER"/>
    </resultMap>
    <!-- 批量插入 -->
    <insert id="insertBatch" keyProperty="id" useGeneratedKeys="true">
        insert into news_website.news_admin(username, password, icon, email, note, create_time, status, sex, mobile, is_grid, news_police_id)
        values
        <foreach collection="entities" item="entity" separator=",">
        (#{entity.username}, #{entity.password}, #{entity.icon}, #{entity.email}, #{entity.note}, #{entity.createTime}, #{entity.status}, #{entity.sex}, #{entity.mobile}, #{entity.isGrid}, #{entity.newsPoliceId})
        </foreach>
    </insert>
    <!-- 批量插入或按主键更新 -->
    <insert id="insertOrUpdateBatch" keyProperty="id" useGeneratedKeys="true">
        insert into news_website.news_admin(username, password, icon, email, note, create_time, status, sex, mobile, is_grid, news_police_id)
        values
        <foreach collection="entities" item="entity" separator=",">
            (#{entity.username}, #{entity.password}, #{entity.icon}, #{entity.email}, #{entity.note}, #{entity.createTime}, #{entity.status}, #{entity.sex}, #{entity.mobile}, #{entity.isGrid}, #{entity.newsPoliceId})
        </foreach>
        on duplicate key update
         username = values(username) , password = values(password) , icon = values(icon) , email = values(email) , note = values(note) , create_time = values(create_time) , status = values(status) , sex = values(sex) , mobile = values(mobile) , is_grid = values(is_grid) , news_police_id = values(news_police_id)     </insert>
</mapper>
ycl-platform/src/main/resources/dao/NewsChannelColumnDao.xml
ycl-platform/src/main/resources/dao/NewsChannelDao.xml
ycl-platform/src/main/resources/dao/NewsColumnDao.xml
ycl-platform/src/main/resources/dao/NewsColumnInformationDao.xml
ycl-platform/src/main/resources/dao/NewsDepartmentDao.xml
File was renamed from ycl-platform/src/main/resources/mapper/NewsDepartmentDao.xml
@@ -1,29 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.ycl.dao.NewsDepartmentDao">
    <resultMap type="com.ycl.entity.NewsDepartment" id="NewsDepartmentMap">
        <result property="id" column="id" jdbcType="INTEGER"/>
        <result property="deptname" column="deptname" jdbcType="VARCHAR"/>
    </resultMap>
    <!-- 批量插入 -->
    <insert id="insertBatch" keyProperty="id" useGeneratedKeys="true">
        insert into news_website.news_department(deptname)
        values
        <foreach collection="entities" item="entity" separator=",">
        (#{entity.deptname})
        </foreach>
    </insert>
    <!-- 批量插入或按主键更新 -->
    <insert id="insertOrUpdateBatch" keyProperty="id" useGeneratedKeys="true">
        insert into news_website.news_department(deptname)
        values
        <foreach collection="entities" item="entity" separator=",">
            (#{entity.deptname})
        </foreach>
        on duplicate key update
         deptname = values(deptname)     </insert>
</mapper>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.ycl.mapper.NewsDepartmentDao">
    <resultMap type="com.ycl.entity.NewsDepartment" id="NewsDepartmentMap">
        <result property="id" column="id" jdbcType="INTEGER"/>
        <result property="deptname" column="deptname" jdbcType="VARCHAR"/>
    </resultMap>
    <!-- 批量插入 -->
    <insert id="insertBatch" keyProperty="id" useGeneratedKeys="true">
        insert into news_website.news_department(deptname)
        values
        <foreach collection="entities" item="entity" separator=",">
        (#{entity.deptname})
        </foreach>
    </insert>
    <!-- 批量插入或按主键更新 -->
    <insert id="insertOrUpdateBatch" keyProperty="id" useGeneratedKeys="true">
        insert into news_website.news_department(deptname)
        values
        <foreach collection="entities" item="entity" separator=",">
            (#{entity.deptname})
        </foreach>
        on duplicate key update
         deptname = values(deptname)     </insert>
</mapper>
ycl-platform/src/main/resources/dao/NewsDepartmentInformationDao.xml
File was renamed from ycl-platform/src/main/resources/mapper/NewsDepartmentInformationDao.xml
@@ -1,31 +1,31 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.ycl.dao.NewsDepartmentInformationDao">
    <resultMap type="com.ycl.entity.NewsDepartmentInformation" id="NewsDepartmentInformationMap">
        <result property="id" column="id" jdbcType="INTEGER"/>
        <result property="newsDepartmentId" column="news_department_id" jdbcType="INTEGER"/>
        <result property="newsPoliceId" column="news_police_id" jdbcType="INTEGER"/>
        <result property="isSign" column="is_sign" jdbcType="INTEGER"/>
    </resultMap>
    <!-- 批量插入 -->
    <insert id="insertBatch" keyProperty="id" useGeneratedKeys="true">
        insert into news_website.news_department_information(news_department_id, news_police_id, is_sign)
        values
        <foreach collection="entities" item="entity" separator=",">
        (#{entity.newsDepartmentId}, #{entity.newsPoliceId}, #{entity.isSign})
        </foreach>
    </insert>
    <!-- 批量插入或按主键更新 -->
    <insert id="insertOrUpdateBatch" keyProperty="id" useGeneratedKeys="true">
        insert into news_website.news_department_information(news_department_id, news_police_id, is_sign)
        values
        <foreach collection="entities" item="entity" separator=",">
            (#{entity.newsDepartmentId}, #{entity.newsPoliceId}, #{entity.isSign})
        </foreach>
        on duplicate key update
         news_department_id = values(news_department_id) , news_police_id = values(news_police_id) , is_sign = values(is_sign)     </insert>
</mapper>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.ycl.mapper.NewsDepartmentInformationDao">
    <resultMap type="com.ycl.entity.NewsDepartmentInformation" id="NewsDepartmentInformationMap">
        <result property="id" column="id" jdbcType="INTEGER"/>
        <result property="newsDepartmentId" column="news_department_id" jdbcType="INTEGER"/>
        <result property="newsPoliceId" column="news_police_id" jdbcType="INTEGER"/>
        <result property="isSign" column="is_sign" jdbcType="INTEGER"/>
    </resultMap>
    <!-- 批量插入 -->
    <insert id="insertBatch" keyProperty="id" useGeneratedKeys="true">
        insert into news_website.news_department_information(news_department_id, news_police_id, is_sign)
        values
        <foreach collection="entities" item="entity" separator=",">
        (#{entity.newsDepartmentId}, #{entity.newsPoliceId}, #{entity.isSign})
        </foreach>
    </insert>
    <!-- 批量插入或按主键更新 -->
    <insert id="insertOrUpdateBatch" keyProperty="id" useGeneratedKeys="true">
        insert into news_website.news_department_information(news_department_id, news_police_id, is_sign)
        values
        <foreach collection="entities" item="entity" separator=",">
            (#{entity.newsDepartmentId}, #{entity.newsPoliceId}, #{entity.isSign})
        </foreach>
        on duplicate key update
         news_department_id = values(news_department_id) , news_police_id = values(news_police_id) , is_sign = values(is_sign)     </insert>
</mapper>
ycl-platform/src/main/resources/dao/NewsDutyDao.xml
ycl-platform/src/main/resources/dao/NewsInformationDao.xml
ycl-platform/src/main/resources/dao/NewsIpDao.xml
ycl-platform/src/main/resources/dao/NewsPoliceDao.xml
File was renamed from ycl-platform/src/main/resources/mapper/NewsPoliceDao.xml
@@ -1,33 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.ycl.dao.NewsPoliceDao">
    <resultMap type="com.ycl.entity.NewsPolice" id="NewsPoliceMap">
        <result property="id" column="id" jdbcType="VARCHAR"/>
        <result property="rname" column="rname" jdbcType="VARCHAR"/>
        <result property="createTime" column="create_time" jdbcType="TIMESTAMP"/>
        <result property="updateTime" column="update_time" jdbcType="TIMESTAMP"/>
        <result property="newsDepartmentId" column="news_department_id" jdbcType="VARCHAR"/>
        <result property="phone" column="phone" jdbcType="VARCHAR"/>
    </resultMap>
    <!-- 批量插入 -->
    <insert id="insertBatch" keyProperty="id" useGeneratedKeys="true">
        insert into news_website.news_police(rname, create_time, update_time, news_department_id, phone)
        values
        <foreach collection="entities" item="entity" separator=",">
        (#{entity.rname}, #{entity.createTime}, #{entity.updateTime}, #{entity.newsDepartmentId}, #{entity.phone})
        </foreach>
    </insert>
    <!-- 批量插入或按主键更新 -->
    <insert id="insertOrUpdateBatch" keyProperty="id" useGeneratedKeys="true">
        insert into news_website.news_police(rname, create_time, update_time, news_department_id, phone)
        values
        <foreach collection="entities" item="entity" separator=",">
            (#{entity.rname}, #{entity.createTime}, #{entity.updateTime}, #{entity.newsDepartmentId}, #{entity.phone})
        </foreach>
        on duplicate key update
         rname = values(rname) , create_time = values(create_time) , update_time = values(update_time) , news_department_id = values(news_department_id) , phone = values(phone)     </insert>
</mapper>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.ycl.mapper.NewsPoliceDao">
    <resultMap type="com.ycl.entity.NewsPolice" id="NewsPoliceMap">
        <result property="id" column="id" jdbcType="VARCHAR"/>
        <result property="rname" column="rname" jdbcType="VARCHAR"/>
        <result property="createTime" column="create_time" jdbcType="TIMESTAMP"/>
        <result property="updateTime" column="update_time" jdbcType="TIMESTAMP"/>
        <result property="newsDepartmentId" column="news_department_id" jdbcType="VARCHAR"/>
        <result property="phone" column="phone" jdbcType="VARCHAR"/>
    </resultMap>
    <!-- 批量插入 -->
    <insert id="insertBatch" keyProperty="id" useGeneratedKeys="true">
        insert into news_website.news_police(rname, create_time, update_time, news_department_id, phone)
        values
        <foreach collection="entities" item="entity" separator=",">
        (#{entity.rname}, #{entity.createTime}, #{entity.updateTime}, #{entity.newsDepartmentId}, #{entity.phone})
        </foreach>
    </insert>
    <!-- 批量插入或按主键更新 -->
    <insert id="insertOrUpdateBatch" keyProperty="id" useGeneratedKeys="true">
        insert into news_website.news_police(rname, create_time, update_time, news_department_id, phone)
        values
        <foreach collection="entities" item="entity" separator=",">
            (#{entity.rname}, #{entity.createTime}, #{entity.updateTime}, #{entity.newsDepartmentId}, #{entity.phone})
        </foreach>
        on duplicate key update
         rname = values(rname) , create_time = values(create_time) , update_time = values(update_time) , news_department_id = values(news_department_id) , phone = values(phone)     </insert>
</mapper>
ycl-platform/src/main/resources/mapper/NewsChannelColumnDao.xml
File was deleted
ycl-platform/src/main/resources/mapper/NewsChannelDao.xml
File was deleted
ycl-platform/src/main/resources/mapper/NewsColumnDao.xml
File was deleted
ycl-platform/src/main/resources/mapper/NewsColumnInformationDao.xml
File was deleted
ycl-platform/src/main/resources/mapper/NewsDutyDao.xml
File was deleted
ycl-platform/src/main/resources/mapper/NewsInformationDao.xml
File was deleted
ycl-platform/src/main/resources/mapper/NewsIpDao.xml
File was deleted
ycl-platform/target/classes/mapper/NewsPoliceDao.xml
File was deleted