解决方案
低代码开发 · 10年磨一剑
EovaMeta · 2025 · 未来版
EovaEasy · 2015 · 经典版
藏经阁
羽神同行
应用商店
登录
注册
关于元数据配置AOP拦截器
五指境
发布于118月前 2答/2195阅
元数据添加一个拦截器,重写addAfter。如何获得当前插入的数据??????????????????????????????——五指境修改
[沙发]
林羽
118月前
public String addAfter(AopContext ac) throws Exception { ac.record.getInt("id") ... }
回复
最佳
提交评论
public String addAfter(AopContext ac) throws Exception { ac.record.getInt("id") ... }