fix:猫眼协议调整为蓝牙发送

This commit is contained in:
liyi 2025-02-26 09:03:42 +08:00
parent 77232dc0c6
commit a77cb10caf

View File

@ -97,8 +97,6 @@ class CatEyeWorkModeLogic extends BaseGetXController {
); );
if (entity.errorCode!.codeIsSuccessful) { if (entity.errorCode!.codeIsSuccessful) {
showToast('设置成功'.tr); showToast('设置成功'.tr);
getLockSettingInfoData();
updateCatEyeSetConfig();
} }
} }
@ -136,8 +134,6 @@ class CatEyeWorkModeLogic extends BaseGetXController {
}); });
} }
// //
Future<void> getLockSettingInfoData() async { Future<void> getLockSettingInfoData() async {
final LockSetInfoEntity entity = final LockSetInfoEntity entity =