Commit 7b7fc59a authored by lyong's avatar lyong

fix:还原测试代码

parent 4a6d1a08
...@@ -142,8 +142,8 @@ function doGetCrc(fd) { ...@@ -142,8 +142,8 @@ function doGetCrc(fd) {
function doEnd(fd) { function doEnd(fd) {
send(fd, '+OK'); send(fd, '+OK');
// autoUtil.exitAutoFactoryPage(); autoUtil.exitAutoFactoryPage();
// exitAutoFactory(); exitAutoFactory();
} }
function doWriteMac(fd, recvBuf) { function doWriteMac(fd, recvBuf) {
......
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