diff --git a/README.md b/README.md index 79e0c99..8136406 100644 --- a/README.md +++ b/README.md @@ -35,4 +35,4 @@ button.attachment = ; ## 注意 -attachment 的settter 和 getter 不是线程安全的,多线程问题,需要在调用的处理。 \ No newline at end of file +attachment 的settter 和 getter 不是线程安全的,多线程问题,需要在调用的地方处理。 \ No newline at end of file