更新 ApiSettingService.java

pull/1/head
wangsiyuan 2023-12-19 14:46:18 +08:00
parent 4fefc8136f
commit e0b0c62871
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ import com.kimgo.wepush.mapper.ApiSettingMapper;
import com.kimgo.wepush.model.ApiSetting;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
@Service