add GiveRedPacketTask
This commit is contained in:
parent
2841d52187
commit
72127fecd7
5
rabbitmq_red_packet.go
Normal file
5
rabbitmq_red_packet.go
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
package common_structure
|
||||||
|
|
||||||
|
type GiveRedPacketTask struct {
|
||||||
|
TaskID uint `json:"task_id"` // 任务ID
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user