From 90400afc2e72950229506fa76d474c25b6c8eed3 Mon Sep 17 00:00:00 2001 From: gaoaoy <1042166043@qq.com> Date: 星期三, 06 三月 2024 15:45:13 +0800 Subject: [PATCH] 6 设备工具明细 图片上传 --- 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