zjh
2025-04-16 71ed4ad7cd5b6d9da315d2081d4494c2730216fc
ltkj-hosp/src/main/java/com/ltkj/mall/service/IMallKeywordService.java
@@ -60,4 +60,9 @@
     * @return 结果
     */
    public int deleteMallKeywordById(Long id);
    String getKeyNames(String[] ids);
    List<String> getKeyIds(String[] ids);
}