Update io-package.json

This commit is contained in:
hl 2018-09-29 12:07:11 +08:00
parent 31467376f0
commit a9f785d72b

View File

@ -35,12 +35,15 @@
"blockly": true "blockly": true
}, },
"native": { "native": {
"user": "xxxxx", "user_name": "admin",
"user_passwd": "bdDm@648",
"ec_name": "华翔翔能(湖南)能源科技有限公司",
"token": "xxxxx", "token": "xxxxx",
"title": "yunkong2", "title": "yunkong2",
"sound": "", "sound": "",
"priority": 0, "priority": 0,
"smsUrl" : "http://www.baidu.com" "smsLoginUrl":"http://mas.ecloud.10086.cn/app/http/authorize",
"smsUrl" : "http://mas.ecloud.10086.cn/app/http/sendSms"
}, },
"objects": [] "objects": []
} }