This website works better with JavaScript.
Home
Explore
Help
Sign In
tgo
/
orderrpcv2
Watch
6
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
16
Wiki
Activity
Browse Source
修改引入
master
v0.3.3
guzeng
3 years ago
parent
aaffebd0b0
commit
812e76b02d
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
client.getinfo.go
+ 0
- 1
client.getinfo.go
View File
@ -3,7 +3,6 @@ package orderrpcv2
import
(
"encoding/json"
"errors"
"log"
)
func
GetInfo
(
site_id
,
dbname
string
,
order_id
string
,
field
string
,
url
...
string
)
(
map
[
string
]
string
,
error
)
{
Write
Preview
Loading…
Cancel
Save