Skip to content

@Inteceptor order一样的话,会导致先前扫描到的interceptor 被覆盖 #22

Closed
@jounghu

Description

@jounghu
 Interceptor interceptor = (Interceptor) annotation;

 interceptorMap.put(interceptor.order(), cls);

希望能修复

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions