添加全局蓝牙
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
const BASE_URL = 'http://192.168.110.54:8000';
|
||||
const BASE_URL = 'http://192.168.110.169:8000';
|
||||
const request = (options) => {
|
||||
console.log("options"+JSON.stringify(options))
|
||||
return new Promise((resolve, reject) => {
|
||||
|
Reference in New Issue
Block a user