zqy
2025-05-06 071152b1777b9b85daf01d49ffc06f3d14c49457
ruoyi-admin/src/main/java/com/ruoyi/web/controller/zhang/ZfCleanShareController.java
@@ -18,7 +18,7 @@
import static com.ruoyi.common.core.page.TableSupport.PAGE_SIZE;
@RestController
@RequestMapping("/zfHonorShare")
@RequestMapping("/zfCleanShare")
public class ZfCleanShareController extends BaseController {
    @Resource
    ZfCleanDownloadService zfCleanDownloadService;