Commit 7b02b68b by huluobin

# fee

parent b9934413
...@@ -79,6 +79,4 @@ public interface CostDao extends BaseMapper<CostDomain> { ...@@ -79,6 +79,4 @@ public interface CostDao extends BaseMapper<CostDomain> {
//管理成本的费用单 //管理成本的费用单
List<CostDomain> manageCostList(ManageCostListReq req); List<CostDomain> manageCostList(ManageCostListReq req);
List<CostDomain> manageCostList(ManageCostListReq req);
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment