|
@@ -14,7 +14,7 @@ import org.springframework.web.bind.annotation.RestController;
|
|
|
* @date 2018/10/10
|
|
* @date 2018/10/10
|
|
|
*/
|
|
*/
|
|
|
@RestController
|
|
@RestController
|
|
|
-@RequestMapping("/api/ui/co_view")
|
|
|
|
|
|
|
+@RequestMapping("/co_view")
|
|
|
public class CoViewController {
|
|
public class CoViewController {
|
|
|
@Autowired
|
|
@Autowired
|
|
|
private CoViewService coViewService;
|
|
private CoViewService coViewService;
|