Commit 62a31463 by ypenglv

修改网关配置

1 parent a8225354
......@@ -30,7 +30,7 @@ public class MySwaggerResourceProvider implements SwaggerResourcesProvider {
*/
private final RouteLocator routeLocator;
private final String serverName1= "NAFMII-APP";
private final String serverName2= "GATEWAY";
private final String serverName2= "NAFMII-GATEWAY";
private final String serverName3= "NAFMII-ADMIN";
private final String serverName4= "NAFMII-QUARTZ";
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!