|
@@ -44,7 +44,7 @@ public class SettlementOrderLogicVO {
|
|
|
private String userMobile;
|
|
private String userMobile;
|
|
|
|
|
|
|
|
@ApiModelProperty(value = "工程师编号")
|
|
@ApiModelProperty(value = "工程师编号")
|
|
|
- private String workerId;
|
|
|
|
|
|
|
+ private String workerNumber;
|
|
|
|
|
|
|
|
@ApiModelProperty(value = "工程师名称")
|
|
@ApiModelProperty(value = "工程师名称")
|
|
|
private String workerName;
|
|
private String workerName;
|