1、优化告警信息展示。

2、搜索栏增加备注搜索模糊查询。
This commit is contained in:
gaoyutao
2026-03-09 18:11:17 +08:00
parent bbb50ba56f
commit d4902a488d
5 changed files with 39 additions and 42 deletions
@@ -189,5 +189,7 @@ public class RmResourceRegistrationRemote extends BaseEntity
private String frpcServerAddr;
/** 出省流量占比 */
private BigDecimal outboundRate;
/** 公网ip */
private String ip1PublicIp;
}