Results 3 issues of koywong

如题, 大神能不能共享一份爬出来的数据,我不会Python,下载源码后运行没成功爬到数据,但是想要一份数据! ` 2018-12-17 10:11:06 [scrapy.core.engine] INFO: Spider opened 2018-12-17 10:11:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2018-12-17 10:11:08 [scrapy.core.scraper] ERROR: Spider...

# 数据库是oracle 如图所示,已经配置了`mapper.before=true` 但是还是不生效插入时提示id为null ![image](https://user-images.githubusercontent.com/5548049/35263741-ef7cb536-0054-11e8-91cb-c58e99835e51.png) ![image](https://user-images.githubusercontent.com/5548049/35263785-1fdeef00-0055-11e8-8f0a-7b8d4908e568.png) ```java @RequestMapping(value = "/save") public SysUserEntity save(@RequestBody SysUserEntity entity){ int r = sysUserEntityMapper.insertSelective(entity); return entity; } ```

### Self Checks - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing...

🐞 bug