liusheng
8 天以前 896d14b328059863b5cc668dfc6c1d375f59de59
ruoyi-admin/src/main/java/com/ruoyi/web/controller/project/ServiceOrganallocationController.java
@@ -26,7 +26,7 @@
 * @author ruoyi
 * @date 2021-11-10
 */
@Api(description = "器官分配管理")
@Api(description = "器官分配管理(停用)")
@RestController
@RequestMapping("/project/organallocation")
public class ServiceOrganallocationController extends BaseController {