接口上加注解EpcLog 并加备注 可存储操作日志

This commit is contained in:
yuezhihang
2022-02-16 16:07:40 +08:00
parent 658058a84f
commit 5206fe004b
15 changed files with 349 additions and 11 deletions
+6 -1
View File
@@ -78,7 +78,12 @@
<scope>compile</scope>
</dependency>
<!-- 解析客户端操作系统、浏览器等 -->
<dependency>
<groupId>eu.bitwalker</groupId>
<artifactId>UserAgentUtils</artifactId>
<version>1.21</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>com.adc</groupId>-->