继电器K变大写
This commit is contained in:
parent
504b8cf825
commit
e2ac7e4ae5
@ -684,7 +684,7 @@ const garageDoorCjList = [
|
||||
],
|
||||
[
|
||||
{
|
||||
code: 'kMJ',
|
||||
code: 'KMJ',
|
||||
position: PostionType.Q,
|
||||
},
|
||||
],
|
||||
|
@ -99,7 +99,7 @@ upScreenDoorQdList.forEach((qdData) => {
|
||||
const garageDoorQdList = [
|
||||
{
|
||||
code: 'CKM',
|
||||
refDeviceCodes: [['kMJ'], ['GMJ']],
|
||||
refDeviceCodes: [['KMJ'], ['GMJ']],
|
||||
},
|
||||
];
|
||||
|
||||
|
@ -453,7 +453,7 @@ const garageDoorCombinations = [
|
||||
model: RelayModelType.JWXC_1700,
|
||||
},
|
||||
{
|
||||
code: 'kMJ',
|
||||
code: 'KMJ',
|
||||
model: RelayModelType.JWXC_1700,
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user