Commit c22bc533 by 朱建香

bind接口参数更改

parent 525053aa
......@@ -384,7 +384,7 @@ function bind(self, deviceId, productId, auid){
auid: auid,
// mac: sn,
nickname: '',
// username: Vue.t('wifiAdd.defaultNickName')
lockUserName: Vue.t('wifiAdd.defaultNickName')
},
success: (response) => {
console.log(response);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment