Merge branch 'feature/bug-1286' into develop

This commit is contained in:
曹鹏飞 2026-01-29 16:16:46 +08:00
commit 1a59b8ef62
1 changed files with 10 additions and 0 deletions

View File

@ -60,6 +60,16 @@ public class DeviceDetailResultVO {
*/ */
private String agentName; private String agentName;
/**
* 服务代理商编码
*/
private String serviceAgentCode;
/**
* 服务代理商名称
*/
private String serviceAgentName;
/** /**
* 区域编码 * 区域编码
*/ */