Commit 1e5cb5c95a605396b8c404ea1996a807ad4983a5
1 parent
6a761e8a
Exists in
master
提交
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/HttpServer/logic/constdef.go
... | ... | @@ -48,7 +48,7 @@ const ( |
48 | 48 | |
49 | 49 | const ( |
50 | 50 | //XIAOXINGXING_SERVERKEYTEST = "e2cd22102143cdcd9c181f962d031685" |
51 | - XIAOXINGXING_SERVERKEYTEST = "33e0c3238c108a36d87025544c6a2d2f" | |
51 | + XIAOXINGXING_SERVERKEYTEST = "8f9fbc9f28050d95b76d7c838ba11595" | |
52 | 52 | XIAOXINGXING_SERVERKEYTEST_1015 = "a81eb66afd923d24e65a4b542592bc41" |
53 | 53 | XIAOXINGXING_SERVERKEYTEST_1016 = "1909c8f83d1c162a7dba3ddb28b35b0f" |
54 | 54 | XIAOXINGXING_SERVERKEYTEST_1019 = "f2a79af508f68c91515132b9231b97db" | ... | ... |