소스 검색

add P2p and FAT config

tags/v0.5
patrick 5 년 전
부모
커밋
519fb0aed7
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +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`

Loading…
취소
저장