继电器K变大写

This commit is contained in:
joylink_zhaoerwei 2024-03-27 12:14:15 +08:00
parent 504b8cf825
commit e2ac7e4ae5
3 changed files with 3 additions and 3 deletions

View File

@ -684,7 +684,7 @@ const garageDoorCjList = [
],
[
{
code: 'kMJ',
code: 'KMJ',
position: PostionType.Q,
},
],

View File

@ -99,7 +99,7 @@ upScreenDoorQdList.forEach((qdData) => {
const garageDoorQdList = [
{
code: 'CKM',
refDeviceCodes: [['kMJ'], ['GMJ']],
refDeviceCodes: [['KMJ'], ['GMJ']],
},
];

View File

@ -453,7 +453,7 @@ const garageDoorCombinations = [
model: RelayModelType.JWXC_1700,
},
{
code: 'kMJ',
code: 'KMJ',
model: RelayModelType.JWXC_1700,
},
{