feat(Java_SpringExample): AspectJ代码提交,代码报错未解决
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
package service;
|
||||
|
||||
/**
|
||||
* Created by Administrator on 2017/7/18.
|
||||
* @author 志军
|
||||
*/
|
||||
public interface MainService {
|
||||
|
||||
String testAopParam(int a);
|
||||
|
||||
void testAop();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user