mirror of
https://github.com/snowykami/neo-blog.git
synced 2025-09-23 17:46:22 +00:00
✨ feat: 添加Like功能的DTO和服务结构
This commit is contained in:
1
internal/dto/like.go
Normal file
1
internal/dto/like.go
Normal file
@ -0,0 +1 @@
|
||||
package dto
|
1
internal/service/like.go
Normal file
1
internal/service/like.go
Normal file
@ -0,0 +1 @@
|
||||
package service
|
Reference in New Issue
Block a user