From 70584075b3953045342a513bf3372efb204c9d5c Mon Sep 17 00:00:00 2001
From: luodangjia <luodangjia>
Date: 星期三, 25 十二月 2024 10:36:42 +0800
Subject: [PATCH] merge

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

diff --git a/medicalWaste-system/src/main/java/com/sinata/system/service/MwProtectionEquipmentRecordService.java b/medicalWaste-system/src/main/java/com/sinata/system/service/MwProtectionEquipmentRecordService.java
index 12af051..32cf377 100644
--- a/medicalWaste-system/src/main/java/com/sinata/system/service/MwProtectionEquipmentRecordService.java
+++ b/medicalWaste-system/src/main/java/com/sinata/system/service/MwProtectionEquipmentRecordService.java
@@ -1,7 +1,7 @@
 package com.sinata.system.service;
 
-import com.sinata.system.domain.MwProtectionEquipmentRecord;
 import com.baomidou.mybatisplus.extension.service.IService;
+import com.sinata.system.domain.MwProtectionEquipmentRecord;
 
 /**
  * <p>

--
Gitblit v1.7.1