zjh
2024-02-28 22c17adc3ec2a25e6656cd69961f49a888d433b3
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);