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