Commit 0b7fac9d by huangfusuper

Merge remote-tracking branch 'origin/developer' into developer

parents 2ed1569c 16d44d4d
......@@ -7,5 +7,5 @@ spring:
application:
name: myth-job-admin
gateway:
name: byit-myth-gateway
name: System-myth-job-gateway
......@@ -20,7 +20,7 @@ import org.springframework.web.filter.CorsFilter;
* modified By
**/
@EnableZuulProxy
@RpcService(http_type = true, serverName = "[System]-myth-job-gateway")
@RpcService(http_type = true, serverName = "System-myth-job-gateway")
@SpringBootApplication
@Slf4j
public class GatewayApplication {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment