perf: 优化封装

This commit is contained in:
chenchun
2025-12-19 12:58:57 +08:00
parent 2cf06a5677
commit 8021ca9eff
2 changed files with 4 additions and 1 deletions

View File

@@ -130,6 +130,7 @@ public class PayService : ApplicationService, IPayService
tokenAmount,
packageName,
order.TotalAmount,
"自助充值",
expireMonths: null // 尊享包不设置过期时间,或者可以根据需求设置
);