diff --git a/manage/ad-platform-management/src/main/java/com/baiye/modules/security/service/UserDetailsServiceImpl.java b/manage/ad-platform-management/src/main/java/com/baiye/modules/security/service/UserDetailsServiceImpl.java index 221de8c0..36550e55 100644 --- a/manage/ad-platform-management/src/main/java/com/baiye/modules/security/service/UserDetailsServiceImpl.java +++ b/manage/ad-platform-management/src/main/java/com/baiye/modules/security/service/UserDetailsServiceImpl.java @@ -23,8 +23,6 @@ import com.baiye.modules.system.service.RoleService; import com.baiye.modules.system.service.UserService; import com.baiye.modules.system.service.dto.UserDto; import lombok.RequiredArgsConstructor; - -import lombok.SneakyThrows; import org.springframework.security.core.userdetails.UserDetailsService; import org.springframework.security.core.userdetails.UsernameNotFoundException; import org.springframework.stereotype.Service; diff --git a/manage/ad-platform-management/src/main/resources/config/application.yml b/manage/ad-platform-management/src/main/resources/config/application.yml index fd212683..55bc6341 100644 --- a/manage/ad-platform-management/src/main/resources/config/application.yml +++ b/manage/ad-platform-management/src/main/resources/config/application.yml @@ -14,11 +14,6 @@ spring: redis: repositories: enabled: false - -ribbon: - ReadTimeout: 3000 - ConnectTimeout: 3000 - #配置 Jpa jpa: hibernate: @@ -29,6 +24,12 @@ ribbon: dialect: org.hibernate.dialect.MySQL5InnoDBDialect enable_lazy_load_no_trans: true +ribbon: + ReadTimeout: 3000 + ConnectTimeout: 3000 + + + task: pool: # 核心线程池大小 @@ -63,4 +64,4 @@ double: companyName: 杭州百业互联科技有限公司 cdrUrl: http://118.178.137.129:8866/call/back/cdrUrl statusUrl: http://118.178.137.129:8866/call/back/status - stopUrl: http://ax.hzdaba.cn/callback/Accounts/dbby_hangzhoubaiyehl/Hw/CallBackStop \ No newline at end of file + stopUrl: http://ax.hzdaba.cn/callback/Accounts/dbby_hangzhoubaiyehl/Hw/CallBackStop diff --git a/pom.xml b/pom.xml index 98301d73..49e0c81a 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ 0.11.1 5.1.1 1.5.4 - 1.1.22 + 1.1.24 2.1.0 5.7.13 3.2.0