特权逻辑

This commit is contained in:
2026-04-30 22:25:27 +08:00
parent ecb4b6dc26
commit 557e12f631
5 changed files with 107 additions and 0 deletions

View File

@@ -74,4 +74,5 @@ public class LbAssessmentApplyController {
}
return ResponseEntity.internalServerError().body(result);
}
}