Merge branch 'feature/bug-1286' into develop
This commit is contained in:
commit
1a59b8ef62
|
|
@ -60,6 +60,16 @@ public class DeviceDetailResultVO {
|
|||
*/
|
||||
private String agentName;
|
||||
|
||||
/**
|
||||
* 服务代理商编码
|
||||
*/
|
||||
private String serviceAgentCode;
|
||||
|
||||
/**
|
||||
* 服务代理商名称
|
||||
*/
|
||||
private String serviceAgentName;
|
||||
|
||||
/**
|
||||
* 区域编码
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue