|
@@ -1,17 +1,2 @@
|
|
|
-package thyyxxk.webserver.entity.medicalinsurance.query;
|
|
|
-
|
|
|
-import lombok.Data;
|
|
|
-
|
|
|
-@Data
|
|
|
-public class SetlStatisticResult {
|
|
|
- private String admdvsName;
|
|
|
- private String insuplcAdmdvs;
|
|
|
- private Integer psnSumamt;
|
|
|
- private String medfeeSumamt;
|
|
|
- private String baseMedFundpaySumamt;
|
|
|
- private String bigDssFundpaySumamt;
|
|
|
- private String clvFundpaySumamt;
|
|
|
- private String othFundpaySumamt;
|
|
|
- private String acctpaySumamt;
|
|
|
- private String fundpaySumamt;
|
|
|
+package thyyxxk.webserver.entity.medicalinsurance.query;public class SetlStatisticResult {
|
|
|
}
|