feat(sql): 初始化频道、话题及关系数据

- 添加 leaf-segment 分布式ID配置表及初始数据

fix(pom):修正模块 artifactId 命名

- 将 han-note-api 模块名称更正为 han-note-note-api
This commit is contained in:
2025-10-11 23:31:26 +08:00
parent 3ce029ecce
commit eaa5586211
4 changed files with 31 additions and 7 deletions

View File

@@ -11,7 +11,7 @@
<!-- 打包方式 -->
<packaging>jar</packaging>
<artifactId>han-note-api</artifactId>
<artifactId>han-note-note-api</artifactId>
<name>${project.artifactId}</name>
<description>RPC层, 供其他服务调用</description>