mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-09-09 22:51:59 +08:00
mall + pay:
1、调整 returnUrl 的实现
This commit is contained in:
@@ -7,6 +7,8 @@ package cn.iocoder.yudao.module.pay.enums;
|
||||
*/
|
||||
public interface DictTypeConstants {
|
||||
|
||||
String CHANNEL_CODE_TYPE = "pay_channel_code_type"; // 支付-渠道名
|
||||
|
||||
String ORDER_STATUS = "pay_order_status"; // 支付-订单-订单状态
|
||||
String ORDER_NOTIFY_STATUS = "pay_order_notify_status"; // 支付-订单-订单回调商户状态
|
||||
|
||||
|
Reference in New Issue
Block a user