feige
2024-11-05 b4895bdc5d9268e55c0023b92cc7c2d68ba33e46
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;