mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-11 12:07:42 +00:00
(improvement)(chat) Split chat into three modules: server, api, and core. (#594)
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<packaging>pom</packaging>
|
||||
<modules>
|
||||
<module>core</module>
|
||||
<module>knowledge</module>
|
||||
<module>api</module>
|
||||
<module>core</module>
|
||||
<module>server</module>
|
||||
</modules>
|
||||
|
||||
<parent>
|
||||
|
||||
Reference in New Issue
Block a user