[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

@ -51,7 +51,7 @@
</dependency>
<dependency>
<groupId>net.lamgc</groupId>
<artifactId>ContentGrabbingJi-Command-api</artifactId>
<artifactId>ContentGrabbingJi-Function-api</artifactId>
<version>3.0.0-alpha-SNAPSHOT</version>
</dependency>