智慧校园获取青桔token
This commit is contained in:
parent
4ad55b92a4
commit
fd2ccd530f
|
@ -17,7 +17,7 @@ import java.util.Map;
|
|||
@Component
|
||||
@Slf4j
|
||||
public class DataSync {
|
||||
/*@Autowired
|
||||
@Autowired
|
||||
OpFeignClient opFeignClient;
|
||||
@Value("${global.qingju.accountNumber}")
|
||||
public String accountNumber;
|
||||
|
@ -34,5 +34,5 @@ public class DataSync {
|
|||
KeysEntity.passKey = json.getString("passKey");
|
||||
KeysEntity.empowerText = json.getString("empowerText");
|
||||
}
|
||||
}*/
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue