@ -57,5 +57,6 @@ public class InvBusinessInfo {
//公司ID
private String CompanyId;
//费用集合
private List<InvFeeInfo> FeeList;
}