Commit 15251a0a by zhoujinghao

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

2 parents a3495659 1170aa2f
...@@ -30,7 +30,7 @@ public class MySwaggerResourceProvider implements SwaggerResourcesProvider { ...@@ -30,7 +30,7 @@ public class MySwaggerResourceProvider implements SwaggerResourcesProvider {
*/ */
private final RouteLocator routeLocator; private final RouteLocator routeLocator;
private final String serverName1= "NAFMII-APP"; 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 serverName3= "NAFMII-ADMIN";
private final String serverName4= "NAFMII-QUARTZ"; 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!