售后问题修改、快递鸟返回错误修改

This commit is contained in:
taozi
2023-04-08 21:43:39 +08:00
parent 631f584494
commit 874c3ccb47
5 changed files with 28 additions and 8 deletions

View File

@ -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";