wuyouming666
2023-09-12 8e69e4edb047e384aa7b74e82fa7b33f2eb5a4e5
springboot-vue3/pom.xml
@@ -9,12 +9,13 @@
        <version>2.3.2.RELEASE</version>
        <relativePath/>
    </parent>
<!--    <packaging>war</packaging>-->
    <groupId>com.canadames</groupId>
    <artifactId>canadames</artifactId>
    <groupId>com.springboot-vue3</groupId>
    <artifactId>springboot-vue3</artifactId>
    <version>0.0.1-SNAPSHOT</version>
    <name>canadames</name>
    <description>canadames System</description>
    <name>springboot-vue3</name>
    <description>springboot-vue3 System</description>
    <properties>
        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>