mirror of
https://gitee.com/y_project/RuoYi-Vue.git
synced 2025-12-08 15:02:29 +08:00
删除方法无返回值时,方法注释上的@return
This commit is contained in:
@ -78,7 +78,6 @@ public interface ISysPostService
|
||||
*
|
||||
* @param postIds 需要删除的岗位ID
|
||||
* @return 结果
|
||||
* @throws Exception 异常
|
||||
*/
|
||||
public int deletePostByIds(Long[] postIds);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user