This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
leo
/
LAPP_CHEERSSON_BACKEND
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Labels
Milestones
New Pull Request
#203
添加字段
Merged
louwenzhi
merged 2 commits from
fix_mps
into
develop
3 years ago
Conversation
0
Commits
2
Files Changed
1
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
models/ap/ap.go
+ 1
- 0
models/ap/ap.go
View File
@ -259,4 +259,5 @@ type QtyData struct {
type
PublishIdentifyMessage
struct
{
Version
string
`
json:"version"
`
Message
string
`
json:"message"
`
PublishedVersionNr
[
]
string
`
json:"publishedVersionNr"
`
}
Write
Preview
Loading…
Cancel
Save