|
@@ -38,7 +38,7 @@ public class ResourceService {
|
|
private String imgDomain;
|
|
private String imgDomain;
|
|
|
|
|
|
// @Value("${resource.video.domain}")
|
|
// @Value("${resource.video.domain}")
|
|
- private String videoDomain="https://efunvideo.ai160.com/";
|
|
|
|
|
|
+ private String videoDomain="https://efunvideo.ai160.com/vs2m";
|
|
|
|
|
|
public boolean exists(String code) {
|
|
public boolean exists(String code) {
|
|
Long count = resourceRepository.countByCode(code);
|
|
Long count = resourceRepository.countByCode(code);
|