From b44b174f656aac1fe03e7f96851e564c3982f67d Mon Sep 17 00:00:00 2001
From: mitao <2763622819@qq.com>
Date: 星期五, 28 三月 2025 16:52:25 +0800
Subject: [PATCH] Merge branch 'master' of https://gitee.com/boymi/YiFeiNN

---
 medicalWaste-system/src/main/java/com/sinata/system/service/MwAttachmentService.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/medicalWaste-system/src/main/java/com/sinata/system/service/MwAttachmentService.java b/medicalWaste-system/src/main/java/com/sinata/system/service/MwAttachmentService.java
index f5ac334..1f522c2 100644
--- a/medicalWaste-system/src/main/java/com/sinata/system/service/MwAttachmentService.java
+++ b/medicalWaste-system/src/main/java/com/sinata/system/service/MwAttachmentService.java
@@ -1,7 +1,7 @@
 package com.sinata.system.service;
 
-import com.sinata.system.domain.MwAttachment;
 import com.baomidou.mybatisplus.extension.service.IService;
+import com.sinata.system.domain.MwAttachment;
 
 /**
  * <p>

--
Gitblit v1.7.1