|
@@ -187,7 +187,7 @@ export default {
|
|
|
const paramsData = {
|
|
|
videoMd5: this.faceShowList.projectId ? this.faceShowList.code : this.faceShowList.videoCode
|
|
|
};
|
|
|
- // http://faceswap.tjyourong.com.cn
|
|
|
+ // http://192.168.1.204:8000
|
|
|
// http://faceswap.tjyourong.com.cn
|
|
|
postAction('http://faceswap.tjyourong.com.cn/jeecg-boot/task/query', paramsData).then(result => {
|
|
|
if (result.code === 0) {
|