yshop2.0.1,优化拼团及其修复推广人订单等
This commit is contained in:
@ -24,6 +24,11 @@ public interface ShopConstants {
|
||||
*/
|
||||
String REDIS_ORDER_OUTTIME_UNCONFIRM = "order:unconfirm:";
|
||||
|
||||
/**
|
||||
* redis拼团key
|
||||
*/
|
||||
String REDIS_PINK_CANCEL_KEY = "pink:cancel:";
|
||||
|
||||
/**
|
||||
* 微信支付service
|
||||
*/
|
||||
|
Reference in New Issue
Block a user