guang
2023-05-06 7201205af85508421037119ba66b3a6a48de61ec
pom.xml
@@ -78,6 +78,18 @@
            <!--<scope>provided</scope>-->
        </dependency>
        <!--pageHelper分页-->
        <dependency>
            <groupId>com.github.pagehelper</groupId>
            <artifactId>pagehelper-spring-boot-starter</artifactId>
            <version>1.4.1</version>
        </dependency>
        <dependency>
            <groupId>com.github.pagehelper</groupId>
            <artifactId>pagehelper</artifactId>
            <version>5.1.11</version>
        </dependency>
    </dependencies>
    <profiles>
@@ -160,7 +172,7 @@
                <groupId>org.springframework.boot</groupId>
                <artifactId>spring-boot-maven-plugin</artifactId>
                <configuration>
                    <mainClass>com.hx.phiappt.PhiPreSysApplication</mainClass>
                    <mainClass>com.hx.other.service.PhiOtherService</mainClass>
                    <layout>ZIP</layout>
                    <includes>
                        <include>