sinake
6 天以前 36f0ff3555de508fb472c6472b47630b5a1c8d10
ruoyi-admin/src/main/java/com/ruoyi/web/controller/project/ServiceReimbursementdetailSharedController.java
@@ -30,7 +30,7 @@
 * @author ruoyi
 * @date 2023-04-20
 */
@Api("报销申请明细")
@Api(description = "报销申请明细")
@RestController
@RequestMapping("/project/reimbursementdetailshared")
public class ServiceReimbursementdetailSharedController extends BaseController