liyang
2022-07-12 a1a13708bee9f697e9afa871c8f05ba20e9db0b7
ruoyi-system/src/main/java/com/ruoyi/system/service/ISysDictTypeService.java
@@ -60,7 +60,6 @@
     * 批量删除字典信息
     *
     * @param dictIds 需要删除的字典ID
     * @return 结果
     */
    void deleteDictTypeByIds(Long[] dictIds);