Commit a41d1072 authored by 祁正's avatar 祁正

差旅报销-列表

parent e9f401b2
......@@ -18,6 +18,7 @@ public class FyglTravelOnBusinessController extends BaseController {
@Autowired
private IFyglTravelOnBusinessService travelOnBusinessService;
//列表
@Anonymous
@GetMapping("/getList")
public TableDataInfo getProjectCostList(FyglTravelOnBusinessDTO fyglProjectCostDTO){
......
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