forked from ruoyi/RuoYi-Vue
删除方法无返回值时,方法注释上的@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