zjh
2024-01-26 23d2cdbd5060ca8fc24a556225c85f033e10efb3
ltkj-hosp/src/main/java/com/ltkj/hosp/service/TjAsyncService.java
@@ -38,9 +38,13 @@
     void iundividualCharges(TjFlowingWater tjFlowingWater, TjOrder order, TjCustomer customer, SysUser sysUser);
     //医生检查向缓存中添加数据
     //医生检查向缓存中添加数据(整体存入)
     void dockerSetCustomerLisByRedis(List<Long> ksproList,String ksId);
    //医生检查向缓存中添加数据(单个存入)
    void dockerSetYjCustomerByRedis(Long orderId,Long ksId);
    void dockerSetWjCustomerByRedis(Long orderId,Long ksId);
     //总检
     void  checkSetCustomerLisByRedis(String config);