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