diff --git a/src/main/resources/static/aop.html b/src/main/resources/static/aop.html index 550aa91..89167ea 100644 --- a/src/main/resources/static/aop.html +++ b/src/main/resources/static/aop.html @@ -43,6 +43,7 @@

🧪 实验任务卡(AOP)

+
@@ -180,11 +182,41 @@ execution(* com.example.demo.service.*.save*(..))

← 返回学习中心

\ No newline at end of file diff --git a/src/main/resources/static/events.html b/src/main/resources/static/events.html index d56f40e..60f8858 100644 --- a/src/main/resources/static/events.html +++ b/src/main/resources/static/events.html @@ -45,6 +45,7 @@

🧪 实验任务卡(事件)

+
等待事件发布...
@@ -200,6 +202,29 @@ public class AopEventController {

← 返回学习中心

\ No newline at end of file