售后问题修改、快递鸟返回错误修改
This commit is contained in:
@ -157,6 +157,8 @@ public interface ShopConstants {
|
||||
|
||||
String YSHOP_ORDER_CACHE_KEY = "yshop:order";
|
||||
|
||||
String YSHOP_ORDER_SALE_STATUS_KEY = "yshop:order:sale:status";
|
||||
|
||||
long YSHOP_ORDER_CACHE_TIME = 600L;
|
||||
|
||||
String WECHAT_MENUS = "wechat_menus";
|
||||
|
||||
Reference in New Issue
Block a user