liurunyu
2025-06-19 b042d6a5ae1959ad79b489e1d0b01c057b68d5f6
pipIrr-platform/pipIrr-web/pipIrr-web-sell/pom.xml
@@ -16,12 +16,6 @@
    <description>web营销信息系统</description>
    <dependencies>
        <!--OkHttp-->
<!--        <dependency>-->
<!--            <groupId>com.squareup.okhttp3</groupId>-->
<!--            <artifactId>okhttp</artifactId>-->
<!--            <version>4.9.2</version>-->
<!--        </dependency>-->
        <!--  阿里云短信依赖  -->
        <dependency>
            <groupId>com.aliyun</groupId>
@@ -32,12 +26,6 @@
            <groupId>com.aliyun</groupId>
            <artifactId>aliyun-java-sdk-dysmsapi</artifactId>
            <version>2.1.0</version>
        </dependency>
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-configuration-processor</artifactId>
            <optional>true</optional>
        </dependency>
        <dependency>