[Move] Core, Event-API(Event), Framework-API, Template-API(Template) 更改模块名以规范命名;

[Move] :Event-API 更改模块名(原 'Event');
[Move] :Template-API 更改模块名(原 'Template');
[Change] Project/pom.xml 适配更改;
[Change] :Core, :Framework-API 适配更改;
This commit is contained in:
2021-02-13 13:09:16 +08:00
parent 612956b594
commit 711c80175e
19 changed files with 12 additions and 11 deletions

View File

@ -35,11 +35,11 @@
<module>ContentGrabbingJi-CacheStore-redis</module>
<module>ContentGrabbingJi-CacheStore-local</module>
<module>ContentGrabbingJi-common</module>
<module>ContentGrabbingJi-Event</module>
<module>ContentGrabbingJi-Event-api</module>
<module>ContentGrabbingJi-Command-api</module>
<module>ContentGrabbingJi-Command-pixiv</module>
<module>ContentGrabbingJi-framework-telegrambots</module>
<module>ContentGrabbingJi-Template</module>
<module>ContentGrabbingJi-Template-api</module>
<module>ContentGrabbingJi-framework-OneBot</module>
</modules>