Compare commits
2 Commits
431fd441a7
...
a1b4fe772c
Author | SHA1 | Date | |
---|---|---|---|
![]() |
a1b4fe772c | ||
![]() |
f6a19bd7e9 |
5
rabbitmq_user.go
Normal file
5
rabbitmq_user.go
Normal file
@ -0,0 +1,5 @@
|
||||
package common_structure
|
||||
|
||||
type UserLogout struct {
|
||||
UserID uint `json:"user_id"`
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user