| | |
| | | import com.vincent.rsf.server.manager.controller.params.IsptItemsParams; |
| | | import com.vincent.rsf.server.manager.entity.QlyIsptItem; |
| | | import com.vincent.rsf.server.manager.service.QlyIsptItemService; |
| | | import com.vincent.rsf.server.manager.utils.buildPageRowsUtils; |
| | | import com.vincent.rsf.server.system.controller.BaseController; |
| | | import io.swagger.annotations.Api; |
| | | import io.swagger.annotations.ApiOperation; |
| | |
| | | } |
| | | page.setRecords(records); |
| | | |
| | | buildPageRowsUtils.userNameMap(page.getRecords()); |
| | | return R.ok(page); |
| | | } |
| | | |
| | |
| | | } |
| | | page.setRecords(records); |
| | | |
| | | buildPageRowsUtils.userNameMap(page.getRecords()); |
| | | return R.ok(page); |
| | | } |
| | | |
| | |
| | | } |
| | | page.setRecords(records); |
| | | |
| | | buildPageRowsUtils.userNameMap(page.getRecords()); |
| | | return R.ok(page); |
| | | } |
| | | |