第三方controller删除未使用的import

This commit is contained in:
Guoqs
2025-08-05 16:41:47 +08:00
parent 9adc5761bf
commit 5a3a1c8635
2 changed files with 0 additions and 9 deletions

View File

@@ -10,9 +10,7 @@ import com.jsowell.pile.dto.QueryStartChargeDTO;
import com.jsowell.pile.dto.QueryStationInfoDTO;
import com.jsowell.pile.thirdparty.CommonParamsDTO;
import com.jsowell.thirdparty.lianlian.common.CommonResult;
import com.jsowell.thirdparty.lianlian.service.LianLianService;
import com.jsowell.thirdparty.platform.service.ThirdPartyPlatformService;
import com.jsowell.thirdparty.yongchengboche.service.YCBCService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.web.bind.annotation.PostMapping;
@@ -42,12 +40,6 @@ public class YCBCController extends ThirdPartyBaseController {
@Qualifier("yongChengbochePlatfromServiceImpl")
private ThirdPartyPlatformService platformLogic;
@Autowired
private YCBCService ycbcService;
@Autowired
private LianLianService lianLianService;
/**
* 获取token接口
* http://localhost:8080/ycbc/v1/query_token