mirror of
https://github.com/foomo/sesamy-go.git
synced 2025-10-16 12:35:43 +00:00
feat: remove comment
This commit is contained in:
parent
de5f5f0dd0
commit
ce0e8e6d9d
@ -1,13 +1,5 @@
|
||||
package v2
|
||||
|
||||
/*
|
||||
*
|
||||
|
||||
promotion_id: "pi",
|
||||
promotion_name: "pn",
|
||||
creative_name: "cn",
|
||||
creative_slot: "cs",
|
||||
*/
|
||||
type Item struct {
|
||||
// Example: 12345
|
||||
ID *string `json:"id,omitempty" mapstructure:"id,omitempty"`
|
||||
|
||||
Loading…
Reference in New Issue
Block a user