From 91a2ef297db08a0e278ed2a895dbdb16cc85ebe2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=B1=E6=AD=A3=E5=90=AF?= <929675909@qq.com> Date: Mon, 14 Dec 2020 19:01:47 +0800 Subject: [PATCH] update todo.md. --- todo.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/todo.md b/todo.md index 685bed0..a030e81 100644 --- a/todo.md +++ b/todo.md @@ -1,4 +1,5 @@ # todo - [ ] DefaultListableBeanFactory - [ ] TargetSource -- [ ] ProxyFactory \ No newline at end of file +- [ ] ProxyFactory +- [ ] BeanUtils \ No newline at end of file -- Gitee