Browse Source

代码修改

yeshijie 7 năm trước cách đây
mục cha
commit
ca7d9bc0fa

+ 1 - 1
patient-co/patient-co-wlyy/src/main/java/com/yihu/wlyy/redis/RedisThread.java

@ -25,7 +25,7 @@
//
//
//    @Override
//    @Override
//    public void run() {
//    public void run() {
//        String key = SystemConf.getInstance().getSystemProperties().getProperty("redis_prescription_title");
//        String key = SystemConf.getInstance().getSystemProperties().getProperty("redisMessage");
//        while (true){
//        while (true){
//            redisTemplate.watch(key);
//            redisTemplate.watch(key);
//            String message = redisTemplate.opsForList().rightPop(key);
//            String message = redisTemplate.opsForList().rightPop(key);

+ 1 - 1
patient-co/patient-co-wlyy/src/main/resources/system.properties

@ -99,6 +99,6 @@ returnUrl=wlyy.onepay.returnUrl
#长处方
#长处方
#redist订阅消息主题
#redist订阅消息主题
redis_prescription_title=redisPrescription
redisMessage=redisMessage
#是否需要药师审方
#是否需要药师审方
pharmacistExaminationType=false
pharmacistExaminationType=false