构建返回值类型
parent
1852289daf
commit
77dc49a2af
|
@ -145,7 +145,7 @@ public class TableInfoController {
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
return null;
|
return Result.success(tableInfoResps);
|
||||||
}
|
}
|
||||||
|
|
||||||
@NotNull
|
@NotNull
|
||||||
|
|
Loading…
Reference in New Issue