reactor:member 的 -biz 模块,重构成 -server 模块,意义更明确

This commit is contained in:
YunaiV
2025-05-16 13:10:53 +08:00
parent 4b99c76c58
commit 939f75acc1
193 changed files with 13 additions and 13 deletions

View File

@@ -0,0 +1,4 @@
/**
* 消息队列的消息
*/
package cn.iocoder.yudao.module.member.api.message;

View File

@@ -1,4 +0,0 @@
/**
* 消息队列的消息
*/
package cn.iocoder.yudao.module.member.message;