commit for pull
This commit is contained in:
@@ -58,6 +58,7 @@ public class PrintModelController {
|
||||
return new Result<PageData<PrintModelDTO>>().ok(page);
|
||||
}
|
||||
|
||||
|
||||
@GetMapping("{id}")
|
||||
@ApiOperation("信息")
|
||||
@PreAuthorize("@ex.hasAuthority('packing:printModel:info')")
|
||||
|
||||
Reference in New Issue
Block a user