构建返回值类型

master
lwj 2024-09-02 14:38:30 +08:00
parent 1852289daf
commit 77dc49a2af
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@ public class TableInfoController {
return null; return Result.success(tableInfoResps);
} }
@NotNull @NotNull