zqy
2024-08-20 7ff83c61a3dd3c0cbcb2b493941b03c0b375e281
ruoyi-admin/src/main/java/com/ruoyi/web/controller/zhang/ZfEventShareController.java
@@ -16,7 +16,7 @@
import static com.ruoyi.common.core.page.TableSupport.PAGE_SIZE;
@RestController
@RequestMapping("/familyShare")
@RequestMapping("/family/zfEventShare")
public class ZfEventShareController extends BaseController {
    @Resource
    ZfEventShareService zfEventShareService;