OMEGA\ericky.hsiao 2 anni fa
parent
commit
0dc9b6d134
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2
    2
      public/[Eric]photoHelper/js/faceFusionAPI.js
  2. 0
    0
      public/_index.html

+ 2
- 2
public/[Eric]photoHelper/js/faceFusionAPI.js Vedi File

@@ -7,8 +7,8 @@
7 7
 faceFusionAPI = function () {
8 8
 
9 9
   //private menbers
10
-  // var API__DOMAIN = 'https://ncxpre.cecmartech.com/'
11
-  const API__DOMAIN = (window.location.host === 'www.pxfreshdelivery.tw') ? 'https://www.pxfreshdelivery.tw/' : 'https://demo.pxfreshdelivery.tw/';
10
+  var API__DOMAIN = 'https://innovationlab.cecmartech.com/'
11
+  // const API__DOMAIN = (window.location.host === 'www.pxfreshdelivery.tw') ? 'https://www.pxfreshdelivery.tw/' : 'https://demo.pxfreshdelivery.tw/';
12 12
   
13 13
   var templateData;
14 14
   var photoData;

public/index.html → public/_index.html Vedi File