This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
Patrick
/
rpn.supertraderfx-cn
보기
1
좋아요
0
포크
0
코드
이슈
1
풀 리퀘스트
0
릴리즈
1
위키
Activity
소스 검색
using test config
tags/v0.5
patrick
5 년 전
부모
a1d904ec21
커밋
b5eb418b28
1개의 변경된 파일
과
2개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
main.go
+ 2
- 1
main.go
파일 보기
@@ -6,7 +6,8 @@ import (
)
func main() {
readConfig()
//readConfig()
readConfigForTest()
http.HandleFunc("/", StartPay)
http.HandleFunc("/choosePayment", choosePayment)
http.HandleFunc("/rpnNameAndCard", rpnNameAndCard)
Write
Preview
Loading…
취소
저장