sinake
3 天以前 cf30fcdf2f453ed7fb6f9b0e025ce60082e399df
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 {