lxp
2025-03-15 5a697e6fafbe3855336ca5fd7e1785de12840d16
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;