mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 11:05:18 +08:00
update 重构
This commit is contained in:
@@ -31,7 +31,7 @@ public class AdapayUtil {
|
||||
|
||||
/**
|
||||
* 格式化数字 保留两位小数,不足补0
|
||||
* @param amount
|
||||
* @param amount 单位:元
|
||||
* @return
|
||||
*/
|
||||
public static String formatAmount(BigDecimal amount) {
|
||||
|
||||
Reference in New Issue
Block a user