添加对象依赖

pull/120/head
choqy 4 years ago
parent 6ab7f05ee9
commit 06dafc8717

@ -5,6 +5,7 @@ import org.aspectj.lang.JoinPoint;
import org.aspectj.lang.Signature;
import org.aspectj.lang.annotation.Aspect;
import org.aspectj.lang.annotation.Before;
import org.aspectj.lang.reflect.MethodSignature;
import org.springframework.stereotype.Component;
import com.ruoyi.common.core.utils.StringUtils;
import com.ruoyi.common.core.web.domain.BaseEntity;

Loading…
Cancel
Save