|
|
@ -806,14 +806,14 @@ public class DemoController { |
|
|
|
return new Result(); |
|
|
|
} |
|
|
|
|
|
|
|
@Autowired |
|
|
|
/*@Autowired |
|
|
|
private ScreenGrassrootsGovernDataAbsorptionService ndddYhjfService; |
|
|
|
|
|
|
|
@PostMapping("diff") |
|
|
|
public Result diff(@RequestBody ScreenCentralZoneDataFormDTO param){ |
|
|
|
ndddYhjfService.difficultyDataHub(param); |
|
|
|
return new Result(); |
|
|
|
} |
|
|
|
}*/ |
|
|
|
|
|
|
|
@Autowired |
|
|
|
private ScreenProjectSettleService screenProjectSettleService; |
|
|
|