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
Browse Source
Merge pull request '添加字段' (
#203
) from fix_mps into develop
Reviewed-on:
http://101.201.121.115:3000/leo/LAPP_CHEERSSON_BACKEND/pulls/203
pull/204/head
娄文智
3 years ago
parent
ea2b0d3eb9
d68472c5a2
commit
7480e8a6d1
1 changed files
with
1 additions
and
0 deletions
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