123
This commit is contained in:
@@ -55,7 +55,7 @@ public class AccountCash implements Serializable {
|
||||
*/
|
||||
@ExcelProperty(value = "提现金额")
|
||||
@NumberFormat(pattern = "0.##")
|
||||
@ContentFontStyle(color = Font.COLOR_RED)
|
||||
// @ContentFontStyle(color = Font.COLOR_RED)
|
||||
private BigDecimal cashMoney;
|
||||
/**
|
||||
* 真实提现金额
|
||||
|
||||
Reference in New Issue
Block a user