Commit 6ec0b5ba by lyhuang

来电弹框功能初步实现

parent 408ade04
Showing with 6 additions and 0 deletions
......@@ -25,6 +25,12 @@
</dependency> -->
<dependency>
<groupId>javax.websocket</groupId>
<artifactId>javax.websocket-api</artifactId>
<version>1.1</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>cc.rssoft</groupId>
<artifactId>rsmw-java</artifactId>
<version>2.2.5</version>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment