"huaweiAppId": "",
"xiaomiAppId": "",
"xiaomiAppKey": "",
"meizuAppId": "",
"meizuAppKey": "",
"autoStart": true
tac_service_configurations.json里是这样的,没内容,而且文件前面还有一句:
"warning": "请不要修改这个文件中的内容",
我就没有动它,= =!
不过我看信鸽开发文档里是新建了一个名为tac_service_configurations_messaging.json的文件,那里面的信息都是完整的。
{
  "services": {
    "messaging": {
      "huaweiAppId": "xxx",
      "xiaomiAppId": "xxx",
      "xiaomiAppKey": "xxx",
      "meizuAppId": "xxx",
      "meizuAppKey": "xxx"
    }
  }
}
不胜感激!