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