sinake
2 天以前 14cd7ee8f62d8b77fa1f0301d8cc9b9c83e0e63f
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 {