sinake
昨天 533ffe54ffc7f0f39b9df8f7d99fee4880b50952
ruoyi-admin/src/main/java/com/ruoyi/web/controller/project/ServiceDonatefollowupController.java
@@ -36,7 +36,7 @@
 * @author ruoyi
 * @date 2021-12-10
 */
@Api(description = "捐献随访")
@Api(description = "捐献随访",tags = {"捐献随访"})
@RestController
@RequestMapping("/project/donatefollowup")
public class ServiceDonatefollowupController extends BaseController {