xiaoyong931011
2022-07-05 4c25fa8ed2bb8679f33dfadaf49e2724ef182bd1
src/main/java/com/xcong/farmer/cms/modules/system/service/IArticleService.java
@@ -29,4 +29,5 @@
    Result updateIstop(Long id);
    Result updateIstopOff(Long id);
}