You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
308 B
17 lines
308 B
<?php
|
|
|
|
return [
|
|
//手环mac地址
|
|
'lora_mac' => [
|
|
"616162626363",
|
|
"616162626364",
|
|
"616162626365",
|
|
"616162626366",
|
|
"616162626367",
|
|
"616162626368",
|
|
"616162626369",
|
|
"616162626370",
|
|
"616162626371",
|
|
"616162626372",
|
|
],
|
|
];
|
|
|