adminConfig.json 552 B

123456789101112131415
  1. {
  2. "phones":[],
  3. "sms.postUrl": "http://106.ihuyi.cn/webservice/sms.php?method=Submit",
  4. "sms.appId": "C16069375",
  5. "sms.apiKey": "e6f3b7c8ea3ca44e9f1d22a38f9e5232",
  6. "sms.sendMsg": "触发了警报系统!【%s】可能存在数据异常,当前值为【%d】(正常值上限【%d】,下限【testMideast】)",
  7. "warning.moneyValue": 1000000,
  8. "warning.moneyMinutes": 1,
  9. "warning.lotteryValue": 100,
  10. "warning.lotteryMinutes": 1,
  11. "warning.regValue": 10,
  12. "warning.regMinutes": 1,
  13. "warning.transferValue": 20,
  14. "warning.transferMinutes": 1
  15. }