fix: dict data for lock time

This commit is contained in:
2024-01-12 14:42:19 +08:00
parent cd48f641b3
commit 39f334058a
2 changed files with 2 additions and 2 deletions

View File

@@ -535,4 +535,4 @@ Note: Please pass the value of the parameter interva according to the time unit
4027,4027,menu.alarm,Alarm,i18n_en,,,1,supervisor,1.7E+12,,0,
4028,4028,menu.topology,Topology,i18n_en,,,1,supervisor,1.7E+12,,0,
4029,4029,config.sys.lockTime,System Settings - Screen Lock Timeout Duration,i18n_en,,,1,supervisor,1.7E+12,,0,
4030,4030,config.sys.lockTimeRemark,Topology,i18n_en,,,1,supervisor,1.7E+12,,0,
4030,4030,config.sys.lockTimeRemark,"Screen lock timeout duration when idle, in seconds.",i18n_en,,,1,supervisor,1.7E+12,,0,
1 dict_code dict_sort dict_label dict_value dict_type tag_class tag_type status create_by create_time update_by update_time remark
535 4030 4030 config.sys.lockTimeRemark Topology Screen lock timeout duration when idle, in seconds. i18n_en 1 supervisor 1.7E+12 0
536
537
538

View File

@@ -535,4 +535,4 @@ interval单位分钟平均分钟资源情况
2027,2027,menu.alarm,告警,i18n_zh,,,1,supervisor,1.7E+12,,0,
2028,2028,menu.topology,拓扑,i18n_zh,,,1,supervisor,1.7E+12,,0,
2029,2029,config.sys.lockTime,系统设置-锁屏超时时长,i18n_zh,,,1,supervisor,1.7E+12,,0,
2030,2030,config.sys.lockTimeRemark,"Screen lock timeout duration when idle, in seconds.",i18n_zh,,,1,supervisor,1.7E+12,,0,
2030,2030,config.sys.lockTimeRemark,"无操作时锁屏超时时长,单位(秒)",i18n_zh,,,1,supervisor,1.7E+12,,0,
1 dict_code dict_sort dict_label dict_value dict_type tag_class tag_type status create_by create_time update_by update_time remark
535 2030 2030 config.sys.lockTimeRemark Screen lock timeout duration when idle, in seconds. 无操作时锁屏超时时长,单位(秒) i18n_zh 1 supervisor 1.7E+12 0
536
537
538