zss
2023-08-19 e6ffa9fcebef022be1e8e8162c65f52754f9081e
sys/src/main/resources/application-dev.yml
@@ -67,7 +67,7 @@
    # redis服务器地址(默认为localhost)
    host: 192.168.110.209
    # redis端口(默认为6379)
    port: 6379
    port: 6380
    # redis访问密码(默认为空)
    password: null
    # redis连接超时时间(单位毫秒)