| | |
| | | import com.vincent.rsf.server.manager.service.AsnOrderItemService; |
| | | import com.vincent.rsf.server.manager.service.AsnOrderService; |
| | | import com.vincent.rsf.server.manager.service.CompanysService; |
| | | 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); |
| | | } |
| | | |