|
@@ -17,7 +17,7 @@ const CadDeTail = () => {
|
|
|
|
|
|
ZwCloud2D.ZwDataProcessor.ZwSetConnectUrl(
|
|
|
'https://cad.greentech.com.cn',
|
|
|
- 'ws://47.111.24.13:5121',
|
|
|
+ 'https://cad.greentech.com.cn:5121',
|
|
|
'https://cad.greentech.com.cn',
|
|
|
);
|
|
|
ZwCloud2D.ZwDataProcessor.ZwSetLoadDwg(path);
|