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