This commit is contained in:
wyn
2026-04-28 18:15:23 +08:00
parent 43d0340593
commit f50e17aa87
8 changed files with 113 additions and 22 deletions

View File

@@ -27,7 +27,7 @@ public class Constants {
*/
public static final String ORDER_STATUS_FAIL = "4";
/**
* 订单状态 - 交易失败
* 订单状态 - 退款
*/
public static final String ORDER_STATUS_REFUND = "6";