sinake
2026-08-27 fd6db76a23d60c99d4e2d90408227a2529d13ab6
ruoyi-admin/src/main/java/com/ruoyi/web/controller/project/ServiceReimbursementdetailController.java
@@ -39,7 +39,7 @@
 * @author ruoyi
 * @date 2022-01-24
 */
@Api("报销申请明细")
@Api(description = "报销申请明细")
@RestController
@RequestMapping("/project/reimbursementdetail")
public class ServiceReimbursementdetailController extends BaseController {