update:优化未配置mqtt网关时的显示

This commit is contained in:
hrz
2025-09-18 19:08:24 +08:00
parent 6d7bbfca95
commit 58127cdfdc
3 changed files with 26 additions and 19 deletions
@@ -346,12 +346,12 @@ databaseChangeLog:
encoding: utf8
path: classpath:db/changelog/202509080922.sql
- changeSet:
id: 202509161609
id: 202509161610
author: fyb
changes:
- sqlFile:
encoding: utf8
path: classpath:db/changelog/202509161609.sql
path: classpath:db/changelog/202509161610.sql
- changeSet:
id: 202509161701
author: RanChen