From 751cf60b1d3757f32f604ee3b8153e78bb5acd00 Mon Sep 17 00:00:00 2001
From: yxh <172933527@qq.com>
Date: 星期二, 18 二月 2025 00:21:17 +0800
Subject: [PATCH] 代码提交

---
 smartor/src/main/java/com/smartor/domain/ServiceTaskInfo.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/smartor/src/main/java/com/smartor/domain/ServiceTaskInfo.java b/smartor/src/main/java/com/smartor/domain/ServiceTaskInfo.java
index 96d0c7f..6edf903 100644
--- a/smartor/src/main/java/com/smartor/domain/ServiceTaskInfo.java
+++ b/smartor/src/main/java/com/smartor/domain/ServiceTaskInfo.java
@@ -33,7 +33,7 @@
     private long taskstate;
 
     @ApiModelProperty(value = "浠诲姟ID")
-    private long taskguid;
+    private String taskguid;
 
     @ApiModelProperty(value = "浠诲姟鍚嶇О")
     private String taskname;

--
Gitblit v1.9.3