增加公司机房配置

李一帆 2025-08-15 14:45:54 +08:00
parent 05008e62a8
commit b403c4b2fc
2 changed files with 7 additions and 5 deletions

View File

@ -28,7 +28,7 @@ import java.util.concurrent.atomic.AtomicBoolean;
*/
@Component
@Slf4j
@Profile({"default"})
@Profile({"gs"})
public class AutoCallTaskScheduled {
@Autowired

View File

@ -43,10 +43,12 @@ spring:
dialect: org.hibernate.dialect.DmDialect
# Redis
redis:
database: 5
host: 10.42.6.75
password: Whdc_890
data:
redis:
host: 10.0.41.112
port: 6379
password: 1234567a
database: 4
# host: 10.0.41.112
# password: 1234567a
# host: 127.0.0.1