|
@ -967,6 +967,7 @@ public class PrescriptionService extends ZysoftBaseService{
|
|
|
insurResult.put("bcbxf0",amoutUtils.fenToYuan(prescriptionPay.getMiTotalFee()));//本次报销总额
|
|
|
insurResult.put("grzfe0",amoutUtils.fenToYuan(prescriptionPay.getSelfPay()));//个人自付额
|
|
|
insurResult.put("fybfy0",amoutUtils.fenToYuan(prescriptionPay.getUnlessAmount()));//非医保费用
|
|
|
insurResult.put("mzxzqh",prescriptionPay.getCivilZone());//民政行政区号
|
|
|
|
|
|
json.put("insurResult",insurResult);
|
|
|
}
|