junLL

Results 16 comments of junLL

I also encountered the same problem, how to set up a proxy with' username' and' password' ------\ Or you could look at this :https://github.com/knowm/XChange/issues/4555

I think I solved that problem ## 1.find **\BaseService** ``` ---other code---- ExchangeSpecification specWithAccountGroup = exchange.getDefaultExchangeSpecification(); specWithAccountGroup.setSslUri(exchange.getExchangeSpecification().getSslUri()); String proxyUsername = getExchangeSpecificParametersItem("proxyUsername"); String proxyPassword = getExchangeSpecificParametersItem("proxyPassword"); Proxy.Type proxyType = getExchangeSpecificParametersItem("proxyType"); //...

兄弟 方便留个联系方式吗 我也在开发api,也是获取不到字段

version: v17.0.3 Check the wrong field and then exclude it by the following operation. ```java public class FbAdSet { // place replace public static String[] list = adsetField from com.facebook.ads.sdk.AdAccount.APIRequestGetAdSets#FIELDS;...

同希望支持改功能,使用某些markdown软件时,设置了图床功能后,只有绝对路径的图片才能被正确上传.笔记软件也提了,没后文.现在是用sharex了

I would like this feature too

需求太模糊了吧..设备间的文件夹同步倒是可以用syncthing