This website works better with JavaScript.
Home
Explore
Help
Sign In
tgo
/
supplierrpc
Watch
6
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
16
Wiki
Activity
Browse Source
修改查询条件
master
v0.4.2
guzeng
3 years ago
parent
7077ff0fff
commit
639c701dec
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
variable.go
+ 1
- 0
variable.go
View File
@ -12,6 +12,7 @@ type GetUuidParam struct {
SiteId
string
`
json:"site_id"
`
Dbname
string
`
json:"database"
`
Uuid
string
`
json:"uuid"
`
Field
string
`
json:"field"
`
}
type
BoolRet
struct
{
Value
bool
`
json:"value"
`
Write
Preview
Loading…
Cancel
Save