sinake
2026-08-25 580b1764ed7f1eb14b55cd76417f3ac3d493c433
ruoyi-admin/src/main/java/com/ruoyi/web/controller/project/ServiceDonationwitnessorganController.java
@@ -29,7 +29,7 @@
 * @date 2023-12-25
 */
@Slf4j
@Api(description = "捐献器官获取")
@Api(description = "捐献器官获取",tags={"见证获取捐献器官"})
@RestController
@RequestMapping("/project/donationwitnessorgan")
public class ServiceDonationwitnessorganController extends BaseController {