@@ -218,7 +218,7 @@ public class InpatientFeeDetail extends HisBaseEntity implements Serializable {
|
||||
/**
|
||||
* 关联就诊id
|
||||
*/
|
||||
private Long encounterId;
|
||||
private String encounterId;
|
||||
|
||||
private String inputParam;
|
||||
|
||||
|
||||
@@ -259,9 +259,4 @@ public class InpatientReg extends HisBaseEntity implements Serializable {
|
||||
private String inputParam;
|
||||
|
||||
private String outputResult;
|
||||
|
||||
/**
|
||||
* 状态
|
||||
*/
|
||||
private Integer status;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user