领料审核通过
This commit is contained in:
parent
1839e0537c
commit
327460186d
|
|
@ -29,6 +29,7 @@ public class AppController {
|
|||
{
|
||||
CriticalData data = service.getCriticalData();
|
||||
return AjaxResult.success("操作成功",data);
|
||||
|
||||
}
|
||||
|
||||
@ApiOperation(value = "查询待办事项")
|
||||
|
|
|
|||
Loading…
Reference in New Issue