sinake
7 天以前 fa6ed957f78c1ef9182aa8147a60293616f59343
ruoyi-admin/src/main/java/com/ruoyi/web/controller/project/PdfMergeController.java
@@ -35,7 +35,7 @@
 * @date 2022-01-24
 */
@Slf4j
@Api(description = "PDF合并")
@Api(description = "PDF合并",tags = {"PDF合并"})
@RestController
@RequestMapping("/project/pdfmerge")
public class PdfMergeController extends BaseController {