issues_feature_post_api_576 实现通过POST方式将数据推送到自定义接口#577
Merged
dataabc merged 2 commits intodataabc:masterfrom Apr 28, 2024
Merged
issues_feature_post_api_576 实现通过POST方式将数据推送到自定义接口#577dataabc merged 2 commits intodataabc:masterfrom
dataabc merged 2 commits intodataabc:masterfrom
Conversation
Closed
Author
|
可能需要添加在 但我本地和阿里云服务器测试运行正常。 用的 Dockerfile docker-compose.yml 测试命令: |
Owner
|
感谢贡献代码,非常实用的新特性,不过,确实需要在./weibo_spider/writer/post_writer.py添加: 修改后就可以merge了,感谢。 |
Author
|
已经添加,并且优化了一下昨天提交的换行匹配。 ./weibo_spider/parser/comment_parser.py |
Owner
|
已merge,再次感谢。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
通过添加配置实现通过POST方式将数据推送到自定义接口