更新 TokenService.java

pull/1/head
wangsiyuan 2023-12-21 11:27:56 +08:00
parent fcf84f81d6
commit d8e207eda7
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ import com.kimgo.wepush.model.QyWeChatAppInfo;
import com.kimgo.wepush.request.WeChatAPI; import com.kimgo.wepush.request.WeChatAPI;
import org.slf4j.Logger; import org.slf4j.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service; import org.springframework.stereotype.Service;
@Service @Service