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
更新
tags/v1.1.20
huangjiajun
2 years ago
parent
21ff1f5ddb
commit
b5a6329b6a
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
macao_logistics/api.go
+ 1
- 1
macao_logistics/api.go
View File
@@ -6,7 +6,7 @@ import (
"strings"
)
var Url = "https://jyb-admin-backend.aoyunltd.com/api/v1
/
"
var Url = "https://jyb-admin-backend.aoyunltd.com/api/v1"
func GetSign(appSecret string, param map[string]string) string {
str := ""
Write
Preview
Loading…
Cancel
Save