绘图调整
This commit is contained in:
@@ -24,7 +24,7 @@ import java.util.*;
|
|||||||
public class DrawPicUtil {
|
public class DrawPicUtil {
|
||||||
|
|
||||||
//目前写死,后续作为配置
|
//目前写死,后续作为配置
|
||||||
@Value("${DrawPicUtil.URL:http://localhost:3008/generate-chart}")
|
@Value("${DrawPicUtil.URL:http://127.0.0.1:3008/generate-chart}")
|
||||||
private String URL;
|
private String URL;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user