Peter
Peter
@kisson666 cache_path在itchat里怎么设置?
每次登陆都要扫码? 可启用登陆状态缓存功能,在短时间内重新运行程序,可自动登录。 具体请见 :any:`Bot` 中的 cache_path 参数说明。
> > @kisson666 cache_path在itchat里怎么设置? > > 可以参考如下网页: > > https://itchat.readthedocs.io/zh/latest/#itchat > > 具体设置方法: >  > > ```python > itchat.auto_login(hotReload=True) > ``` > > 如上语句设置后,首次扫描登录后,会产生itchat.pkl文件,这个文件就可以保证短时间内断线重连 wxbot有auto_login这个方法吗?
``` davinci_1 | 2020-05-08 10:13:05.082 INFO 27 --- [main] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: Ant [pattern='/api/v3/login'], [] davinci_1 | in class path resource [org/springframework/security/config/annotation/web/configuration/WebSecurityConfiguration.class]: Bean instantiation via factory method failed;...
> 在调用`tensorflow`库的文件里面添加`tf.compat.v1.disable_eager_execution()` 在调用tensorflow库的文件里面添加tf.compat.v1.disable_eager_execution() 这个怎么操作?每个import tensorflow 下一行都这样加吗?
fly931#126.com 谢谢 @gsdios 还是没解决啊. 这两张图片就不行 http://172.18.45.51:8089/photo/photo!sImage.action?fcusfid=7rKv20eZQemASuulchNk+6UowpM=&imgIndex=1  
@gsdios 要在哪里改呢? 
@luwenlong Oracle序列是指?
@tandg1993 Spring Cloud呢?
现在几乎90%会出现,启动完第一个sql执行会报错,后面的就都正常