We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bef80f4 commit 338ebe2Copy full SHA for 338ebe2
ZJCrossCppDemo/ZJCrossCppDemo/SubVC/NetViewController.mm
@@ -29,8 +29,6 @@ - (void)viewDidLoad {
29
neb::CJsonObject jsonObj;
30
jsonObj.Add("ver", 2);
31
jsonObj.Add("method", "sendInstruction");
32
- jsonObj.Add("devKey", "cd15d1aba85346128811ae17fc2a2378");
33
- jsonObj.Add("devSecret", "a7866ef45d594ea988554fe633fa987e");
34
jsonObj.Add("uuid", "983135884798102");
35
jsonObj.Add("proNo", 128);
36
jsonObj.Add("cmd", "%7B%22appid%22%3A%22IE444A73F0FB100%22%2C%22cmd%22%3A256%7D");
0 commit comments