@@ -54,7 +54,7 @@ public class Profit {
/**
* 应收金额
*/
- @Excel(name = "应付金额")
+ @Excel(name = "应收金额")
private Double fAmount;