|
@@ -33,7 +33,6 @@ public class BusInfusionHistoryEntity extends CommonDeviceParam<String,String> {
|
|
|
|
|
|
|
|
@ApiModelProperty(value = "当引起镇痛不足时,从阿里云接收到的消息id")
|
|
@ApiModelProperty(value = "当引起镇痛不足时,从阿里云接收到的消息id")
|
|
|
@JsonIgnore
|
|
@JsonIgnore
|
|
|
- @TableField(updateStrategy = FieldStrategy.NEVER)
|
|
|
|
|
private String analPoorMsgId;
|
|
private String analPoorMsgId;
|
|
|
|
|
|
|
|
@ApiModelProperty(value = "公共-此次输注过程中到此为止的总追加量")
|
|
@ApiModelProperty(value = "公共-此次输注过程中到此为止的总追加量")
|