Commit 73061154 by zhangzhi

remove socket

parent 704abb56
...@@ -38,8 +38,8 @@ function renderPage(store) { ...@@ -38,8 +38,8 @@ function renderPage(store) {
} }
let store = activateVendor(); let store = activateVendor();
UTILPATH.socket.getIp1(); // UTILPATH.socket.getIp1();
UTILPATH.socket.stopServer(); // UTILPATH.socket.stopServer();
// UTILPATH.socket.getTestIp(203); // UTILPATH.socket.getTestIp(203);
renderPage(store); renderPage(store);
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment