2
0

fix: 支付货币对接

This commit is contained in:
caiyuchao
2025-04-28 14:31:08 +08:00
parent 0fa1439304
commit 095dacb873
7 changed files with 44 additions and 30 deletions

View File

@@ -37,4 +37,6 @@ public class UOrderVo {
private Long updateBy;
private Date updateTime;
private String currency;
}