lxp
2025-03-10 ce3d6c415b1bc785635cd552203a99e22207d86d
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;