|
|
@@ -96,13 +96,13 @@ M_DB = 'kaiyou'
|
|
|
M_PASSWORD = 'kaiyou'
|
|
|
# M_PASSWORD = '123456'
|
|
|
|
|
|
-LEAGUE_URL = 'http://stadmin.bocai108.com:19093/setLeague'
|
|
|
+LEAGUE_URL = 'http://admin.5gogo.com:19093/setLeague' #联赛
|
|
|
# LEAGUE_URL = 'http://stadmin.bocai108.com/setLeague'
|
|
|
-MATCH_URL = 'http://stadmin.bocai108.com:19093/setMatch'
|
|
|
+MATCH_URL = 'http://admin.5gogo.com:19093/setMatch' #赛事
|
|
|
# MATCH_URL = 'http://stadmin.bocai108.com/setMatch'
|
|
|
-ODDS_URL = 'http://stadmin.bocai108.com:19093/setOdds'
|
|
|
+ODDS_URL = 'http://admin.5gogo.com:19093/setOdds' #赔率
|
|
|
# ODDS_URL = 'http://stadmin.bocai108.com/setOdds'
|
|
|
-TOKEN_URL = "http://stadmin.bocai108.com/getToken"
|
|
|
+TOKEN_URL = "http://admin.5gogo.com/getToken" #Token
|
|
|
MATCH_RESULT = "http://stadmin.bocai108.com:19093/setMatchResult"
|
|
|
MATCH_STATUS = "http://stadmin.bocai108.com:19093/upMatch"
|
|
|
ODDSCH = "http://stadmin.bocai108.com:19093/setOddsCH"
|