Skip to content

Commit fdd2cdf

Browse files
author
孙健
committed
support filter in class for api
1 parent 193201d commit fdd2cdf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/main/java/org/nlpcn/jcoder/run/mvc/processor/ApiActionFiltersProcessor.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,6 @@ public void init(NutConfig config, ActionInfo ai) throws Throwable {
4545
}
4646
}
4747
}
48-
49-
//取到类中的filter
50-
5148
}
5249

5350
public void process(ActionContext ac) throws Throwable {

0 commit comments

Comments
 (0)