@@ -49,7 +49,7 @@ public class CompanyProfitVO implements Serializable
private BigDecimal money;
/** 余额 */
- @Excel(name = "余额")
+ //@Excel(name = "余额")
private BigDecimal balances;
/** 提现状态(1确认中,2成功,3失败) */