空取问题

main
judy 1 year ago
parent 464046ce55
commit 9706a673b8
  1. 6
      shkj-common/src/main/java/com/shkj/common/constant/RedisConstant.java

@ -121,5 +121,11 @@ public class RedisConstant {
public final static String redisStartStopOutbound="startStopOutbound:";
/**
* 预占中的货位信息
*/
public final static String redisOutLoc="redisOutLoc:";
}

Loading…
Cancel
Save