This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Patrick
/
rpn.supertraderfx-cn
Watch
1
Star
0
Fork
0
Code
Issues
1
Pull Requests
0
Releases
1
Wiki
Activity
Browse Source
add P2p and FAT config
tags/v0.5
patrick
5 years ago
parent
1e93f4d890
commit
519fb0aed7
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
config.go
+ 2
- 0
config.go
View File
@@ -13,6 +13,8 @@ type AppConfig struct {
UrlTest string `json:UrlTest`
MD5P2P string `json:MD5P2P`
MD5FAT string `json:MD5FAT`
MIDP2P string `json:MIDP2P`
MIDFAT string `json:MIDFAT`
} `json:Rpn`
LeanWork struct {
MD5Key string `json:MD5Key`
Write
Preview
Loading…
Cancel
Save