Explorar o código

fix单体服务

Eric hai 1 ano
pai
achega
3c95cacd7a

+ 1 - 1
cooleshow-app/src/main/java/com/yonge/cooleshow/classroom/controller/HereWhiteController.java

@@ -12,7 +12,7 @@ import org.springframework.web.bind.annotation.RequestMapping;
 import org.springframework.web.bind.annotation.RestController;
 import org.springframework.web.bind.annotation.RestController;
 
 
 @RestController
 @RestController
-@RequestMapping("/hereWhite")
+@RequestMapping("${app-config.url.classroom:}/hereWhite")
 public class HereWhiteController extends BaseController {
 public class HereWhiteController extends BaseController {
 
 
     @Autowired
     @Autowired