feige
2024-10-07 e4494a9d934d488f93310e7b2902370140b13bdd
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;