Renxy hai 1 ano
pai
achega
04540d19c6
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/pages/Cad/index.js

+ 2 - 2
src/pages/Cad/index.js

@@ -187,9 +187,9 @@ const CadDemo = () => {
 
   useEffect(() => {
     ZwCloud2D.ZwDataProcessor.ZwSetConnectUrl(
-      'http://47.111.24.13:5121', //47.111.24.13
+      'https://cad.greentech.com.cn', //47.111.24.13
       'ws://47.111.24.13:5121',
-      'http://47.111.24.13:5121',
+      'https://cad.greentech.com.cn',
     );
   }, []);