sinake
9 天以前 d1414aa69c5c7a2485af64e19e0086c2312083b0
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 {