Pu Zhibing
8 天以前 02c10286f48a360357eccfcdad0b968519d1264f
DriverQYTTravel/guns-admin/src/main/resources/application-dev.yml
@@ -29,13 +29,13 @@
                max-request-size: 100MB
                max-file-size: 100MB
    redis:
        host: 127.0.0.1
        host: 192.168.110.80
        port: 6379
        password: 123456
        database: 0
        timeout: 1000
        cluster:
            nodes: 127.0.1.1:6379
            nodes: 192.168.110.80:6379
mybatis-plus:
    typeAliasesPackage: com.stylefeng.guns.modular
    global-config: