mirror of
https://github.com/dromara/payment-spring-boot.git
synced 2026-03-13 21:33:41 +08:00
@@ -31,7 +31,7 @@ public class Amount {
|
||||
/**
|
||||
* 金额,单位【分】。
|
||||
*/
|
||||
private int total;
|
||||
private Integer total;
|
||||
/**
|
||||
* 货币单位,固定为 CNY 。
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user