sinake
昨天 f16ee221c1384160c96a5907791d07e4f6126c4c
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 {