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