1.0 完成
This commit is contained in:
@ -23,7 +23,7 @@ public interface ShopConstants {
|
||||
/**
|
||||
* redis订单未付款key
|
||||
*/
|
||||
String REDIS_ORDER_OUTTIME_UNPAY = "order:unpay:";
|
||||
String REDIS_ORDER_OUTTIME_UNPAY_QUEUE = "order-unpay-cancel-queue";
|
||||
/**
|
||||
* redis订单收货key
|
||||
*/
|
||||
|
Reference in New Issue
Block a user