月度报表权限修改

master
Yangwl 2 months ago
parent 704fc3a920
commit 1ab7051672

@ -662,7 +662,7 @@ public class MesReportWorkController extends BaseController {
/**
*
*/
@RequiresPermissions("mes:monthProductionSut:list")
@GetMapping("/getmonthProductionSut")
public AjaxResult getmonthProductionSut(MesMonthReportVo mesMonthReportVo) {
SimpleDateFormat simpleDateFormat=new SimpleDateFormat("yyyy-MM-dd");

Loading…
Cancel
Save