| | |
| | | <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> |
| | |
| | | </dependency> |
| | | |
| | | <dependency> |
| | | <groupId>org.springframework.boot</groupId> |
| | | <artifactId>spring-boot-configuration-processor</artifactId> |
| | | <optional>true</optional> |
| | | <groupId>javax.xml.bind</groupId> |
| | | <artifactId>jaxb-api</artifactId> |
| | | <version>2.3.1</version> |
| | | </dependency> |
| | | |
| | | <!--OkHttp--> |