|
|
@@ -116,6 +116,11 @@
|
|
|
<artifactId>bce-java-sdk</artifactId>
|
|
|
</dependency>
|
|
|
|
|
|
+ <dependency>
|
|
|
+ <groupId>com.belerweb</groupId>
|
|
|
+ <artifactId>pinyin4j</artifactId>
|
|
|
+ </dependency>
|
|
|
+
|
|
|
<!-- 引入lombok组件 使用@Getter @Setter 注解,避免手写get、set方法,使代码更简洁、清亮 -->
|
|
|
<dependency>
|
|
|
<groupId>org.projectlombok</groupId>
|