KeyCenter.js 269 B

1234567891011
  1. // const AppID = 2672645646;
  2. // const AppSign = 'd164de94a7ed549f55825b9d2ae51e81c39a50909500f94887c50ca4340acb52';
  3. const AppID = 3215939266;
  4. const AppSign = 'ca804a5bc0c2f17330ce7449de7dc5a7a588b7fc0420cb5b5f0c84c0222f36af';
  5. module.exports = {
  6. AppID,
  7. AppSign
  8. }