|
|
@ -662,7 +662,7 @@ public class MesReportWorkController extends BaseController {
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
* 黑蚊香车间月度汇总表
|
|
|
|
* 黑蚊香车间月度汇总表
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
@RequiresPermissions("mes:monthProductionSut:list")
|
|
|
|
|
|
|
|
@GetMapping("/getmonthProductionSut")
|
|
|
|
@GetMapping("/getmonthProductionSut")
|
|
|
|
public AjaxResult getmonthProductionSut(MesMonthReportVo mesMonthReportVo) {
|
|
|
|
public AjaxResult getmonthProductionSut(MesMonthReportVo mesMonthReportVo) {
|
|
|
|
SimpleDateFormat simpleDateFormat=new SimpleDateFormat("yyyy-MM-dd");
|
|
|
|
SimpleDateFormat simpleDateFormat=new SimpleDateFormat("yyyy-MM-dd");
|
|
|
|