mirror of
https://gitee.com/huangge1199_admin/vue-pro.git
synced 2024-11-22 23:31:52 +08:00
修改maven模块名称
This commit is contained in:
parent
ceef984d15
commit
d194e14780
@ -12,7 +12,7 @@
|
||||
<artifactId>yudao-core-service</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>yudao-admin-server</name>
|
||||
<name>yudao-core-service</name>
|
||||
<description>
|
||||
公共服务,通过 jar 包的方式,被 yudao-admin-server、yudao-user-service 使用。例如说:
|
||||
1. 日志相关:访问日志、登录日志、异常日志等等
|
||||
|
@ -12,7 +12,7 @@
|
||||
<artifactId>yudao-user-server</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>yudao-admin-server</name>
|
||||
<name>yudao-user-server</name>
|
||||
<description>用户前台 Server,提供其 API 接口</description>
|
||||
<url>https://github.com/YunaiV/ruoyi-vue-pro</url>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user