代码提交
This commit is contained in:
parent
9eab7f6b69
commit
ba586a8eaa
|
|
@ -26,6 +26,10 @@ public class TransferProblemDto {
|
|||
* 工程类型
|
||||
*/
|
||||
private String proType;
|
||||
/**
|
||||
* 电压等级
|
||||
*/
|
||||
private String voltageLevel;
|
||||
|
||||
/**
|
||||
* 单项工程名称
|
||||
|
|
|
|||
Loading…
Reference in New Issue