通过数据更新获得数据动作(create/update/destroy) 首次调用update触发create事件,后续调用根据数据变化触发create/update/destroy事件
静态
请不要重写destroy,请使用destroyImp来重写!
通过数据更新获得数据动作(create/update/destroy) 首次调用update触发create事件,后续调用根据数据变化触发create/update/destroy事件