From 7d4ac54870e8611a7deec9ed7e8a4025be8de663 Mon Sep 17 00:00:00 2001
From: yangys <y_ys79@sina.com>
Date: 星期三, 24 四月 2024 10:44:08 +0800
Subject: [PATCH] oss对象存储代码整理
---
smart-man-boot/src/main/java/com/qianwen/smartman/modules/andon/dto/ShiftAndonDTO.java | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/smart-man-boot/src/main/java/com/qianwen/smartman/modules/andon/dto/ShiftAndonDTO.java b/smart-man-boot/src/main/java/com/qianwen/smartman/modules/andon/dto/ShiftAndonDTO.java
index 60c62c0..56a52f6 100644
--- a/smart-man-boot/src/main/java/com/qianwen/smartman/modules/andon/dto/ShiftAndonDTO.java
+++ b/smart-man-boot/src/main/java/com/qianwen/smartman/modules/andon/dto/ShiftAndonDTO.java
@@ -3,7 +3,6 @@
import io.swagger.annotations.ApiModelProperty;
import java.io.Serializable;
-/* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/andon/dto/ShiftAndonDTO.class */
public class ShiftAndonDTO implements Serializable {
private static final long serialVersionUID = -6750468253407863501L;
@ApiModelProperty("鐝x")
--
Gitblit v1.9.3