server/visits/dmvisit_service/src/main/java/com/doumee/dao/business/model/YwElectricalActions.java
@@ -28,7 +28,7 @@ private String remark; @ApiModelProperty("电表ID") private Integer electricalId; @ApiModelProperty("操作类型 1预付费清零 2后付费清零 3远程销户 4拉闸 5合闸 6开户 7充值 8抄表") @ApiModelProperty("操作类型 1预付费清零 2后付费清零 3远程销户 4拉闸 5合闸 6开户 7充值 8抄表 9保电 10解除保电") private Integer actionType; private String oprId; private String requestBody;