[Rename] Function-API(Command-API), Function-Pixiv(Command-Pixiv) 重命名模块;

[Rename] Command-API -> Function-API;
[Rename] Command-Pixiv -> Function-Pixiv;
[Change] Project/pom.xml 适配更改;
[Change] Core/pom.xml 适配更改;
This commit is contained in:
2021-03-01 09:05:07 +08:00
parent 756df33442
commit c39c239d2d
4 changed files with 6 additions and 6 deletions

View File

@ -36,8 +36,8 @@
<module>ContentGrabbingJi-CacheStore-local</module>
<module>ContentGrabbingJi-common</module>
<module>ContentGrabbingJi-Event-api</module>
<module>ContentGrabbingJi-Command-api</module>
<module>ContentGrabbingJi-Command-pixiv</module>
<module>ContentGrabbingJi-Function-api</module>
<module>ContentGrabbingJi-Function-pixiv</module>
<module>ContentGrabbingJi-framework-telegrambots</module>
<module>ContentGrabbingJi-Template-api</module>
<module>ContentGrabbingJi-framework-OneBot</module>