修改错误
This commit is contained in:
parent
0fdf41abb6
commit
4eba955195
@ -12,7 +12,7 @@ import org.springframework.stereotype.Service;
|
||||
* @author makejava
|
||||
* @since 2023-10-11 13:17:02
|
||||
*/
|
||||
@Service("OilNumberService")
|
||||
@Service("OilPresetPricesService")
|
||||
public class OilPresetPricesServiceImpl extends ServiceImpl<OilPresetPricesMapper, OilPresetPrices> implements OilPresetPricesService {
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user