sinake
6 天以前 e7db396aaa05211069d93e9db13ddba8a76e4412
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