本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
Patrick
/
rpn.supertraderfx-cn
關注
1
收藏
0
複製
0
程式碼
問題
1
合併請求
0
版本發佈
1
Wiki
活動
瀏覽代碼
add P2p and FAT config
tags/v0.5
patrick
5 年之前
父節點
1e93f4d890
當前提交
519fb0aed7
共有
1 個檔案被更改
,包括
2 行新增
和
0 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
config.go
+ 2
- 0
config.go
查看文件
@@ -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…
取消
儲存