|
@@ -64,7 +64,7 @@ public class SceneApiController {
|
|
@Value("${scene.pro.new.url}")
|
|
@Value("${scene.pro.new.url}")
|
|
private String sceneProNewUrl;
|
|
private String sceneProNewUrl;
|
|
|
|
|
|
- @Value("${scene.pro.v4.url}")
|
|
|
|
|
|
+ @Value("${scene.v4.url}")
|
|
private String sceneProV4Url;
|
|
private String sceneProV4Url;
|
|
|
|
|
|
/**
|
|
/**
|