修复请求12f->12个0
This commit is contained in:
parent
a1a23e2231
commit
e6aa01568f
|
|
@ -170,7 +170,7 @@ export default {
|
|||
// regionId: String(floorId),
|
||||
templeId: templeId,
|
||||
command, // open | close
|
||||
mac: "FFFFFFFFFFFF",
|
||||
mac: "000000000000",
|
||||
timeout: "11",
|
||||
reason,
|
||||
};
|
||||
|
|
|
|||
|
|
@ -6,8 +6,8 @@ import debounce from "uview-ui/libs/function/debounce";
|
|||
const ENV_CONFIG = {
|
||||
release: {
|
||||
// 正式版
|
||||
baseUrl: "http://192.168.1.3:4501",
|
||||
// baseUrl: "https://tech-ape.top/prod-api",
|
||||
// baseUrl: "http://192.168.1.3:4501",
|
||||
baseUrl: "https://tech-ape.top/prod-api",
|
||||
// baseUrl: "https://tech-ape.top/prod-api",
|
||||
appId: 1,
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user