学生采集信息导出
This commit is contained in:
@@ -69,7 +69,6 @@ public class CjStudentController extends BaseController
|
|||||||
/**
|
/**
|
||||||
* 导出采集学生信息列表
|
* 导出采集学生信息列表
|
||||||
*/
|
*/
|
||||||
@Log(title = "采集学生信息", businessType = BusinessType.EXPORT)
|
|
||||||
@PostMapping("/export")
|
@PostMapping("/export")
|
||||||
public void export(HttpServletResponse response, @RequestBody CjStudent cjStudent)
|
public void export(HttpServletResponse response, @RequestBody CjStudent cjStudent)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user