修复:设置默认截图回调URL,解决Edge回调WVP问题
This commit is contained in:
@@ -58,7 +58,7 @@ public class AiScreenshotServiceImpl implements IAiScreenshotService {
|
|||||||
@Autowired
|
@Autowired
|
||||||
private CosUtil cosUtil;
|
private CosUtil cosUtil;
|
||||||
|
|
||||||
@Value("${ai.screenshot.callback-url:}")
|
@Value("${ai.screenshot.callback-url:http://124.222.218.198:18080}")
|
||||||
private String callbackUrl;
|
private String callbackUrl;
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Reference in New Issue
Block a user