From 63b01db83d9aad8a15276b4236a9a22e4aeef065 Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期二, 05 五月 2026 12:30:59 +0800
Subject: [PATCH] # Agent数据分析V3.0.1.7

---
 src/main/java/com/zy/core/network/entity/ZyCrnStatusEntity.java |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/src/main/java/com/zy/core/network/entity/ZyCrnStatusEntity.java b/src/main/java/com/zy/core/network/entity/ZyCrnStatusEntity.java
index 9ddfe6b..948e3cf 100644
--- a/src/main/java/com/zy/core/network/entity/ZyCrnStatusEntity.java
+++ b/src/main/java/com/zy/core/network/entity/ZyCrnStatusEntity.java
@@ -114,6 +114,16 @@
      */
     public Double yDuration;
 
+    /**
+     * 浠诲姟鎺ユ敹
+     */
+    public Integer taskReceive;
+
+    /**
+     * 闀皠鍊�
+     */
+    private Integer laserValue;
+
     private Integer temp1;
 
     private Integer temp2;

--
Gitblit v1.9.1