Commit 7b7fc59a authored by lyong's avatar lyong

fix:还原测试代码

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