Merge branch 'develop_liuyf' into release

This commit is contained in:
Liuyf 2025-05-26 16:27:56 +08:00
commit 8a601f1596

View File

@ -378,7 +378,7 @@ class LockDetailLogic extends BaseGetXController {
if (i == getList.length - 1) { if (i == getList.length - 1) {
// //
state.operateDate = operateDate; state.operateDate = time;
} }
} catch (e) { } catch (e) {
AppLog.log('操作记录:$indexList,解析失败,跳过该跳记录,进行下一条记录解析。'); AppLog.log('操作记录:$indexList,解析失败,跳过该跳记录,进行下一条记录解析。');