|
@ -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";
|