...
|
...
|
@@ -22,7 +22,7 @@ import java.util.Map; |
|
|
* @author bblu 2016-10-27
|
|
|
*/
|
|
|
@Controller
|
|
|
@RequestMapping("appNginxSwitchCtrl")
|
|
|
@RequestMapping("appNginxswitch")
|
|
|
public class AppNginxSwitchCtrl {
|
|
|
|
|
|
private Logger logger = LoggerFactory.getLogger(getClass());
|
...
|
...
|
|