From 04b2dab7ecdc9aefde84db18f3cf0029b1db7eb2 Mon Sep 17 00:00:00 2001
From: gaoaoy <1042166043@qq.com>
Date: 星期二, 05 三月 2024 17:59:16 +0800
Subject: [PATCH] 6 设备工具明细BUG修改

---
 cnas-server/pom.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/cnas-server/pom.xml b/cnas-server/pom.xml
index 0c8dcaf..801e39a 100644
--- a/cnas-server/pom.xml
+++ b/cnas-server/pom.xml
@@ -2,6 +2,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
+
     <parent>
         <artifactId>mom</artifactId>
         <groupId>com.yuanchu.mom</groupId>

--
Gitblit v1.9.3