zhaowenxuan
2024-10-12 9349e0c52c4333f00688f7bafb3eaa2b39bed03e
ltkj-admin/src/main/java/com/ltkj/web/controller/system/TjOrderController.java
@@ -1087,14 +1087,19 @@
    //                List<String> list = Arrays.asList(split);
    //                if (list.contains(tjOrder.getTjType())) {
    //                    List<TbTransition> detailList = tbTransitionService.getTbTransitionListByCusId(tjCustomer.getCusIdcard(),tjOrder.getCardId());
    //                    pacsApiMethodService.save(tjOrder,tjCustomer,detailList);
//                            try {
    //                    lisApiMethod.save(tjOrder,tjCustomer,detailList);
//                                pacsApiMethodService.save(tjOrder,tjCustomer,detailList);
//                            }catch (Exception e){
//                                String jyxh = "";
//                                String cardId = "";
//                                String cusName = "";
//                                lisApiMethod.cancel(jyxh,cardId,cusName);
//                            }
    //                }else {
    //                    hisApiMethod.tijianshenqing(tjCustomer, DateUtil.format(date1, "yyyy-MM-dd HH:mm:ss"), tjOrder.getCardId());
    //                }
                        hisApiMethod.tijianshenqing(tjCustomer, DateUtil.format(date1, "yyyy-MM-dd HH:mm:ss"), tjOrder.getCardId());
                        return AjaxResult.success(tjNumber);
                    } else {
                        tjCustomer.setCardId(tjOrder.getTjNumber());