zss
2025-03-11 eeb8d7faa8d25b3ca9fe75ef28f035c49af5b06d
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;