zjh
2023-12-21 2c763a3a3eef8f202c75fe6fb12900a4c98fb3b2
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);