yudaocode/SpringBoot-Labs

about SentinelConfig.APP_TYPE

lylyb1 opened this issue · 0 comments

    // 【重点】设置应用类型为 Spring Cloud Gateway
    System.setProperty(SentinelConfig.APP_TYPE, ConfigConstants.APP_TYPE_SCG_GATEWAY);

SentinelConfig.APP_TYPE是错误的