yshop2.0.1,优化拼团及其修复推广人订单等

This commit is contained in:
hupeng
2020-04-11 17:49:09 +08:00
parent 72052c959b
commit 47d18d1c8b
7 changed files with 62 additions and 7 deletions

View File

@ -24,6 +24,11 @@ public interface ShopConstants {
*/
String REDIS_ORDER_OUTTIME_UNCONFIRM = "order:unconfirm:";
/**
* redis拼团key
*/
String REDIS_PINK_CANCEL_KEY = "pink:cancel:";
/**
* 微信支付service
*/