yxh
yxh
2 天以前 1f4569eebff6894a1dff3cf2bb205e0cf839f449
ruoyi-admin/src/main/java/com/ruoyi/web/controller/project/ServiceDonatebaseinfoReportController.java
@@ -35,7 +35,7 @@
 * @author ruoyi
 * @date 2025-12-15
 */
@Api(description = "捐献上报基础")
@Api(description = "捐献上报基础",tags={"捐献上报"})
@RestController
@RequestMapping("/project/donatebaseinforeport")
public class ServiceDonatebaseinfoReportController extends BaseController {