1103 【轻量级 PR】:【优化】补全退款订单字段

This commit is contained in:
YunaiV
2024-10-13 17:10:45 +08:00
parent 9ad95223d1
commit 7fbdf24bca
3 changed files with 15 additions and 1 deletions

View File

@@ -59,7 +59,7 @@ public class PayRefundDO extends BaseDO {
*/
private Long channelId;
/**
* 商户编码
* 渠道编码
*
* 枚举 {@link PayChannelEnum}
*/