|
|
@ -117,8 +117,8 @@ public interface BusVehicleApplyFeign { |
|
|
|
@ResponseBody |
|
|
|
ResultBean<BusVehicleApply> getBillNo(@RequestParam("pcApplicationCode") String pcApplicationCode); |
|
|
|
|
|
|
|
@ApiOperation("rePushFin") |
|
|
|
@PostMapping("/排产已办结没有推送财务出纳") |
|
|
|
@PostMapping("rePushFin") |
|
|
|
@ApiOperation("/排产已办结没有推送财务出纳") |
|
|
|
@ResponseBody |
|
|
|
ResultBean rePushFin(@RequestParam("sid")String sid); |
|
|
|
} |