添加耗材功能

This commit is contained in:
韩鹏辉 2024-06-26 14:23:49 +08:00
parent 6c7af13aec
commit fa2645e951
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ import javax.servlet.http.HttpServletResponse;
/** /**
* @author admin * @author admin
* @date 2024-06-24 * @date 2024-06-25
**/ **/
@RestController @RestController
@RequiredArgsConstructor @RequiredArgsConstructor