Commit 5e660a1763e8ff94da6f2d17fd4b4e8c945e9ded
1 parent
f40fc1ff
Exists in
master
提交
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/HttpServer/logic/constdef.go
... | ... | @@ -40,7 +40,7 @@ const ( |
40 | 40 | |
41 | 41 | const ( |
42 | 42 | //XIAOXINGXING_SERVERKEYTEST = "e2cd22102143cdcd9c181f962d031685" |
43 | - XIAOXINGXING_SERVERKEYTEST = "8f9fbc9f28050d95b76d7c838ba11595" | |
43 | + XIAOXINGXING_SERVERKEYTEST = "7ff5e4ea7911873ef713f72d8c71e98a" | |
44 | 44 | XIAOXINGXING_SERVERKEYTEST_1015 = "a81eb66afd923d24e65a4b542592bc41" |
45 | 45 | XIAOXINGXING_SERVERKEYTEST_1016 = "1909c8f83d1c162a7dba3ddb28b35b0f" |
46 | 46 | XIAOXINGXING_SERVERKEYTEST_1019 = "f2a79af508f68c91515132b9231b97db" | ... | ... |