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