lxp
2025-03-13 c3c2f35d8fb91ecdf368a4b62dc8bb48ab5f39a1
basic-server/src/main/java/com/ruoyi/basic/service/impl/StandardMethodListServiceImpl.java
@@ -23,7 +23,7 @@
@Service
@AllArgsConstructor
public class StandardMethodListServiceImpl extends ServiceImpl<StandardMethodListMapper, StandardMethodList>
    implements StandardMethodListService{
    implements StandardMethodListService {
    private StandardMethodListMapper standardMethodListMapper;