xiaoyong931011
2021-05-25 3341b7a0e2a8c719cf6eaf1591a721ec6b8e1fe4
src/main/java/com/xcong/excoin/common/annotations/UserAuth.java
@@ -6,6 +6,7 @@
/**
 * 自动注入当前登录用户
 *
 * @author wzy
 */
@Target({ ElementType.PARAMETER, ElementType.TYPE })
@Retention(RetentionPolicy.RUNTIME)