|
@@ -40,7 +40,7 @@ import java.util.Map;
|
|
|
public class HaixinServiceImpl implements IHaixinService {
|
|
|
|
|
|
private static final String API_FDFS_UPLOAD = "/fdfs/api/file/upload";
|
|
|
- private static final String API_SUBMIT_RENDER_RESULT = "ecs/api/panoramicImageService/submitRenderResult";
|
|
|
+ private static final String API_SUBMIT_RENDER_RESULT = "/ecs/api/panoramicImageService/submitRenderResult";
|
|
|
|
|
|
@Value("${haixin.host}")
|
|
|
private String haixinHost;
|