push-huawei
Advanced tools
Comparing version 0.1.5 to 0.1.6
@@ -92,3 +92,3 @@ const axios = require('axios'); | ||
success_total += device_token_list[i].length; | ||
} else if (res.data.code == '80300007') { | ||
} else { | ||
fail_total += device_token_list[i].length; | ||
@@ -95,0 +95,0 @@ } |
{ | ||
"name": "push-huawei", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "push-huawei", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
7199