Merge #100 into master from cc_0260415_fix

feat:提现刷新

* cc_0260415_fix: (1 commits squashed)

  - feat:提现刷新

Signed-off-by: 正新 <accounts_6964c7bcd2a2c377c5bbd01b@mail.teambition.com>
Merged-by: 正新 <accounts_6964c7bcd2a2c377c5bbd01b@mail.teambition.com>

CR-link: https://codeup.aliyun.com/692ea314dec569489f6f167c/hangzhou/java/custom_zxjp/change/100
This commit is contained in:
正新
2026-04-15 10:03:11 +00:00
parent 19bce915ac
commit 4633d8dc80
3 changed files with 28 additions and 4 deletions

View File

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