feat: bug-1286 设备售后公司转移

This commit is contained in:
曹鹏飞 2026-01-29 16:16:11 +08:00
parent 34db62ba2f
commit 4f204375af
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;
/** /**
* 区域编码 * 区域编码
*/ */