feat: 添加Like功能的DTO和服务结构

This commit is contained in:
2025-09-09 00:24:16 +08:00
parent 6237cddc87
commit 382132f550
2 changed files with 2 additions and 0 deletions

1
internal/dto/like.go Normal file
View File

@ -0,0 +1 @@
package dto