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
test
master
huangjiajun
1 year ago
parent
795fce72ee
commit
3ad0d8b29c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
chain_transfer/chain_transfer.go
+ 1
- 1
chain_transfer/chain_transfer.go
View File
@@ -268,7 +268,7 @@ func ConvertUrl(eg *xorm.Engine, args map[string]string) (*md.ConvertedUrls, err
pid,
"",
miniApp,
"
1
", isShares)
"
0
", isShares)
}
return urls, err
}
Write
Preview
Loading…
Cancel
Save