sinake
2026-08-25 580b1764ed7f1eb14b55cd76417f3ac3d493c433
ruoyi-admin/src/main/java/com/ruoyi/web/controller/project/ServiceDocumentfilesController.java
@@ -33,7 +33,7 @@
 * @date 2022-04-08
 */
@Slf4j
@Api(description = "捐献附件")
@Api(description = "捐献附件",tags = {"捐献附件"})
@RestController
@RequestMapping("/project/documentfiles")
public class ServiceDocumentfilesController extends BaseController {