From 040976de6f9934b99f30268a28e2ecf42260e217 Mon Sep 17 00:00:00 2001
From: yangys <y_ys79@sina.com>
Date: 星期六, 18 五月 2024 22:13:01 +0800
Subject: [PATCH] 注释整理

---
 smart-man-boot/src/main/java/com/qianwen/smartman/modules/coproduction/vo/PlanStatusCountVO.java |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/smart-man-boot/src/main/java/com/qianwen/smartman/modules/coproduction/vo/PlanStatusCountVO.java b/smart-man-boot/src/main/java/com/qianwen/smartman/modules/coproduction/vo/PlanStatusCountVO.java
index 5429852..b4ac995 100644
--- a/smart-man-boot/src/main/java/com/qianwen/smartman/modules/coproduction/vo/PlanStatusCountVO.java
+++ b/smart-man-boot/src/main/java/com/qianwen/smartman/modules/coproduction/vo/PlanStatusCountVO.java
@@ -4,7 +4,6 @@
 import io.swagger.annotations.ApiModelProperty;
 
 @ApiModel(value = "璁″垝椤典笂鏂圭姸鎬佹暟閲忔�昏", description = "璁″垝椤典笂鏂圭姸鎬佹暟閲忔�昏")
-/* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/coproduction/vo/PlanStatusCountVO.class */
 public class PlanStatusCountVO {
     @ApiModelProperty("璁″垝鐘舵��(1:寰呮淳鍙� 2.寰呭姞宸� 3.鍔犲伐涓� 4.鏆傚仠 5.鍏抽棴 6.瀹屽伐)")
     private Integer planStatus;

--
Gitblit v1.9.3