@ray-js/robot-data-stream 0.0.10-beta-8 → 0.0.10-beta-9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -364,7 +364,6 @@ export class SweeperP2p extends P2pApi {
364
364
  let {
365
365
  fileName
366
366
  } = data;
367
- log4js.info(`p2pStreamPacketReceiveCallback: ${fileName}, ${fileSerialNumber}, ${packetType}`);
368
367
 
369
368
  // 因为XXXX_YYYYY会被替换为坐标值,所以这里需要替换一下
370
369
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ray-js/robot-data-stream",
3
- "version": "0.0.10-beta-8",
3
+ "version": "0.0.10-beta-9",
4
4
  "description": "扫地机P2P数据流标准化组件",
5
5
  "main": "lib/index",
6
6
  "files": [