Merge branch 'master' into cc_20260415_trans

This commit is contained in:
suzhuhong
2026-04-16 09:49:19 +08:00
3 changed files with 28 additions and 4 deletions

View File

@@ -34,6 +34,6 @@ public class WalletPayVO {
public String getPayType() {
return "平安钱包";
return "网商钱包";
}
}