This website works better with JavaScript.
Home
Explore
Help
Sign In
go_rely_warehouse
/
zyos_go_third_party_api
Watch
4
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
30
Wiki
Activity
Browse Source
更新
master
huangjiajun
1 year ago
parent
75b8ff4c6f
commit
4982862829
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
lianlian/api.go
+ 2
- 2
lianlian/api.go
View File
@@ -182,8 +182,8 @@ func CheckCreateOrder(params map[string]string) string {
fmt.Println(send)
return ""
}
encryptedData := CommEncryptedData(send)
return en
crypte
d
Data
//
encryptedData := CommEncryptedData(send)
return
s
end
}
//订单详情
Write
Preview
Loading…
Cancel
Save