|
@@ -105,7 +105,6 @@ public class UserInfoCollectionController extends AppBaseController {
|
|
|
/**
|
|
/**
|
|
|
* 对于每条用户信息采集记录,只获取其最新的任务流程
|
|
* 对于每条用户信息采集记录,只获取其最新的任务流程
|
|
|
*/
|
|
*/
|
|
|
- @PreAuthorize("@ss.hasPermi('qw:collectionSchedule:list')")
|
|
|
|
|
@GetMapping("/schedule/list")
|
|
@GetMapping("/schedule/list")
|
|
|
public TableDataInfo list(FsUserInformationCollectionSchedule fsUserInformationCollectionSchedule)
|
|
public TableDataInfo list(FsUserInformationCollectionSchedule fsUserInformationCollectionSchedule)
|
|
|
{
|
|
{
|