Explorar o código

naster 换脸功能 增加全部列表

jiayufei %!s(int64=4) %!d(string=hai) anos
pai
achega
f6e6ed7d8b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/modules/Statistics/change-face/change-face.vue

+ 1 - 1
src/views/modules/Statistics/change-face/change-face.vue

@@ -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) {