123456789101112131415161718192021222324252627282930313233343536373839 |
- const env = {
-
-
-
-
-
- dev: "http://192.168.1.6:8105/",
-
-
- prod: "http://cognitive.wistcm.com:8090/",
- scoketUrl: "ws://cognitive.wistcm.com:8090/websocket/",
- photoUrl: "https://test.jue-ming.com:8849/api/show?filePath="
- };
|