sinake
3 天以前 c24da66e909648b614819d2c36d84a43fd604019
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 {