✨ optimized image list interface
This commit is contained in:
6
common/constant/mq_topic.go
Normal file
6
common/constant/mq_topic.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package constant
|
||||
|
||||
const (
|
||||
MQTopicImageProcess = "image-process-topic"
|
||||
MQTopicCommentLike = "comment-like-topic"
|
||||
)
|
Reference in New Issue
Block a user