2
0

fix:终端界面中英适配以及字段修改

This commit is contained in:
zhongzm
2025-02-07 19:24:01 +08:00
parent 5b4f4b4ae1
commit 5eeaa824ff
5 changed files with 94 additions and 36 deletions

View File

@@ -575,6 +575,7 @@ declare namespace Api {
trafficDown: number;
trafficUp: number;
uptime: number;
clientMac:string;
createBy: string | null;
createTime: string;
updateBy: string | null;