mirror of
https://gitee.com/dromara/mayfly-go
synced 2025-11-29 04:20:25 +08:00
refactor: 消息模块重构,infra包路径简写等
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package api
|
||||
|
||||
import (
|
||||
"mayfly-go/internal/event"
|
||||
"mayfly-go/internal/pkg/event"
|
||||
"mayfly-go/internal/redis/api/form"
|
||||
"mayfly-go/internal/redis/application/dto"
|
||||
"mayfly-go/pkg/biz"
|
||||
|
||||
Reference in New Issue
Block a user