添加生成优惠券消息队列
This commit is contained in:
parent
ffb9dd6112
commit
2841d52187
5
rabbitmq_coupon.go
Normal file
5
rabbitmq_coupon.go
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
package common_structure
|
||||||
|
|
||||||
|
type CouponCode struct {
|
||||||
|
ID uint `json:"id"` // 优惠券ID
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user