更新路径
This commit is contained in:
parent
2c9c6a9ef5
commit
1c94ca02ec
|
|
@ -12,7 +12,7 @@ public class EchartsController extends BaseController {
|
||||||
|
|
||||||
@GetMapping
|
@GetMapping
|
||||||
public String echarts() {
|
public String echarts() {
|
||||||
return "/platform/echarts/echarts.html";
|
return "/modules/echarts/echarts.html";
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user