Selaa lähdekoodia

眼科医保支付

wangzhinan 1 vuosi sitten
vanhempi
commit
5c50c2d265

+ 1 - 2
business/base-service/src/main/java/com/yihu/jw/hospital/prescription/service/YkyyPrescriptionService.java

@ -1278,7 +1278,6 @@ public class YkyyPrescriptionService extends BaseJpaService<WlyyPrescriptionDO,
            if (ylzMedicalRelationDO==null){
                return "已结算";
            }
            BusinessOrderDO businessOrderDO = businessOrderDao.selectByRelationCode(ylzMedicalRelationDO.getId());
            boolean flag = true;
            if (ylzMedicalRelationDO.getMedicalState()==null||(ylzMedicalRelationDO.getMedicalState()!=null&&ylzMedicalRelationDO.getMedicalState()==0)){
                flag=true;
@ -1500,7 +1499,7 @@ public class YkyyPrescriptionService extends BaseJpaService<WlyyPrescriptionDO,
     * @throws Exception
     */
    public void getHisDzfpInfo() throws Exception {
        if (!demoFlag){
        if (demoFlag){
            salertaxnum = "110000999999003";
            dzfpAppKey="23760028";
            dzfpAppSecret="45591CA66F8D4589";