1
This commit is contained in:
parent
37a8773b01
commit
17a07580b1
@ -1,8 +1,8 @@
|
|||||||
package common
|
package common
|
||||||
|
|
||||||
type Attachment struct {
|
type Attachment struct {
|
||||||
ItemId int32 `json:"item_id"`
|
ItemId int32 `json:"itemid"`
|
||||||
ItemNum int32 `json:"item_num"`
|
ItemNum int32 `json:"itemnum"`
|
||||||
}
|
}
|
||||||
|
|
||||||
type App interface {
|
type App interface {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user