mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 03:25:12 +08:00
update 查询支付回调记录加缓存
This commit is contained in:
@@ -25,6 +25,14 @@ public class CacheConstants {
|
||||
|
||||
public static final String PILE_PROGRAM_VERSION = "pile_program_version";
|
||||
|
||||
public static final String QUERY_ORDER_CALLBACK = "query_order_callback:";
|
||||
|
||||
public static final String ADAPAY_ORDER_PARAM = "adapay_order_param:";
|
||||
|
||||
public static final String WECHAT_PAY_ORDER_PARAM = "wechat_pay_order_param:";
|
||||
|
||||
public static final String ACCESS_TOKEN = "AccessToken_";
|
||||
|
||||
/**
|
||||
* 通过订单号查询订单信息Key
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user