摘要: 1.注解接口:import com.github.wxiaoqi.security.common.constant.Constants; import java.lang.annotation.*; /** * 日志注解 */@Target(ElementType.METHOD)@Retention 阅读全文
posted @ 2019-08-09 11:46 chunming 阅读(981) 评论(0) 推荐(0)