diff --git a/pom.xml b/pom.xml index d5c788fa..4235de96 100644 --- a/pom.xml +++ b/pom.xml @@ -622,14 +622,14 @@ - + - + - + diff --git a/snowy-plugin-api/README.md b/snowy-plugin-api/README.md index c0f9d989..4585013f 100644 --- a/snowy-plugin-api/README.md +++ b/snowy-plugin-api/README.md @@ -8,4 +8,8 @@ ####开发工具插件api接口: snowy-plugin-dev-api +####代码生成api接口: snowy-plugin-gen-api + +####移动端管理api接口: snowy-plugin-mobile-api + ####系统功能插件api接口: snowy-plugin-sys-api \ No newline at end of file diff --git a/snowy-plugin/README.md b/snowy-plugin/README.md index 1d9cb4bd..03638850 100644 --- a/snowy-plugin/README.md +++ b/snowy-plugin/README.md @@ -8,4 +8,8 @@ ####开发工具插件: snowy-plugin-dev +####代码生成插件: snowy-plugin-gen + +####移动端管理插件: snowy-plugin-mobile + ####系统功能插件: snowy-plugin-sys \ No newline at end of file