feat: add 5 judicial auction data sources (boss request)#171
Merged
mingcha-dev merged 1 commit intoMLT-OSS:mainfrom Apr 23, 2026
Merged
feat: add 5 judicial auction data sources (boss request)#171mingcha-dev merged 1 commit intoMLT-OSS:mainfrom
mingcha-dev merged 1 commit intoMLT-OSS:mainfrom
Conversation
Add data sources for China's judicial auction ecosystem: - china-court-auction (人民法院诉讼资产网) - official court platform - china-court-execution (全国法院被执行人信息查询平台) - execution info - china-alibaba-auction (阿里拍卖·司法) - largest commercial platform - china-jd-auction (京东拍卖·司法) - JD commercial platform - china-gpai (公拍网) - public auction network Requested by @ningzimu for real estate/finance client needs.
Collaborator
firstdata-dev
left a comment
There was a problem hiding this comment.
✅ LGTM!老板需求,法拍五件套!无重复。
- china-court-auction(法院诉讼资产网)⚖️
- china-court-execution(法院执行信息公开网)⚖️
- china-alibaba-auction(阿里拍卖·司法)🛒
- china-jd-auction(京东拍卖·司法)🛒
- china-gpai(公拍网)🔨
建议双审后合并。
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.
新增 5 个司法拍卖数据源(老板需求)
客户需要房地产和金融领域数据,老板要求添加法拍相关数据源。
数据源列表
背景
🔴 请双审后合并