提交whntg

This commit is contained in:
quyixiao 2025-11-18 12:49:38 +08:00
parent d78772a8be
commit a5e70b7b31

View File

@ -171,8 +171,6 @@ public class ZhenZhenLogAop {
}
}
}
result = point.proceed();
if (result instanceof R) {
R r = (R) result;