diff --git a/plugins/README.md b/plugins/README.md index af686783..ff3736ce 100644 --- a/plugins/README.md +++ b/plugins/README.md @@ -4,9 +4,9 @@ 该目录仅限处理交互层和业务层数据交换的任务 -如有任何新业务接口,请转到 `service` 目录添加 +如有任何新业务接口,请转到 `core` 目录添加 -如有任何API请求接口,请转到 `model` 目录添加 +如有任何API请求接口,请转到 `models` 目录添加 ## 基础代码