大单匹配项目

Y e696153024 change the readme file 3 månader sedan
config c3e375fb0c change the readme file 3 månader sedan
data c3e375fb0c change the readme file 3 månader sedan
logs c3e375fb0c change the readme file 3 månader sedan
modules c3e375fb0c change the readme file 3 månader sedan
services c3e375fb0c change the readme file 3 månader sedan
sql c3e375fb0c change the readme file 3 månader sedan
utils c3e375fb0c change the readme file 3 månader sedan
.env e696153024 change the readme file 3 månader sedan
.python-version c3e375fb0c change the readme file 3 månader sedan
README.md e696153024 change the readme file 3 månader sedan
any_script.py c3e375fb0c change the readme file 3 månader sedan
main.py c3e375fb0c change the readme file 3 månader sedan
pyproject.toml c3e375fb0c change the readme file 3 månader sedan
uv.lock c3e375fb0c change the readme file 3 månader sedan

README.md

业务逻辑

1、用户提交【主推款信息】 2、根据主推款获取 》【商品ID】和【颜色ID】 3、根据主推款获取 》【连带件数】和【连带金额】 4、根据主推款信息和【商品ID】&【颜色ID】获取 》【主推款频次】 5、根据主推款信息和【商品ID】&【颜色ID】获取 》【组合订单】

项目启动

git clone [本项目]
cd large-order-fusion
uv sync
uv run python main.py