From 1e668077f0e4f0323c3f31d2735c64aba43487a2 Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期四, 23 七月 2026 11:11:30 +0800
Subject: [PATCH] 省立同德的功能
---
smartor/src/main/java/com/smartor/domain/ServiceTaskVO.java | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/smartor/src/main/java/com/smartor/domain/ServiceTaskVO.java b/smartor/src/main/java/com/smartor/domain/ServiceTaskVO.java
index 771d890..174128d 100644
--- a/smartor/src/main/java/com/smartor/domain/ServiceTaskVO.java
+++ b/smartor/src/main/java/com/smartor/domain/ServiceTaskVO.java
@@ -29,9 +29,9 @@
private String taskDesc;
/**
- * pageSize
+ * 鏄惁鏄暱鏈熶换鍔� 0锛氫复鏃朵换鍔� 1锛氶暱鏈熶换鍔� 2鍥哄畾浠诲姟 3寰幆浠诲姟
*/
- @ApiModelProperty("鏄惁鏄暱鏈熶换鍔� 0锛氫笉鏄� 1锛氭槸")
+ @ApiModelProperty("鏄惁鏄暱鏈熶换鍔� 0锛氫复鏃朵换鍔� 1锛氶暱鏈熶换鍔� 2鍥哄畾浠诲姟 3寰幆浠诲姟")
private Integer longTask = 0;
/**
@@ -433,7 +433,6 @@
@ApiModelProperty("鎵嬫湳绛夌骇缂栫爜")
@Excel(name = "鎵嬫湳绛夌骇缂栫爜")
private String oplevelcode;
-
/**
* 閫傜敤鏉′欢绫诲瀷锛�1銆佹寜绉戝銆�2銆佹寜鐥呭尯銆�3銆佹寜鐤剧梾璇婃柇銆�4銆佹寜鎵嬫湳绫诲瀷
*/
--
Gitblit v1.9.3